Remove html loader
All checks were successful
Deploy Spot / deploy (push) Successful in 38s

This commit is contained in:
2026-05-23 21:07:07 +02:00
parent 24fd224ec6
commit 690fd6d831
3 changed files with 0 additions and 177 deletions

View File

@@ -69,9 +69,6 @@ module.exports = (env, argv) => {
presets: ['@babel/preset-env']
}
}
}, {
test: /\.html$/i,
loader: 'html-loader'
}, {
test: /\.s[ac]ss$/i,
use: [