Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
noninteractive build
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Nov 8, 2022
1 parent 0852591 commit 1d83896
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 @@ -10,7 +10,7 @@
"omelette": "ln -sf node_modules/@plone/volto/ omelette",
"repack": "rm -rf node_modules && rm -rf yarn.lock && yarn",
"patches": "/bin/bash patches/patchit.sh > /dev/null 2>&1 ||true",
"build": "razzle build",
"build": "razzle build --noninteractive",
"start:prod": "NODE_ENV=production node build/server.js",
"i18n": "rm -rf build/messages && NODE_ENV=production i18n",
"develop:npx": "npx -p mrs-developer missdev --config=jsconfig.json --output=develop",
Expand Down

0 comments on commit 1d83896

Please sign in to comment.