TypeError: chunk.sortModules is not a function 打包的時候出現(xiàn)這個錯誤,不知道是什么原因,照著老師的敲了
TypeError: chunk.sortModules is not a function ?打包的時候出現(xiàn)這個錯誤,不知道是什么原因,照著老師的敲了
TypeError: chunk.sortModules is not a function ?打包的時候出現(xiàn)這個錯誤,不知道是什么原因,照著老師的敲了
2018-04-20
舉報
2018-06-25
npm install --save-dev extract-text-webpack-plugin@2.1.2
運行這串代碼在執(zhí)行就可以了
2018-04-20
跟老師插件的版本不同,代碼一樣但還是會出錯。你去下載老師代碼的package.json替換你的package.json,然后npm i 就可以了