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

CLJS-only projects do not have a CLJ entrypoint to enable RCF macroexpansion at macroexpanion time #78

Open
dustingetz opened this issue Jun 29, 2023 · 0 comments

Comments

@dustingetz
Copy link
Member

dustingetz commented Jun 29, 2023

One workaround is to use a shadow build-hook to load a CLJ namespace that sets rcf/enable!, see: https://clojurians.slack.com/archives/C7Q9GSHFV/p1688040682246669?thread_ts=1688031756.398229&cid=C7Q9GSHFV

See also #67

Example build hook: https://github.com/hyperfiddle/electric/blob/1f683adc6552be0f3f41b90e86305c6270917265/shadow-cljs.edn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant