Skip to content

Instantly share code, notes, and snippets.

@gauravtiwari
Created July 2, 2016 16:51
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 gauravtiwari/f5cd7bf3f5bca6b46d25d22a7861c039 to your computer and use it in GitHub Desktop.
Save gauravtiwari/f5cd7bf3f5bca6b46d25d22a7861c039 to your computer and use it in GitHub Desktop.
// Entry module/file for webpack
var config = require('./config.js');
config.entry = '../main.js';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment