perf: lighthouse optimizations - inline critical CSS, lazy-load routes, WebP images, fix CLS and contrast
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const CACHE_NAME = 'dgray-v48';
|
||||
const CACHE_NAME = 'dgray-v49';
|
||||
const STATIC_ASSETS = [
|
||||
'/',
|
||||
'/index.html',
|
||||
@@ -6,11 +6,8 @@ const STATIC_ASSETS = [
|
||||
'/manifest.json',
|
||||
|
||||
// CSS
|
||||
'/css/fonts.css',
|
||||
'/css/variables.css',
|
||||
'/css/base.css',
|
||||
'/css/components.css',
|
||||
'/css/animate.min.css',
|
||||
'/css/animate.custom.css',
|
||||
'/css/vendor/cropper.min.css',
|
||||
|
||||
// Core JS
|
||||
|
||||
Reference in New Issue
Block a user