internal: incomplete vault systems behind feature flag (#2340)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"lint:fix": "eslint src/javascripts --fix",
|
||||
"start": "webpack-dev-server --config web.webpack.dev.js",
|
||||
"start-secure": "yarn start --server-type https",
|
||||
"test": "jest --config jest.config.js --coverage",
|
||||
"test": "jest --config jest.config.js",
|
||||
"tsc": "tsc --project tsconfig.json",
|
||||
"upgrade:snjs": "ncu -u '@standardnotes/*'",
|
||||
"watch": "webpack -w --config web.webpack.dev.js",
|
||||
|
||||
Reference in New Issue
Block a user