revival gulp build
https://github.com/misskey-dev/misskey/pull/8764/files/66ab7591bff9b35255219057e33399a06260aa31#r885899944
This commit is contained in:
parent
772cf15985
commit
014ef17f25
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue