integrated vuejs into theme (builded with webpack

This commit is contained in:
2019-04-09 00:21:00 +02:00
parent c344c09c96
commit 9dfc5af5c0
22 changed files with 14317 additions and 23 deletions

View File

@@ -4,7 +4,7 @@ global-css:
theme:
assets/fonts/ubuntu/ubuntu.css: {}
assets/fonts/icon/foundation-icons.css: {}
assets/dist/styles/app.min.css: {}
assets/dist/main.css: {}
global-js:
version: VERSION
@@ -12,14 +12,14 @@ global-js:
# assets/dist/bower/jquery.hotkeys.js: { scope: footer }
# assets/dist/bower/imagesloaded.pkgd.min.js: { minified: true }
# assets/dist/bower/masonry.pkgd.min.js: { minified: true }
assets/dist/scripts/main.min.js: { minified: true }
assets/dist/main.js: { }
dependencies:
- core/drupal
# - core/drupal.ajax
# - core/drupal.autocomplete
- core/matchmedia
- core/matchmedia.addListener
- core/jquery
# - core/jquery
# - core/jquery.once
# - core/jquery.ui.draggable
# - core/jquery.ui.dropable