3 Commits
Author SHA1 Message Date
Joel DenningandGitHub 75a8e5395f Fix angular-ui-router@0.3.1 override
See https://github.com/jspm/jspm-cli/pull/2200 and https://github.com/jspm/jspm-cli/issues/2197#issuecomment-269520408 for discussion. The `.js` extension should not be included in `shim` configurations.

I have tested this by doing `jspm install angular-ui-router@0.3.1 -o '{"main": "release/angular-ui-router.js", "shim": {"release/angular-ui-router": {"deps": ["angular"]}},"dependencies": {"angular": "*"}}'` locally and verified that it works.
2016-12-28 12:51:07 -07:00
Ben SandwickandGitHub 00e4a1c8b3 Update angular-ui-router-bower@0.3.1.json
Comments all make sense to me, something like this?
2016-06-28 12:03:32 +01:00
Ben SandwickandGitHub 9f449534e6 Create angular-ui-router-bower@0.3.1.json
Since this is the package specified by jspm:angular-ui-router
2016-06-22 10:18:36 +01:00