Commit 6307fa69 authored by JC Brand's avatar JC Brand

Set correct path to webfonts

parent cb10c280
......@@ -50,8 +50,8 @@ const config = {
{
loader: 'file-loader',
options: {
name: '[path][name].[ext]',
outputPath: '../dist/'
name: '[name].[ext]',
outputPath: 'webfonts/'
}
}
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment