Skip to content

Instantly share code, notes, and snippets.

@alexytiger
Created February 17, 2019 22:17
Show Gist options
  • Save alexytiger/d0e671c87373eaeb50d2471880727bbc to your computer and use it in GitHub Desktop.
Save alexytiger/d0e671c87373eaeb50d2471880727bbc to your computer and use it in GitHub Desktop.
Blog = Eth + Angular + NgRx + custom webpack
module.exports = {
node: {
crypto: true,
http: true,
https: true,
os: true,
vm: true,
stream: true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment