NullVoxPopuli
NullVoxPopuli
@octogonz did you try pnpm-sync-dependencies-meta-injected? 😅 Wondering what feature differences there could be?
Maybe. -- some question: _why have a `.pnpm-sync` file?_ All knowledge is available in the package.jsons and nothing needs to be configable. The whole implementation of [pnpm-sync-dependencies-meta-injected](https://github.com/NullVoxPopuli/pnpm-sync-dependencies-meta-injected/blob/main/cli/src/index.js#L6) is < 300...
oooo this is really nice
@mixonic is this still something you're wanting to finish? would be great to also have gts / v2 conversion in here as well
confirm: 
We only have api docs atm https://api.emberjs.com/ember/5.1/functions/@ember%2Fdestroyable/associateDestroyableChild
It's about the same as all the other examples on the page. Can we merge this change, and then iterate on the page's tone and verbiage overall separately?
Mentioned https://github.com/ember-learn/ember-styleguide/pull/477#issuecomment-1746730962 > Be sure to use http instead of https. It redirects to https. > This is a limitation of DNS-based redirects.
looks like NASA is just using WordPress now 😅
@sebamza17 do you have any code that modifiers / remove DOM on its own, unknown to Glimmer? (same for @johanrd ) A reproduction repo would be most helpful.