mirror of
https://github.com/liriliri/eruda.git
synced 2026-02-02 09:49:00 +08:00
chore: update chobitsu
This commit is contained in:
@@ -72,8 +72,13 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
test: /\.css$/,
|
||||
exclude: /luna-dom-highlighter/,
|
||||
use: [cssMinifierLoader, 'css-loader', postcssLoader],
|
||||
},
|
||||
{
|
||||
test: /luna-dom-highlighter\.css$/,
|
||||
use: ['css-loader'],
|
||||
},
|
||||
// https://github.com/wycats/handlebars.js/issues/1134
|
||||
{
|
||||
test: /\.hbs$/,
|
||||
|
||||
Reference in New Issue
Block a user