Skip to content

Commit cf766e1

Browse files
committed
update docker-compose
1 parent 0a74fef commit cf766e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ services:
1010
- VITE_API=https://api.widgetify.ir
1111
volumes:
1212
- ./local_output:/app/.output
13-
command: /bin/bash -c "NODE_ENV=production npm run build:firefox && NODE_ENV=production npm run zip:firefox:clean"
13+
command: /bin/bash -c "NODE_ENV=production && npm run zip && npm run build:firefox && NODE_ENV=production npm run zip:firefox:clean"

0 commit comments

Comments
 (0)