Load statusbar template by string-loader
This commit is contained in:
@@ -412,6 +412,9 @@ module.exports = {
|
||||
}, {
|
||||
test: /\.eot(\?v=\d+\.\d+\.\d+)?$/,
|
||||
loader: 'file'
|
||||
}, {
|
||||
test: /\.html$/,
|
||||
loader: 'string'
|
||||
}, {
|
||||
test: /\.(woff|woff2)(\?v=\d+\.\d+\.\d+)?$/,
|
||||
loader: 'url?prefix=font/&limit=5000'
|
||||
|
||||
Reference in New Issue
Block a user