Skip to content

Combine styled RAC and default RAC. #6974

Answered by snowystinger
brenotx asked this question in Q&A
Discussion options

You must be logged in to vote

I found your issue. rac-button-test is using the main.js files, however, your app is using the mjs files. You'll need to get them aligned. Probably by either adding more exports in your package.json for rac-test-button and transpiling to more options. Or by changing your app so that it resolves to the some thing that rac-test-button does.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@brenotx
Comment options

@snowystinger
Comment options

@brenotx
Comment options

@snowystinger
Comment options

Answer selected by brenotx
@brenotx
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants