webpack2.1 Code Splitting 疑惑?

阅读 3k
2 个回答

第一个疑问有答案了!entry 可以是 string | object | array 中的任何一种!
详见 configuration

clipboard.png

推荐问题