NullVoxPopuli
NullVoxPopuli
is this still an issue?
glint is totally separate from gjs/gts, but the gist would be 1. install ember-template-imports peerDependencies entry 2. not quite, there is no backing js with gjs/gts. it just... _is_. I...
> `ember-repl8a6aa7086c6a5dfb-b99e0fc2d0433e37`, was a component named this emitted on the broccoli tmp dir?
Hi @zedtux ! thanks for the PR! can you add information about this to the README as well? thanks!
it seems CI isn't set up on this repo :sweat_smile: would you be willing to PR a GH action workflow that sets that up? Travis no longer does anything, but...
We'll find out! 🎉
I just ran in to this and had to disable `cmp-path` -- I thought neovim was freezing whenever I typed a comment (`//` or `/*`) -- or a self-closing element...
choosing other CDNs appears to have no effect for example: https://bundlejs.com/?q=active-inflector&treeshake=%5B*%5D&config=%7B%22cdn%22%3A%22https%3A%2F%2Fcdn.esm.sh%22%7D still builds with unpkg
this URL works: https://bundlejs.com/?q=active-inflector&treeshake=%5B*%5D&config=%7B%22cdn%22%3A%22esm.run%22%2C%22esbuild%22%3A%7B%22logLevel%22%3A%22debug%22%7D%7D
for anyone watching this, I happened to make a similar utility before learning about catalogs: https://github.com/NullVoxPopuli/defrag difference tho is that you don't change anything about your package.json entries.