mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Fixes npm task bacause oh-my-cdn is removed
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
"start": "electron ./index.js",
|
||||
"hot": "electron ./index.js --hot",
|
||||
"webpack": "webpack-dev-server --hot --inline --config webpack.config.js",
|
||||
"postinstall": "npm run vendor",
|
||||
"vendor": "oh-my-cdn",
|
||||
"compile": "grunt compile",
|
||||
"test": "PWD=$(pwd) NODE_ENV=test ava"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user