Skip to content
Snippets Groups Projects
Commit ba561db0 authored by ale's avatar ale
Browse files

Revert "Set asset type to resource"

This reverts commit e052cd3b.
parent 447c950d
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ module.exports = { ...@@ -33,7 +33,7 @@ module.exports = {
}, },
{ {
test: /\.(png|gif|jpe?g|svg|eot|otf|ttf|woff)$/, test: /\.(png|gif|jpe?g|svg|eot|otf|ttf|woff)$/,
type: 'asset/resource', type: 'asset',
}, },
], ],
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment