NullVoxPopuli
NullVoxPopuli
This would be a great way to prototype changes to upstream scm files (at least for me, the ergonomics of developing a tree-sitter plugin are kind of hard, but I'll...
When using `--addon-only`, you want to cd to the directory where you want the addon to be. (the testing matrix is too big otherwise 😅 ) Re the ember-cli warnings,...
This is exciting! Tho, I'm curious how Ember compares to the others: https://github.com/webcomponents/custom-elements-everywhere/pull/2438 I'm using vite tho, and I'm not sure how to integrate the test results
> it's just manual testing at the moment So my PR is fine? 🥳 (the tests I've implemented pass -- tho, tbh I'm a few months behind haha)
anything blocking this?
I'm in favor of this. I think ember-data is unique enough where it al so deserves its own docs, so it can explain - why is ember-data needed? - what...
ah I see -- I'm in favor of both. I believe ember-data also wants their own docs site, but they want all the same versioning infra the ember-source guides/docs have....
Some issues I've found with the build-time only implementation (at least for the classic / non-appImports usage), > Other implementation progress: https://github.com/beerinho/ember-glob-import-demo but as I've been playing around with the...
maybe for the initial 0.10 release, we could copy the old adapters? maybe name them `json_08`, `json_09` etc
and then in the next release after 0.10, remove them?