1. 运行 cmd
2. 设置用户环境变量 setx NODE_OPTIONS --max_old_space_size=8192 (8192这个值你们自己决定大小)
3. 重新启动cmd/代码编辑器,再次运行打包命令即可