Skip to content

Commit 718718c

Browse files
committed
clean up
1 parent faddd27 commit 718718c

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

compose/dev/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ services:
6363
volumes:
6464
- ../../ui:/app
6565
- ui-node-modules:/app/node_modules
66-
command: sh -c "yarn && yarn dev"
66+
command: sh -c "yarn && yarn run generate && yarn dev"
6767

6868
proxy:
6969
image: node:18

package.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)