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