1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-11 00:52:29 +01:00
2022-05-04 10:21:05 +02:00

5 lines
57 B
JavaScript

module.exports = {
test: /\.svg$/i,
type: 'asset'
};