Skip to content

CLJS-3475: Unexpected :as-alias error#311

Open
danieroux wants to merge 1 commit intoclojure:masterfrom
danieroux:cljs-3475
Open

CLJS-3475: Unexpected :as-alias error#311
danieroux wants to merge 1 commit intoclojure:masterfrom
danieroux:cljs-3475

Conversation

@danieroux
Copy link
Copy Markdown

  • check-as-alias-duplicates did not consider that the same lib can already be in use from the :require-macro
  • 1.11 is a requirement, earlier versions will cause a cyclic load dependency

- `check-as-alias-duplicates` did not consider that the same lib can already be in use from the `:require-macro`
- 1.11 is a requirement, earlier versions will cause a cyclic load dependency
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