mirror of
https://github.com/frappe/books.git
synced 2024-12-25 20:11:15 +00:00
Font Loader webpack setting
This commit is contained in:
parent
82fb95debc
commit
187b852538
@ -66,7 +66,7 @@ function makeConfig() {
|
||||
use: ['vue-style-loader', 'css-loader', 'sass-loader']
|
||||
},
|
||||
{
|
||||
test: /\.(png|svg|jpg|gif)$/,
|
||||
test: /\.(png|svg|jpg|woff|woff2|gif)$/,
|
||||
use: ['file-loader']
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user