Skip to content

Instantly share code, notes, and snippets.

@alexytiger
Created June 2, 2019 02:43
Show Gist options
  • Save alexytiger/f977f4eea0b074f31183fd41b1393fa0 to your computer and use it in GitHub Desktop.
Save alexytiger/f977f4eea0b074f31183fd41b1393fa0 to your computer and use it in GitHub Desktop.
module.exports = {
node: {
crypto: true,
path: true,
os: true,
stream: true,
buffer: true
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment