I did a naughty thing
I published [email protected] which includes the new `avoid-importing-barrel-files` rule
It warns you when you import from a barrel file, and displays the size of the resulting module graph by importing it
Ah yes let me just right click + open in tab this (very obviously a) link element
Azure: not so fast cowboy
I didnt even realize, but you can use SWTL for stuff like this, too, which means you could also do something like:
```js
{
path: '/svg/*.svg',
render: cacheFirst
},
```