webpack.config.js 53 B

1234
  1. // 抛出
  2. module.exports = {
  3. mode:'development'
  4. }