parent
6fb11a608b
commit
b1abe686f1
@ -13,8 +13,8 @@
|
||||
"start": "node ./built",
|
||||
"debug": "DEBUG=misskey:* node ./built",
|
||||
"swagger": "node ./swagger.js",
|
||||
"build": "./node_modules/.bin/webpack --max_old_space_size 512 && gulp build",
|
||||
"webpack": "./node_modules/.bin/webpack --max_old_space_size 512",
|
||||
"build": "./node_modules/.bin/webpack && gulp build",
|
||||
"webpack": "./node_modules/.bin/webpack",
|
||||
"gulp": "gulp build",
|
||||
"rebuild": "gulp rebuild",
|
||||
"clean": "gulp clean",
|
||||
|
Loading…
Reference in New Issue
Block a user