ant-design / ant-design-icons

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

/deep/ combinators have been deprecated. Use :deep() instead #607

Open zyj1022 opened 7 months ago

zyj1022 commented 7 months ago

使用 包版本如下: "@ant-design/icons-vue": "^7.0.0" "ant-design-vue": "^4.0.3", "vue": "^3.3.4", "vite": "^4.4.9",

使用 vite build 打包 出现 WARN

vite v4.5.0 building for production...

transforming (2419) node_modules/@ant-design/icons-vue/es/icons/WhatsAppOutlined.js WARN [@vue/compiler-sfc] the >>> and /deep/ combinators have been deprecated. Use :deep() instead.