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

Revert "refactor(commonjs): Added support for commonjs" #1970

Closed
wants to merge 1 commit into from

Conversation

nateabele
Copy link
Contributor

Reverts #1960

@nateabele
Copy link
Contributor Author

@eddiemonge Good catch, not sure how I didn't realize that. Here you go.

@@ -62,5 +62,5 @@
"grunt-conventional-changelog": "~1.1.0",
"grunt-ngdocs": "~0.2.5"
},
"main": "index.js"
"main": "release/angular-ui-router.js"
Copy link
Contributor

Choose a reason for hiding this comment

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

should it be "release/angular-ui-router.js" or "./release/angular-ui-router.js"? Does it make a difference? Bower has it one way and component.json and package.json the other.

@nateabele
Copy link
Contributor Author

Does it make a difference?

Probably not.

Bower has it one way and component.json and package.json the other.

I guess we can patch them to be consistent, but I don't think it's that big a deal.

@eddiemonge eddiemonge closed this May 20, 2015
@eddiemonge eddiemonge deleted the revert-1960-master branch May 20, 2015 20:14
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.

3 participants