-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
Description
One thing that made the v8 port painful was the amount of changes. I think it'd be a good idea to keep both codebases more in sync — it might be a bit more work if some commits undo each other, but at least that work will be spread out.
To do this, we should create a next
branch to host the unpublished changes.
I also want to get automatic notifications when something changes on ink master
. I had a quick look and couldn't find a github app for that, but running a hubot on a free zeit.co instance should do the job.