This commit is contained in:
Henning Dieterichs 2025-11-07 19:34:10 +01:00 committed by GitHub
parent e70b6618f4
commit 5486e82ffa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 90 additions and 374 deletions

View file

@ -57,10 +57,7 @@ module.exports = {
"sass-loader",
],
},
{
test: /\.(jpe?g|png|gif|eot|ttf|svg|woff|woff2|md)$/i,
loader: "file-loader",
},
{
test: /\.tsx?$/,
loader: "ts-loader",