You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
I used this plugin a couple of years ago, and it worked fine, but now in a rebuild of the project , with a newer version of this plugin (with Webpack5), something goes wrong.
In the old project I got the size, extension and type of each file in the json, but these are missing when I use the newer version.
Hi,
I used this plugin a couple of years ago, and it worked fine, but now in a rebuild of the project , with a newer version of this plugin (with Webpack5), something goes wrong.
In the old project I got the
size,extensionandtypeof each file in the json, but these are missing when I use the newer version.I use it like this:
Has something changed, or am I doing something wrong?