Zach Wegrzyniak
Zach Wegrzyniak
Updating to `[email protected]` requires the following `packageExtensions` with `[email protected]` and PnP enabled. ```yaml 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...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
**Describe the bug** Similar to https://github.com/mrmckeb/typescript-plugin-css-modules/issues/207, we have a project using `[email protected]` (and all default plugin `options` usage), in it, we use CSS Modules exclusively with named exports. There seem...
https://github.com/lahmatiy/postcss-csso/issues/26#issuecomment-1292648156 This PR is mostly to highlight the bug above. A better fix might be in `csso` itself.