We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93587d6 commit 93be71fCopy full SHA for 93be71f
1 file changed
package.json
@@ -15,7 +15,6 @@
15
"postinstall": "node build/npm/postinstall.js",
16
"compile": "gulp compile --max_old_space_size=4095",
17
"watch": "gulp watch --max_old_space_size=4095",
18
- "watch-web": "gulp watch-web --max_old_space_size=4095",
19
"watchd": "deemon yarn watch",
20
"kill-watchd": "deemon --kill yarn watch",
21
"restart-watchd": "deemon --restart yarn watch",
0 commit comments