This commit is contained in:
Henning Dieterichs 2025-11-07 19:25:03 +01:00
parent e70b6618f4
commit b4d165858e
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
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",