lilactown / helix

A simple, easy to use library for React development in ClojureScript.
Eclipse Public License 2.0
631 stars 52 forks source link

Use goog.module for JavaScript #55

Closed SevereOverfl0w closed 4 years ago

SevereOverfl0w commented 4 years ago

This makes it work with ClojureScript versions 1.10.741+ which updated Google Closure.

I've tested this still works with Shadow Cljs

Fix #52

SevereOverfl0w commented 4 years ago

Discussed elsewhere, this is inferior to goog.provide