azure-sdk-for-js/samples/web-workers/ts
Maor Leger 6b40ae5560
[samples] Update web-workers sample (#31060)
Resolves #31049 

A few changes were needed here:

1. Upgrade jsdom to >= 19 in the JS sample, similar to
https://github.com/Azure/azure-sdk-for-js/issues/20934 which fixed the
TS sample
2. Update the sample to use a SAS URL so that it can be runnable
3. Remove usage of env vars, instead using the string directly and
recommending passing a SAS URL from the server in production
2024-09-10 11:08:18 -07:00
..
index.html Add sample for using storage-blob in web workers (#14809) 2021-04-21 10:27:42 -07:00
index.ts Add sample for using storage-blob in web workers (#14809) 2021-04-21 10:27:42 -07:00
package.json [EngSys] Increment minimum supported node version to v18 2023-10-30 21:01:37 +00:00
polyfill.worker.ts Add sample for using storage-blob in web workers (#14809) 2021-04-21 10:27:42 -07:00
tsconfig.json Add sample for using storage-blob in web workers (#14809) 2021-04-21 10:27:42 -07:00
worker.ts [samples] Update web-workers sample (#31060) 2024-09-10 11:08:18 -07:00