#1107: first light_home then async load full home, do not aggregate nor preprocess theme js libraries
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user