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
recent versions of css-modules-require-hook changed the resolving mechanism on the same semver range, and as a consequence most of our unit test broke...
Apparently the resolve option was introduced to be able to address this, but is not yet supported/passed by this plugin ?
The text was updated successfully, but these errors were encountered:
Hi,
recent versions of
css-modules-require-hook
changed the resolving mechanism on the same semver range, and as a consequence most of our unit test broke...Apparently the
resolve
option was introduced to be able to address this, but is not yet supported/passed by this plugin ?The text was updated successfully, but these errors were encountered: