Open Gaurav0 opened 6 years ago
@Gaurav0 the welcome page itself contains instructions how to do it, is that not enough?
We also instruct people on how to remove the component from the template. The addon will be inert if the component is not used, so you're not getting things you don't need in the build.
I want it be written too. For translation purpose. Or should the welcome addon be i18n-ed?
@locks Am I blind? I don't see any mention of the addon here: https://github.com/ember-cli/ember-welcome-page/blob/master/addon/templates/components/welcome-page.hbs
Ah, we updated the message when we made the addon not include its assets for production builds.
https://guides.emberjs.com/v2.18.0/tutorial/ember-cli/#toc_the-development-server
talks about removing the welcome page component. We should to tell the user to (and how to) remove the ember-welcome-page addon as well.