github thheller/shadow-cljs 2.3.11

latest releases: 2.11.23, 2.11.22, 2.11.21...
5 years ago

Removes the last remaining use of the Closure Library Debug Loader. It was only used in :browser development builds when initially loading files. Hot-reload and REPL already had their own loaders.

I tested it with IE, Edge, Firefox and Chrome. Please report if you see any weird behavior.

Prepares for CLJS-2702 when CLJS is actually upgrading to newer Closure Library versions.

<script src="/js/app.js" defer> is now detected properly and will skip using document.write automatically.

Don't miss a new shadow-cljs release

NewReleases is sending notifications on new releases.