84669 personnes étudient
152542 personnes étudient
20005 personnes étudient
5487 personnes étudient
7821 personnes étudient
359900 personnes étudient
3350 personnes étudient
180660 personnes étudient
48569 personnes étudient
18603 personnes étudient
40936 personnes étudient
1549 personnes étudient
1183 personnes étudient
32909 personnes étudient
今天搭建react-antd脚手架,想用webpack的externals引用cdn的方式 减少本地代码大小,引用react时候没有问题
但是引用antd时候报错,求问 什么原因,我认为可能是antd依赖了其他插件导致的问题,我引用的是bootstrap的cdn问题报错
找不到ant。
ringa_lee
引用了 CDN 就不要再使用 babel-plugin-import,而且 antd 本身也要 externals 才对。
babel-plugin-import
antd
引用了 CDN 就不要再使用
babel-plugin-import
,而且antd
本身也要 externals 才对。