|
@@ -3,7 +3,6 @@ global-css:
|
|
css:
|
|
css:
|
|
base:
|
|
base:
|
|
assets/dist/styles/app.min.css: {}
|
|
assets/dist/styles/app.min.css: {}
|
|
- # assets/dist/bower/OverlayScrollbars.min.css: {}
|
|
|
|
|
|
|
|
history-js:
|
|
history-js:
|
|
version: VERSION
|
|
version: VERSION
|
|
@@ -13,9 +12,7 @@ history-js:
|
|
global-js:
|
|
global-js:
|
|
version: VERSION
|
|
version: VERSION
|
|
js:
|
|
js:
|
|
- assets/dist/bower/jquery.history.js: { scope: footer }
|
|
|
|
- assets/dist/bower/jquery.hotkeys.js: { scope: footer }
|
|
|
|
- # assets/dist/bower/jquery.overlayScrollbars.min.js: { scope: footer }
|
|
|
|
|
|
+ # assets/dist/bower/jquery.hotkeys.js: { scope: footer }
|
|
assets/dist/bower/imagesloaded.pkgd.min.js: { scope: footer }
|
|
assets/dist/bower/imagesloaded.pkgd.min.js: { scope: footer }
|
|
assets/dist/bower/masonry.pkgd.min.js: { scope: footer }
|
|
assets/dist/bower/masonry.pkgd.min.js: { scope: footer }
|
|
assets/dist/scripts/main.min.js: { scope: footer }
|
|
assets/dist/scripts/main.min.js: { scope: footer }
|