Compare commits

..

1 Commits

Author SHA1 Message Date
09bae1126f BLOG-112 refactor: simplify Google Analytics script initialization and remove gtag declaration from Window interface
All checks were successful
PR Title Check / pr-title-check (pull_request) Successful in 13s
Frontend CI / build (push) Successful in 1m13s
2025-08-04 07:22:48 +08:00

View File

@ -1,4 +1,4 @@
<script>
<script lang>
import { Environment } from '$lib/environment';
import { onMount } from 'svelte';