Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when used with emotion-swc-plugin #41

Closed
alekangelov opened this issue Aug 5, 2022 · 1 comment
Closed

Error when used with emotion-swc-plugin #41

alekangelov opened this issue Aug 5, 2022 · 1 comment
Labels
invalid This doesn't seem right

Comments

@alekangelov
Copy link

alekangelov commented Aug 5, 2022

I am getting the following error when trying to build storybook with SWC and the emotion-swc-plugin

Here's the error

Missing export __transform_plugin_process_impl', crates/swc/src/plugin.rs:222:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread '<unnamed>' panicked at 'failed to invoke plugin: failed to invoke plugin on 'Some("filepath/.storybook/preview.js-generated-config-entry.js")'

Here's a reproduction repo:

https://github.com/alekangelov/emotion-swc-storybook-bug

@alekangelov
Copy link
Author

swc-project/plugins#48

Here's an issue with SWC itself that might be related to this.

@Karibash Karibash added the invalid This doesn't seem right label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants