使用SPA必然要說到按需載入,目前最簡潔優雅的方案是使用webpack3 + react-router4 + react-loadable, 原理就是webpack 的Dynamic Imports。
確定! 回上一頁