fix scrammaps

This commit is contained in:
Toshit Chawda 2025-03-06 20:06:27 -08:00
parent e8ff38b2e5
commit f15cf568c1
No known key found for this signature in database
GPG key ID: 91480ED99E2B3D9D
4 changed files with 103 additions and 78 deletions

View file

@ -6,6 +6,9 @@ const scramjet = new ScramjetController({
shared: "/scram/scramjet.shared.js",
sync: "/scram/scramjet.sync.js",
},
flags: {
sourcemaps: true,
},
siteFlags: {
"https://worker-playground.glitch.me/.*": {
serviceworkers: true,