Skip to content

Investigate removing assets when component is removed from template #70

@locks

Description

@locks

As raised in ember-cli/ember-cli#6719, welcome-page currently only strips the assets from production builds.
This is because introspecting the templates to check for usage of the component might or might not be overkill.

In terms of semantics, it could also be argued that this component would function differently from other components, which might confuse users. Ideally what we want is tree shaking to be implemented ;X Should we wait/help out with that?

cc @Nippius

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions