#1107: first light_home then async load full home, do not aggregate nor preprocess theme js libraries

This commit is contained in:
2021-05-25 22:22:00 +02:00
parent afb929c042
commit c1b9d16216
14 changed files with 182 additions and 51 deletions

View File

@@ -9,9 +9,15 @@ global-css:
global-js:
version: VERSION
js:
assets/dist/main.js: { }
assets/dist/main.js:
type: file
minified: true
preprocess: false
# assets/dist/vsa.js: { }
assets/dist/vclb.js: { }
assets/dist/vclb.js:
type: file
minified: true
preprocess: false
dependencies:
- core/drupal
# - core/drupal.ajax