Should never be called at runtime #595
Unanswered
chochstrasser
asked this question in
Q&A
Replies: 2 comments
-
Did you use the path aliases? If you're using it, please don't forget pass the aliases options for |
Beta Was this translation helpful? Give feedback.
0 replies
-
@chochstrasser are the other functions working? Have you correctly set up babel to compile variables? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
NextJs 14.2.3, StyleX v0.6.0, Babel, Jest
Error when running 'yarn test'
'stylex.defineVars' should never be called at runtime. It should be compiled away by '@stylexjs/babel-plugin'
jest.config.js
Any thoughts to get jest to run without the error?
Beta Was this translation helpful? Give feedback.
All reactions