splitChunks option allows the main.js generated by webpack by default to be split into multiple chunks - in other words, multiple files.
確定! 回上一頁