I have something like this in JS file:
const icon = require(\'path-to.svg\').default; div.innerHtml = icon;
When I build my assets using defa