摘要: 更改前: { test: /\.(woff|woff2|eot|ttf|otf)$/, use: [ { loader: "file-loader", options: { outputPath: "font" } } ] }更改后: { test: /\.(woff|woff2|eot|ttf|o 阅读全文
posted @ 2023-01-03 14:22 WinniVVV 阅读(861) 评论(0) 推荐(0)