We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 516aebe + 262a247 commit d0a743fCopy full SHA for d0a743f
1 file changed
test-config/webpack.test.js
@@ -20,7 +20,7 @@ module.exports = {
20
},
21
{
22
test: /\.html$/,
23
- loader: 'html-loader'
+ loader: 'html-loader?attrs=false'
24
25
26
test: /\.(png|jpe?g|gif|svg|woff|woff2|ttf|eot|ico)$/,
0 commit comments