ember-cli / ember-cli/ember-welcome-page
Remove production build resource filtering behaviour
Open
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
At the moment the addon removes all of the resources from the build when doing a production build. Given that at the moment the default `npm build` command is a production build, it means that the default deploy experience is a broken app, since it will try to render a non-existent `` component.
Contributor guide
Assessment
This issue has not been assessed yet.