mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-19 18:07:58 +00:00
.
This commit is contained in:
@@ -56,8 +56,8 @@
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node --max-old-space-size=4096 ./node_modules/.bin/webpack --progress --color",
|
||||
"watch": "node --max-old-space-size=4096 ./node_modules/.bin/webpack --progress --color --watch",
|
||||
"build": "webpack --progress --color",
|
||||
"watch": "webpack --progress --color --watch",
|
||||
"pack": "build --dir",
|
||||
"postinstall": "install-app-deps",
|
||||
"dist": "build"
|
||||
|
Reference in New Issue
Block a user