diff --git a/BUILD_INSTRUCTIONS b/BUILD_INSTRUCTIONS index 346a559..ef21692 100644 --- a/BUILD_INSTRUCTIONS +++ b/BUILD_INSTRUCTIONS @@ -67,7 +67,7 @@ (11) Bundle / transpile the JavaScript with Webpack for deployment: - $ ./node_modules/webpack/bin/webpack.js --config ./webpack.config.js + $ ./node_modules/webpack/bin/webpack.js -p --config ./webpack.config.js ...