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
This is not a large breaking change, just a feature. Bumping to major because this is stable and has been for a while, so let's get it into a normal semver release cycle.
Added _jsSource prop which will pass through valid js for files with the tag 🌴
If you try to require a binary file, instead of trying to stringify the contents, it returns "binary". However, the full source of all files is still available to plugins through the _src property.