Skip to content

Commit 269a22b

Browse files
committed
Updated output folder for fonts
1 parent afbf883 commit 269a22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/webpack/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module.exports = {
2828
],
2929
loader: 'file-loader',
3030
options: {
31-
outputPath: '/fonts/',
31+
outputPath: '/community-app-fonts/',
3232
publicPath: '',
3333
},
3434
}, {

0 commit comments

Comments
 (0)