Skip to content

Instantly share code, notes, and snippets.

@eightHundreds
Last active January 27, 2021 10:36
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 eightHundreds/d1bcf2f25a088329f39ce6da956da26b to your computer and use it in GitHub Desktop.
Save eightHundreds/d1bcf2f25a088329f39ce6da956da26b to your computer and use it in GitHub Desktop.
修改node内存限制

当不是用node方式启动时

NODE_OPTIONS=--max_old_space_size=4096 webpack xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment