summaryrefslogtreecommitdiffstats
path: root/js/.bowerrc
AgeCommit message (Collapse)Author
2017-06-18Remove bower, install everything using npm (#197)Daniel Schaal
* Remove bower, install everything using npm Remove js-url and use a simple function to get the query param. * Bundle all js scripts in app.min.js * Move jquery to devDependencies * Remove es6-shim, most common browsers support es6 natively.
2014-05-15add basic files for js rewriteBernhard Posselt
2014-05-15use markdown, refactor jsBernhard Posselt
2013-09-09use bower for managing depsBernhard Posselt