This commit is contained in:
Robert Kaussow 2020-11-22 16:52:28 +01:00
parent 94144dd5f8
commit 7d1b62e627
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -1,5 +1,5 @@
- ENHANCEMENT - ENHANCEMENT
- load static css/js assets from data template: - load static css/js assets from data template:
Build-in assets are now hashed by default. The static assets are located Build-in assets are now hashed by default. The static assets are located
in the `assests` directory. The theme will read and use the hashed files in the `assets` directory. The theme will read and use the hashed files
from `data/assets.json`. Exception: `custom.css` will be used unhashed. from `data/assets.json`. Exception: `custom.css` will be used unhashed.