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

Is it possible to use this package without bower? #142

Closed
simonexmachina opened this issue Mar 23, 2017 · 3 comments
Closed

Is it possible to use this package without bower? #142

simonexmachina opened this issue Mar 23, 2017 · 3 comments

Comments

@simonexmachina
Copy link

simonexmachina commented Mar 23, 2017

I'm trying to remove bower from my ember project, which is supported in ember-cli v2.12. I've moved ember-mocha into my package.json, but can't import { setResolver } from 'npm:ember-mocha', because the npm package only includes the source and not the compiled assets.

@simonexmachina
Copy link
Author

This is a non issue 👍

@ghost
Copy link

ghost commented May 1, 2017

For later travelers, this is a non-issue because when you install [email protected] (or greater), it includes the ember-mocha and mocha dependencies for you.

@Turbo87
Copy link
Member

Turbo87 commented May 1, 2017

yep, same for ember-cli-test-loader (see ember-cli/ember-cli-mocha#129) and Chai.js once you have a npm dependency on ember-cli-chai

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