Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed Nov 28, 2022
1 parent 28ea315 commit e5dae2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"watch-poll": "mix watch -- --watch-options-poll=1000",
"hot": "mix watch --hot",
"prod": "npm run production",
"production": "mix --production"
"production": "mix --production; vite build"
},
"devDependencies": {
"@fancyapps/fancybox": "^3.5.7",
Expand Down

0 comments on commit e5dae2d

Please sign in to comment.