File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -123,7 +123,6 @@ const Worker = `/Worker.js?BASE_REMOTE=${encodeURIComponent(Astro.url.origin)}`;
123123 " http://localhost:*" ,
124124 " https://tauri.localhost" ,
125125 ],
126- " require-trusted-types-for" : [" 'script'" ],
127126 " trusted-types" : [
128127 " WorkerApplication" ,
129128 " amdLoader" ,
Original file line number Diff line number Diff line change @@ -123,7 +123,6 @@ const Worker = `/Worker.js?BASE_REMOTE=${encodeURIComponent(Astro.url.origin)}`;
123123 " http://localhost:*" ,
124124 " https://tauri.localhost" ,
125125 ],
126- " require-trusted-types-for" : [" 'script'" ],
127126 " trusted-types" : [
128127 " WorkerApplication" ,
129128 " amdLoader" ,
Original file line number Diff line number Diff line change @@ -123,7 +123,6 @@ const Worker = `/Worker.js?BASE_REMOTE=${encodeURIComponent(Astro.url.origin)}`;
123123 " http://localhost:*" ,
124124 " https://tauri.localhost" ,
125125 ],
126- " require-trusted-types-for" : [" 'script'" ],
127126 " trusted-types" : [
128127 " WorkerApplication" ,
129128 " amdLoader" ,
Original file line number Diff line number Diff line change @@ -123,7 +123,6 @@ const Worker = `/Worker.js?BASE_REMOTE=${encodeURIComponent(Astro.url.origin)}`;
123123 " http://localhost:*" ,
124124 " https://tauri.localhost" ,
125125 ],
126- " require-trusted-types-for" : [" 'script'" ],
127126 " trusted-types" : [
128127 " WorkerApplication" ,
129128 " amdLoader" ,
Original file line number Diff line number Diff line change @@ -121,7 +121,6 @@ const Worker = `/Worker.js?BASE_REMOTE=${encodeURIComponent(Astro.url.origin)}`;
121121 " http://localhost:*" ,
122122 " https://tauri.localhost" ,
123123 ],
124- " require-trusted-types-for" : [" 'script'" ],
125124 " trusted-types" : [
126125 " WorkerApplication" ,
127126 " amdLoader" ,
You can’t perform that action at this time.
0 commit comments