Richard Antao

Results 5 comments of Richard Antao

Hi @aulisius, any updates?

This is a great Webpack plugin, one of the main reasons I ejected my CRA. Would be great to see this support Webpack 5

IE is officially retired and out of support as of June 15, 2022

It looks like the output folder will simply be the first blob in the `packages` array in your `lerna.json`. At first, my `lerna.json` was simply: ``` { "packages": [ "packages/*"...