Skip to content

Instantly share code, notes, and snippets.

@MilosRasic
Created December 6, 2016 13:44
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 MilosRasic/4234695bc900d2606a44ab7d844685a8 to your computer and use it in GitHub Desktop.
Save MilosRasic/4234695bc900d2606a44ab7d844685a8 to your computer and use it in GitHub Desktop.
module.exports = require('./node_modules/something-something-nda/conf/make-webpack-config')({
devtool: 'eval-source-map',
app: true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment