今天搭建react-antd脚手架,想用webpack的externals引用cdn的方式 减少本地代码大小,引用react时候没有问题
但是引用antd时候报错,求问 什么原因,我认为可能是antd依赖了其他插件导致的问题,我引用的是bootstrap的cdn问题报错
找不到ant。
相关分类