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-3413: Macros not loaded w/ single segment namespace loaded via :preloads #229

Merged
merged 4 commits into from
Jun 7, 2024

Conversation

@swannodette swannodette merged commit 47a7bfd into master Jun 7, 2024
7 checks passed
@swannodette swannodette deleted the cljs-3413/single-seg-ns-macros branch October 24, 2024 11:25
cooljeanius pushed a commit to cooljeanius/clojurescript that referenced this pull request Nov 19, 2024
…:preloads` (clojure#229)

* test demonstrating that single segment macro namespaces by themselves are not a problem
* if we cannot find a macro namespace in the current namespace try one more time w/ a global lookup
* add clarifying comment about `:preloads` in `cljs.closure/build`
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

Successfully merging this pull request may close these issues.

1 participant