Closed ianschmitz closed 4 years ago
Fixes webpack loader resolution when multiple versions of a given loader exist in the project. This ensures that the loader is resolved relative to the SDK, so the version referenced by the SDK is used instead.
:tada: This PR is included in version 1.0.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Fixes webpack loader resolution when multiple versions of a given loader exist in the project. This ensures that the loader is resolved relative to the SDK, so the version referenced by the SDK is used instead.