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.
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 usesember-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
--typescript
flag is passed, Glint will be added to the project)