ant-design / ant-design-icons

⭐ Ant Design SVG Icons
https://ant.design/components/icon/
MIT License
965 stars 582 forks source link

Using CDN to import packages reports errors #668

Open DoYol opened 2 months ago

DoYol commented 2 months ago

使用CDN引入@ant-design/icons-vue@7.0.1 报错

Uncaught ReferenceError: exports is not defined 显示该语法错误 "use strict"; Object.defineProperty(exports, "__esModule", { value: !0 });

Jlnvv-tom commented 1 day ago

hey! , @DoYol how to handle this question