Closed byCedric closed 2 years ago
This allows us to use webpackIgnore again since esbuild filters all comments, fixing the plugin import validation.
It will increase the build time again for production, but since we have a separate development workflow it shouldn't impact much.
:tada: This PR is included in version 0.7.4 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Linked issue
This allows us to use webpackIgnore again since esbuild filters all comments, fixing the plugin import validation.
Additional context
It will increase the build time again for production, but since we have a separate development workflow it shouldn't impact much.