使用异步加载的时候 报错了
来源:4-8 打包分析,Preloading, Prefetching
哈士奇附体
2019-12-09
(node:15708) UnhandledPromiseRejectionWarning: Error: SplitChunksPlugin: You are trying to set a filename for a chunk which is (also) loaded on demand. The runtime can only handle loading of chunks which match the chunkFilename schema. Using a custom filename would fail at runtime. (cache group: vendors)
写回答
3回答
-
BlueMan_汪汪汪
2020-03-08
和https://coding.imooc.com/learn/questiondetail/171965.html 是同类型问题,可以点开链接看一看
00 -
强哥别在卷了
2020-03-05
这里我也报错了,解决了吗
00 -
Dell
2019-12-12
我看下你的配置参数,SplitChunksPlugin估计配错了
00
相似问题