Skip to content

Instantly share code, notes, and snippets.

@faceyspacey
Created February 7, 2018 02:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save faceyspacey/f3990bb2d27c858f9e998bd691338d36 to your computer and use it in GitHub Desktop.
Save faceyspacey/f3990bb2d27c858f9e998bd691338d36 to your computer and use it in GitHub Desktop.
new webpack.DefinePlugin({
'process.env.NODE_ENV': JSON.stringify('production')
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment