We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/fonts/
1 parent 8084836 commit 8700217Copy full SHA for 8700217
template/webpack.config.js
@@ -56,6 +56,7 @@ const config = {
56
loader: 'file-loader',
57
options: {
58
name: '[name].[ext]?emitFile=false',
59
+ outputPath: '/fonts/'
60
},
61
62
],
0 commit comments