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

Broken Mocha Bower dependencies #22

Open
ain opened this issue Jul 15, 2016 · 1 comment
Open

Broken Mocha Bower dependencies #22

ain opened this issue Jul 15, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@ain
Copy link
Contributor

ain commented Jul 15, 2016

Currently, generator-mocha scaffolds Mocha so that Bower dependencies are loaded from parent folder, e.g.:

<link rel="stylesheet" href="../bower_components/mocha/mocha.css">

causing tests to break since Bower components (by .bowerrc) reside at app/.

To resolve, follow-up/contribution is required at yeoman/generator-mocha#41.

@ain ain self-assigned this Apr 27, 2017
@ain
Copy link
Contributor Author

ain commented May 3, 2017

Dealt with in #49.

@ain ain removed the help wanted label May 3, 2017
@ain ain added this to the 2.0.0 milestone May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant