You are browsing as a guest. Sign up (or log in) to start making projects!

28m 57s logged

Devlog 51: Asset Migration

Asset Directory Migration

  • Moved audio assets (alarm.wav and notif.wav) from the static /public/sounds/ directory into the source-managed asset pipeline at src/assets/sounds/.

Module Import & Bundler Integration

  • Replaced hardcoded absolute URL paths ("/public/sounds/...") with explicit ES module imports (import alarmSoundUrl from '../assets/sounds/alarm.wav' and import notifSoundUrl from '../assets/sounds/notif.wav') across timer.js and pomodoro.js.
0
76

Comments 1

@ryderklh

no way stardance end on 9/30