使用webpack打包后报错:BigInt is not defined

 

原因是node版本不够:

BigInt is not defined

 

相关文章: