Generate CommonJS compatible bundle for Node.js from ES6 using Webpack/Babel

前端 未结 0 509
小蘑菇
小蘑菇 2020-12-23 02:18

Is it possible to tell Webpack to generate CommonJS instead of ES6 style exports for the bundle (other than switching all my files to use require)?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题