mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 00:06:09 +08:00
refactor(native): cache & job runtime (#15139)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"test": "node --test ./__tests__/**/*.spec.js",
|
||||
"bench": "node ./benchmark/index.js",
|
||||
"build": "napi build --release --strip --no-const-enum",
|
||||
"build:debug": "napi build"
|
||||
"build:debug": "napi build --no-const-enum"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@napi-rs/cli": "3.5.0",
|
||||
|
||||
Reference in New Issue
Block a user