blob: df1eff82ecefb74ad0038beea684bc4b8bac7449 [file] [log] [blame]
module.exports = {
test: /\.svg$/,
use: ["@svgr/webpack"],
};