bhauman / lein-figwheel

Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
Eclipse Public License 1.0
2.88k stars 210 forks source link

:global-exports not supported #617

Closed lgrapenthin closed 6 years ago

lgrapenthin commented 6 years ago

See description in title

bhauman commented 6 years ago

As far as I can tell from the non descriptive issue, These issues have been resolved already please make sure you are using the latest figwheel SNAPSHOT.

And please feel free to check recent issues, the commit log and the change log as these issues may have been resolved recently.

If the issues haven't been resolved please give me something to go on.

On Oct 10, 2017, at 10:22 AM, lgrapenthin notifications@github.com wrote:

See description in title

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

lgrapenthin commented 6 years ago

Hi Bruce, no offense intended - just wanted to be as brief as possible. I haven't found anything at the places you mentioned, but have also not tried out SNAPSHOT yet. (Talking about :global-exports for https://clojurescript.org/reference/compiler-options#foreign-libs) I'll try SNAPSHOTS now and let you know.

lgrapenthin commented 6 years ago

The key is supported in the latest SNAPSHOT.