lifeart / demo-ember-vite

Ember.js running on Vite
https://stackblitz.com/github/lifeart/demo-ember-vite
MIT License
57 stars 5 forks source link

Way to autogenerate registry? #30

Open lifeart opened 1 year ago

lifeart commented 1 year ago

I don't think we planning to implement it.

But, here is reference: https://github.com/lifeart/els-addon-glint/pull/3/files

lifeart commented 1 year ago

One more sample: https://gist.github.com/lifeart/2851d077da1da2c1c70b4146834bfcca

kaermorchen commented 1 year ago

I don't know, maybe later.

lifeart commented 1 year ago

@kaermorchen I really think we don't need to fully automate it, because unused imports - it's a bad approach. We should just allow users to have a "way" to reduce amount of manual work.

kaermorchen commented 1 year ago

@lifeart yeah ok