assets/js/webvitals.js in appscms-tools-theme-4.8.3 vs assets/js/webvitals.js in appscms-tools-theme-4.8.4
- old
+ new
@@ -1,5 +1,5 @@
-
- webVitals.onCLS(console.log);
- webVitals.onFID(console.log);
- webVitals.onLCP(console.log);
+
+ webVitals.onCLS(console.log);
+ webVitals.onFID(console.log);
+ webVitals.onLCP(console.log);
webVitals.onINP(console.log);
\ No newline at end of file