Webpack output.filename doesn't work when in function, works when it's not a function

前端 未结 0 731
长发绾君心
长发绾君心 2020-12-03 04:59

My webpack.config.js file looks like this:

const path = require(\'path\');
const uuidv1 = require(\'uuid/v1\');
const { env } = require(\'process         


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