-
Notifications
You must be signed in to change notification settings - Fork 2
code splitting
hesong_personal edited this page Oct 9, 2017
·
1 revision
-
import
需要webpack2以上版本. -
require ensure
的webpack
版本最好2以前的.require.ensure
需要配合getComponent
使用.react-router v4
已经移除了对于getComponent
的支持.所以说react-router v4
以前的code splitting
是以require.ensure
为主.Note: 官方推荐 import方式#webpack 2