revival gulp build

66ab7591bf (r885899944)
This commit is contained in:
tamaina 2022-06-04 23:51:16 +09:00
parent 772cf15985
commit 014ef17f25
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
],
"private": true,
"scripts": {
"build": "yarn workspaces foreach run build",
"build": "yarn workspaces foreach run build && gulp",
"start": "yarn workspace backend run start",
"start:test": "yarn workspace backend run start:test",
"init": "yarn migrate",