Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cljs-analyzer2] don't self-require for macros
If the namespace has :require-macros on itself, ClojureScript or Shadow-cljs will load the Clojure namespace automatically. If not, we don't need to look for macros in this namespace.
- Loading branch information