mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
✌️
This commit is contained in:
parent
1ab8df6a0f
commit
6939647003
@ -13,8 +13,8 @@
|
||||
"start": "node ./built",
|
||||
"debug": "DEBUG=misskey:* node ./built",
|
||||
"swagger": "node ./swagger.js",
|
||||
"build": "./node_modules/.bin/webpack && gulp build",
|
||||
"webpack": "./node_modules/.bin/webpack",
|
||||
"build": "./node_modules/.bin/webpack --max_old_space_size 512 && gulp build",
|
||||
"webpack": "./node_modules/.bin/webpack --max_old_space_size 512",
|
||||
"gulp": "gulp build",
|
||||
"rebuild": "gulp rebuild",
|
||||
"clean": "gulp clean",
|
||||
|
Loading…
Reference in New Issue
Block a user