I've just made what I hope to be the last change needed to get the V2 Ember app blueprint RFC over the line (that's the one that makes @vite.dev the default build tool! 🎉)
If anyone likes reading RFCs and wants to check it out, here is the link https://github.com/emberjs/rfcs/pull/977
All feedback is welcome!
If anyone likes reading RFCs and wants to check it out, here is the link https://github.com/emberjs/rfcs/pull/977
All feedback is welcome!
Comments
Note: if you follow this link, then click "Rendered", you don't actually see the latest changes you made. (For example, it doesn't have the super lightweight vite config file.) To see the latest, I had to manually update the sha in the url:
https://github.com/emberjs/rfcs/blob/9052ce240719e168240f042e4ac7b92177ff3c60/text/0977-v2-app-format.md
I updated it and here is the direct link to the head of the branch https://github.com/NullVoxPopuli/rfcs/blob/v2-app-spec/text/0977-v2-app-format.md
Thanks for letting me know 🎉