assets/js/webvitals.js in appscms-tools-theme-4.5.4 vs assets/js/webvitals.js in appscms-tools-theme-4.6.2
- 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