《基于 Vue 组件库 的 Webpack5 配置》7.路径别名 resolve.alias 和 性能 performance
路径别名resolve.aliasconstpath=require('path');module.exports={resolve:{alias:{"@":path.resolve(__dirname,"./src/"),"@assets":path.resolve(__dirname,"./src/assets/"),"@mixins":path.resolve(__dirname,"./sr