Skip to content
Snippets Groups Projects
Commit fea996d6 authored by syuilo's avatar syuilo
Browse files

✌️

parent 27b2e3eb
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment