ember-cli / ember-welcome-page

Welcome page for Ember CLI applications
MIT License
12 stars 23 forks source link

Introduced Glint to ember-welcome-page #395

Closed ijlee2 closed 1 year ago

ijlee2 commented 1 year ago

Description

The last pull request out of a series of PRs that I will make for #387.

I hope that the series of pull requests can show others, introducing v2 addon format, TypeScript, and Glint can be easy when done in small steps. 🧡

Notes

After a new version of ember-welcome-page is released, we may want to update the Glint documentation. Currently, the documentation uses ember-welcome-page as an example to illustrate what an end-user of Glint could do when an addon doesn't provide its template registry.

References