Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add package.json ready for npm deploy #5

Merged
merged 1 commit into from
Nov 7, 2017

Commits on Nov 6, 2017

  1. Add package.json ready for npm deploy

    Lumo has experimental support for ClojureScript npm packaging now:
      anmonteiro/lumo#130
    
    This means we can deploy to npm seamlessly and then require namespaces at the
    REPL. Macrovich is massively important for converting JVM ClojureScript to
    self-host ClojureScript so I think it should be the first one who gets this new
    approach so that it can be used as npm dependency as well.
    arichiardi committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    1dca781 View commit details
    Browse the repository at this point in the history