Skip to content

Instantly share code, notes, and snippets.

@morrislaptop
Created November 25, 2019 15:03
Show Gist options
  • Save morrislaptop/25d3e75173caa339133aadc6b3f94d1f to your computer and use it in GitHub Desktop.
Save morrislaptop/25d3e75173caa339133aadc6b3f94d1f to your computer and use it in GitHub Desktop.
{
"scripts": {
"build": "npm run production",
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment