Memuat Javascript Biasa Svelte Astro
mrfdn.com – Jika kita mempunyai file javascript yang berjalan normal tanpa menggunakan framework seperti Svelte yang ingin kita jalankan pada proyek Astro, biasanya kita mendapatkan error: document is not defined Browser APIs are not available on the server. If the code is in a framework component, try to access these objects after rendering using lifecycle […]