]> git.immae.eu Git - github/wallabag/wallabag.git/commit - package.json
Add eslint & stylelint tests (fix a few things) and move dependencies to dev
authorThomas Citharel <tcit@tcit.fr>
Tue, 4 Oct 2016 10:14:28 +0000 (12:14 +0200)
committerThomas Citharel <tcit@tcit.fr>
Tue, 4 Oct 2016 10:14:28 +0000 (12:14 +0200)
commit9f7d154e3451f1ccc1d69f0013e98acf4639c63b
tree760b565a0c6bc7001b945d4d79fb5ffb84948550
parentf440e282819a1e92e3200cf2e588fc9a0c1278ac
Add eslint & stylelint tests (fix a few things) and move dependencies to dev
14 files changed:
.travis.yml
Gruntfile.js
app/Resources/static/themes/baggy/css/main.css
app/Resources/static/themes/baggy/js/init.js
app/Resources/static/themes/material/css/main.css
package.json
web/bundles/wallabagcore/themes/baggy/css/style.min.css
web/bundles/wallabagcore/themes/baggy/css/style.min.css.map
web/bundles/wallabagcore/themes/baggy/js/baggy.min.js
web/bundles/wallabagcore/themes/baggy/js/baggy.min.js.map
web/bundles/wallabagcore/themes/material/css/style.min.css
web/bundles/wallabagcore/themes/material/css/style.min.css.map
web/bundles/wallabagcore/themes/material/js/material.min.js
web/bundles/wallabagcore/themes/material/js/material.min.js.map