mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Exclude node registry functions from desktop frontend builds (#3584)
* Exclude node registry functions from desktop frontend builds This reduces compile times and file sizes * Use early return * Fix branch name in build-linux pipeline
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2481,6 +2481,7 @@ dependencies = [
|
||||
"js-sys",
|
||||
"log",
|
||||
"math-parser",
|
||||
"node-macro",
|
||||
"ron",
|
||||
"serde",
|
||||
"serde-wasm-bindgen",
|
||||
|
||||
Reference in New Issue
Block a user