storybook-addon-swc
storybook-addon-swc copied to clipboard
[email protected] requires package extensions with Yarn 3
Updating to [email protected]
requires the following packageExtensions
with [email protected]
and PnP enabled.
packageExtensions:
storybook-addon-swc@^1.2:
dependencies:
terser-webpack-plugin: ^5.2.5
terser-webpack-plugin@^5.2.5:
dependencies:
"@swc/core": '*' # there might be a better version to pin to?
terser-webpack-plugin
should be specified in a way that yarn pulls it in.