解决webpack4版本在打包时候出现Cannot read property 'bindings' of null 或 Cannot find module '@babel/core'问题...

配置打包时报Cannot read property 'bindings' of null 或 Cannot find module '@babel/core'问题

解决:模块中对js的处理配置如下图可解决

  

 

转载于:https://www.cnblogs.com/runningQiang/p/9969632.html

你可能感兴趣的:(解决webpack4版本在打包时候出现Cannot read property 'bindings' of null 或 Cannot find module '@babel/core'问题...)