Skip to content

@ember/test-waiters getting required in production app? #184

Description

@jacobq

I think the reason that this slipped through CI is that during testing we have the devDependencies installed so the module gets resolved. However, when I tried to use this (v0.6.0) in a production app I run into an error like this:

ember-cli-plotly tried to import "@ember/test-waiters" but the package was not resolvable from C:\Users\user\path_to\projects\node_modules\ember-cli-plotly

@Gamma169 or @lsmun, did you encounter this problem?

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