Closed IanVS closed 3 years ago
Since we specify esbuild-loader
as a regular dependency, we can safely remove the plugin once we upgrade the loader to ^v2.10.0
.
187274d4c02924e1530573b5f92b1ae268fd4b26
Please could you publish 1.0.0-beta.1 which has this change to npm?
@ackl
Please could you publish 1.0.0-beta.1 which has this change to npm?
It's already there but with a beta
install tag. 💨
https://www.npmjs.com/package/storybook-addon-turbo-build/v/1.0.0-beta.1
It seems like the latest versions of esbuild-loader no longer require
ESBuildPlugin
, and it shows a deprecation warning:I'll be happy to submit a PR if you'd like.