Move bezier-rs into libraries folder and deploy its interactive docs

This commit is contained in:
Keavon Chambers
2022-08-15 00:17:31 -07:00
parent 44eb83c9b3
commit 763cdbb100
44 changed files with 352 additions and 544 deletions
+2 -2
View File
@@ -4,12 +4,12 @@ members = [
"graphene",
"proc-macros",
"frontend/wasm",
"bezier-rs/lib",
"bezier-rs/docs/interactive-docs/wasm",
"node-graph/gcore",
"node-graph/gstd",
"node-graph/borrow_stack",
"libraries/dyn-any",
"libraries/bezier-rs",
"website/other/bezier-rs-demos/wasm",
]
[profile.release.package.graphite-wasm]