1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-11 00:52:29 +01:00

5 lines
57 B
JavaScript
Raw Normal View History

2022-04-28 17:31:31 +02:00
module.exports = {
test: /\.svg$/i,
type: 'asset'
};