added js_cache_buster for browser cache fix

This commit is contained in:
2022-03-08 09:59:36 +01:00
parent fd839e1f3c
commit c8115f4288
4 changed files with 51 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
global-css:
version: 0.0.1
version: VERSION
css:
theme:
# assets/fonts/ubuntu/ubuntu.css: {}
@@ -7,17 +7,19 @@ global-css:
assets/dist/main.css: {}
global-js:
version: 0.0.1
version: VERSION
js:
assets/dist/main.js:
type: file
minified: true
preprocess: false
enable_buster: true
# assets/dist/vsa.js: { }
assets/dist/vclb.js:
type: file
minified: true
preprocess: false
enable_buster: true
dependencies:
- core/drupal
# - core/drupal.ajax