Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up0.10 Updates #28
Merged
0.10 Updates #28
Conversation
|
This now bundles JS files on the server too, which should make spinning up custom servers even simpler. You can just point the browser to |
|
I'll deploy this over the weekend hopefully, if someone could review it and the other open PR before then (please). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
paf31 commentedNov 8, 2016
•
edited
This isn't complete yet. I still need to:
purescriptThis changes things so that we build from source rather than requiring externs to be built already. This means it should be simpler to set up things like Try Halogen later.
I wonder if we should just distribute this with the compiler actually...