Commit Graph
5 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
Joel DenningandGitHub 4fcb12d0bd Update angular-ui-router-bower@0.3.2.json 2016-12-14 22:09:19 -07:00
Joel DenningandGitHub 06cf409908 Add override for angular-ui-router@0.3.2 2016-12-14 21:57:42 -07:00
Joel Denning 4a9f5daf6c Adding in new plugins needed for 0.7.1 2016-10-14 10:45:13 -06:00
Joel Denning 9c99beb818 Use same override for svgo@0.7.1 as 0.6.1
svgo released a new version that still has not fixed https://github.com/svg/svgo/issues/504.
Since the dependencies are not statically declared, we need this override.
2016-10-14 10:32:02 -06:00