JSON files being included in main bundle not code splitted

前端 未结 0 1363
梦如初夏
梦如初夏 2021-01-05 04:48

I\'m code splitting my app based on Routes using loadable-components like so

const HomePage = loadable(() => import(./HomePage))
相关标签:
回答
  • 消灭零回复
提交回复
热议问题