Where is the webpack.config.js in angular-cli new project?

后端 未结 3 1267
小鲜肉
小鲜肉 2021-02-19 11:27

I\'m looking into webpack and also angular-cli, and even though angular-cli is supposed to use webpack, I can\'t see any webpack.config.js file when I create a new

3条回答
  •  故里飘歌
    2021-02-19 11:39

    I found this thread about configuring webpack in angular-cli. It seems webpack is not configureable at the moment, but they are working on it.

提交回复
热议问题