Skip to content

Instantly share code, notes, and snippets.

@ericclemmons
Created January 21, 2016 19:34
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 ericclemmons/05590848daf441864acc to your computer and use it in GitHub Desktop.
Save ericclemmons/05590848daf441864acc to your computer and use it in GitHub Desktop.
export default {
...
resolve: {
root: [
path.join(process.cwd(), "lib"),
],
},
...
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment