Using Component Testing with "nx" #19450
Unanswered
Nasicus
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure this is the right place to ask, but I'm also not sure whether this is an nx problem or a cypress problem.
I already created an issue over at nx - but nobody answered me so far:
nrwl/nx#8169
Summary:
Basically I can run a simple component test, but as soon as I add something more "complex" (like importing a styled-component from
styled-components/macro
) which needs (I guess?) a babel plugin it fails horrible.Any input would be highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions