vite/playground/worker
2023-03-28 10:37:38 +02:00
..
__tests__ fix(worker): using data URLs for inline shared worker (#12014) 2023-03-18 07:29:54 +00:00
dep-to-optimize chore: rename test packages (#11172) 2022-12-04 10:20:45 +01:00
modules test: remove jsx plugin from worker playground (#11177) 2022-12-06 15:18:13 +09:00
public chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
worker fix(worker): using data URLs for inline shared worker (#12014) 2023-03-18 07:29:54 +00:00
classic-shared-worker.js feat!: relative base (#7644) 2022-05-18 07:07:41 +02:00
classic-worker.js feat!: relative base (#7644) 2022-05-18 07:07:41 +02:00
emit-chunk-dynamic-import-worker.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
emit-chunk-nested-worker.js chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
emit-chunk-sub-worker.js chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
importMetaGlob.worker.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
importMetaGlobEager.worker.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
index.html fix(worker): using data URLs for inline shared worker (#12014) 2023-03-18 07:29:54 +00:00
module-and-worker.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
my-inline-shared-worker.ts fix(worker): using data URLs for inline shared worker (#12014) 2023-03-18 07:29:54 +00:00
my-shared-worker.ts fix(worker): using data URLs for inline shared worker (#12014) 2023-03-18 07:29:54 +00:00
my-worker.ts chore: rename test packages (#11172) 2022-12-04 10:20:45 +01:00
package.json test: remove jsx plugin from worker playground (#11177) 2022-12-06 15:18:13 +09:00
possible-ts-output-worker.mjs fix: objurl for type module, and concurrent tests (#8541) 2022-06-13 19:34:46 +02:00
simple-worker.js feat: worker support query url (#7914) 2022-05-21 09:56:14 +02:00
sub-worker.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
url-shared-worker.js fix: isFromTsImporter flag in worker virtual model (#10273) 2022-09-28 14:56:00 +02:00
url-worker.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
vite.config-es.js test: don't share cacheDir among different configs (#12625) 2023-03-28 10:37:38 +02:00
vite.config-iife.js test: don't share cacheDir among different configs (#12625) 2023-03-28 10:37:38 +02:00
vite.config-relative-base.js test: don't share cacheDir among different configs (#12625) 2023-03-28 10:37:38 +02:00
vite.config-sourcemap.js test: don't share cacheDir among different configs (#12625) 2023-03-28 10:37:38 +02:00
vite.svg fix: avoid using import.meta.url for relative assets if output is not ESM (fixes #9297) (#9381) 2022-08-09 18:34:33 +02:00
worker-nested-worker.js chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
worker-plugin-test-plugin.js test: remove jsx plugin from worker playground (#11177) 2022-12-06 15:18:13 +09:00