@elopio sounds like a plan. Currently the node
snap being published daily to edge, pulling in the Node.js nightly builds, and it’s working really nicely. The next steps that I have are:
- Get the
npm
alias sorted out so we can properly export that comment from there - Once we’re happy that it’s working properly with
npm
we have some testing to do on Yarn and I’ll get the Yarn team up to speed on this so they can test it too and make sure it works according to their expectations. - Tie in our release build process so we can get full release builds into the store. This is going to require getting “tracks” approved so we can publish them as 4, 6, 8, 9 to correspond with the current supported Node.js release lines.
Getting progress on Requesting `npm` alias for `node` package would be the next piece then.