bootstrap onto closure
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
dist/js/bootstrap.min.js.gz
0 → 100644
File added
js/externs/bootstrap.js
0 → 100644
js/externs/jQuery.js
0 → 100644
js/hover.js
deleted
100644 → 0
js/tests/closure.html
0 → 100644
js/util.js
0 → 100644
| ... | @@ -36,8 +36,9 @@ | ... | @@ -36,8 +36,9 @@ |
| "grunt": "~0.4.5", | "grunt": "~0.4.5", | ||
| "grunt-autoprefixer": "~2.2.0", | "grunt-autoprefixer": "~2.2.0", | ||
| "grunt-banner": "~0.3.1", | "grunt-banner": "~0.3.1", | ||
| "grunt-closure-tools": "^0.9.7", | |||
| "grunt-contrib-clean": "~0.6.0", | "grunt-contrib-clean": "~0.6.0", | ||
| "grunt-contrib-compress": "~0.13.0", | "grunt-contrib-compress": "^0.13.0", | ||
| "grunt-contrib-concat": "~0.5.0", | "grunt-contrib-concat": "~0.5.0", | ||
| "grunt-contrib-connect": "~0.9.0", | "grunt-contrib-connect": "~0.9.0", | ||
| "grunt-contrib-copy": "~0.7.0", | "grunt-contrib-copy": "~0.7.0", | ||
| ... | @@ -63,6 +64,8 @@ | ... | @@ -63,6 +64,8 @@ |
| "markdown-it": "^3.0.4", | "markdown-it": "^3.0.4", | ||
| "mq4-hover-shim": "^0.1.0", | "mq4-hover-shim": "^0.1.0", | ||
| "npm-shrinkwrap": "^200.0.0", | "npm-shrinkwrap": "^200.0.0", | ||
| "remarkable": "~1.6.0", | |||
| "superstartup-closure-compiler": "^0.1.6", | |||
| "time-grunt": "~1.0.0" | "time-grunt": "~1.0.0" | ||
| }, | }, | ||
| "engines": { | "engines": { | ||
| ... | ... |
Please register or sign in to comment