summaryrefslogtreecommitdiffstats
path: root/js/.jshintignore
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.
2016-02-11migrate js build system to gulpBernhard Posselt