mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: Remove invalid visdev
This commit is contained in:
parent
4baadbb0aa
commit
5566911888
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
|||
"dev:helium": "HELIUM_BUNDLE_DEV=true webpack-dev-server --hot",
|
||||
"dev:watch": "grunt watch-webpack-dev",
|
||||
"dev": "npm-run-all --parallel dev:server lint:watch dev:watch",
|
||||
"visdev": "npm-run-all --parallel visdev:server dev:watch",
|
||||
"pretest": "npm install karma-phantomjs-launcher babel-polyfill",
|
||||
"test": "karma start karma.conf.js"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue