Canonical repo for Dong Web (dong.vielle.dev)
commits
Author
Commit
Message
Date
- replace all calls to .bytes() and .toBase64() with functions which call those methods when avaliable, but fall back to more supported methods for compatiability
- remove unneeded console.log calls (will improve error info later)
- move audio definition to start of class to prevent multiple audio sources
Installable as PWA
Added license info for code and image assets
- replace all calls to .bytes() and .toBase64() with functions which call those methods when avaliable, but fall back to more supported methods for compatiability
- remove unneeded console.log calls (will improve error info later)
- move audio definition to start of class to prevent multiple audio sources