fix(epubreader): page cannot load because of incorrect css mime type

This commit is contained in:
Gauthier Roebroeck 2023-11-28 17:57:05 +08:00
parent c9cb93c6ab
commit dbc5b3d923

View file

@ -24,7 +24,7 @@ module.exports = {
],
type: 'asset/resource',
generator: {
filename: '[hash].css[query]',
filename: 'css/[hash].css[query]',
},
},
],