Skip to content

Commit efcfd12

Browse files
committed
HM-1: Update package.json
1 parent 864c795 commit efcfd12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/Application/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"scripts": {
44
"build": "encore dev",
55
"build:prod": "encore production",
6-
"watch": "encore dev --watch"
6+
"watch": "encore dev --watch",
7+
"prod": "yarn build:prod"
78
},
89
"dependencies": {
910
"@sylius-ui/admin": "file:../../vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle",

0 commit comments

Comments
 (0)