Closed MichaelMitchell-at closed 1 year ago
ESbuild-loader v3 introduces a breaking change which is trivial to fix (change ESBuildMinifyPlugin to EsbuildPlugin).
ESBuildMinifyPlugin
EsbuildPlugin
Dependabot started a PR here, but it needs to fix the compatibility issue. https://github.com/pocka/storybook-addon-turbo-build/pull/42
It would be nice to be able to use it in order to get the downstream ESBuild updates, which are needed to support new JS/TS syntax changes.
No response
None
3a66433be5f2781aedb444275da75e3a9606eff5 (v2.0.0)
Thank you!
Description of the feature
ESbuild-loader v3 introduces a breaking change which is trivial to fix (change
ESBuildMinifyPlugin
toEsbuildPlugin
).Dependabot started a PR here, but it needs to fix the compatibility issue. https://github.com/pocka/storybook-addon-turbo-build/pull/42
Possible improvements
It would be nice to be able to use it in order to get the downstream ESBuild updates, which are needed to support new JS/TS syntax changes.
Considerations
No response
Optimization level
None