You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i am having troubles setting up @swc/plugin-styled-components. I am trying to make it work with rspack with builtin swc loader. I cannot get it working with passing variable or props from the React component.
I am using latest versions of @swc/core, @swc/plugin-styled-components, rspack 1.4.7.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i am having troubles setting up @swc/plugin-styled-components. I am trying to make it work with rspack with builtin swc loader. I cannot get it working with passing variable or props from the React component.
I am using latest versions of @swc/core, @swc/plugin-styled-components, rspack 1.4.7.
Configuration:
Example component:
And error is looking like this:
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions