Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Support new Cljs module dep resolution trick: MAIN_ENTRIES #376

Closed
arichiardi opened this issue Mar 19, 2018 · 1 comment
Closed

Support new Cljs module dep resolution trick: MAIN_ENTRIES #376

arichiardi opened this issue Mar 19, 2018 · 1 comment
Labels

Comments

@arichiardi
Copy link
Collaborator

The new MAIN_ENTRIES constant seems to be missing on our side, given all the Canary build failures. The changes were introduced in these places: https://github.com/clojure/clojurescript/search?q=MAIN_ENTRIES&type=Code&utf8=%E2%9C%93

It looks like we don't need to replace like Cljs does, but just define the constant before calling module-deps.js or something. I haven't investigated too much though.

@arichiardi
Copy link
Collaborator Author

This has been implemented in #379

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

No branches or pull requests

2 participants