Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Deprecation] Move JavaScript preprocessor(s) from devDependencies to dependencies #87

Closed
jacobq opened this issue Mar 17, 2017 · 1 comment

Comments

@jacobq
Copy link
Contributor

jacobq commented Mar 17, 2017

When using ember-cli v2.12.0 I see this notice:

DEPRECATION: Addon files were detected in `/path/to/app/node_modules/ember-drag-drop/addon`, but no JavaScript preprocessors were found for `ember-drag-drop`. Please make sure to add a preprocessor (most likely `ember-cli-babel`) to in `dependencies` (NOT `devDependencies`) in `ember-drag-drop`'s `package.json`.
@dgavey
Copy link
Collaborator

dgavey commented Mar 17, 2017

Interesting. I Haven't yet tested with 2.12 yet, will probably need some tweaks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants