提交 844e7a40 编写于 作者: tao.wu's avatar tao.wu

no message

上级 93b9e326
...@@ -57,9 +57,9 @@ module.exports = { ...@@ -57,9 +57,9 @@ module.exports = {
test: /\.(woff2?|eot|ttf|otf)(\?.*)?$/, test: /\.(woff2?|eot|ttf|otf)(\?.*)?$/,
loader: 'url', loader: 'url',
query: { query: {
limit: 1000, limit: 5000,
name: utils.assetsPath('fonts/[name].[hash:7].[ext]'), name: utils.assetsPath('fonts/[name].[hash:7].[ext]'),
// publicPath: '../../' publicPath: '../../'
} }
}] }]
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册