Skip to content

Uses ngRoute from the host package.json instead of forcing latest. #10

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

Merged
merged 3 commits into from
Mar 20, 2018

Conversation

snebjorn
Copy link
Contributor

fixes #9

index.js Outdated
@@ -2,6 +2,5 @@
'use strict';

// Shim for usage with npm/browserify instead of bower
require('angular-route');
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand how this line could cause any trouble. Could you please check if we can resolve your issue without this particular change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After I fixed the dedupe issue that line is no longer causing issues

The real issue was how YARN deduped dependencies
@raphinesse raphinesse merged commit 944a4f1 into raphinesse:dev Mar 20, 2018
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

Successfully merging this pull request may close these issues.

2 participants