aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
AgeCommit message (Collapse)Author
2013-07-29fix(bower): update bower usage and resourcesKen Sheedlo
Changes: - Fix our old code to use bower_components/ as the install dir - Fix the Bootstrap asset to use github.com/twbs/bootstrap (it moved) - Fail the build on Bower failure. Bower should not fail silently.
2013-07-29chore(bower): upgrade bower to 1.0.0Ken Sheedlo
We explicitly set the Bower install directory to components/ for compatibility with our existing code base. Recent Bower prefers bower_components/.
2013-07-29chore(bower): update to latest ng-closure-runnerKen Sheedlo
This version does correct URL encoding of string parameters in the production minErr asset code.
2013-07-24docs(minErr): Build minErr doc siteKen Sheedlo
2013-07-02fix(bower): Use latest ng-closure-runnerKen Sheedlo
2013-07-01feat(minErr): Error stripping build stepKen Sheedlo
2013-06-17chore(ngdocs): update lunr to 0.4.0Matias Niemelä
2013-06-06chore(closure-compiler): upgrade to version 20130603Igor Minar
2013-06-06chore(closure-compiler): use bower to fetch closure compilerIgor Minar
this replaces the stale NPM dependency
2013-06-06chore(ngdocs): setup bower as the package manager for the docs pagesMatias Niemelä