planck-repl / planck

Stand-alone ClojureScript REPL
https://planck-repl.org
Eclipse Public License 1.0
1.03k stars 68 forks source link

Support for :npm-deps #779

Open mfikes opened 6 years ago

mfikes commented 6 years ago

Make use of Closure Compiler JS to convert NPM deps to a consumable form (which uses Closure's goog.require)

mfikes commented 5 years ago

Another promising alternative is to see if this proposal pans out and then to implement similar support in Planck https://gist.github.com/swannodette/ebd8b65f887318ba68579b6bea911daf