Skip to content

Commit 8700217

Browse files
GoddywuKocal
authored andcommitted
fix: change fonts directory to /fonts/ (Kocal#453)
1 parent 8084836 commit 8700217

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/webpack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ const config = {
5656
loader: 'file-loader',
5757
options: {
5858
name: '[name].[ext]?emitFile=false',
59+
outputPath: '/fonts/'
5960
},
6061
},
6162
],

0 commit comments

Comments
 (0)