vite/playground/worker
2023-05-10 14:58:02 +02:00
..
__tests__ fix: call tryFsResolve for relative new URL(foo, import.meta.url) (#13142) 2023-05-10 14:58:02 +02: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: call tryFsResolve for relative new URL(foo, import.meta.url) (#13142) 2023-05-10 14:58:02 +02:00
classic-shared-worker.js fix: build time deps optimization, and ensure single crawl end call (#12851) 2023-04-14 17:21:33 +02:00
classic-worker.js fix: build time deps optimization, and ensure single crawl end call (#12851) 2023-04-14 17:21:33 +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: call tryFsResolve for relative new URL(foo, import.meta.url) (#13142) 2023-05-10 14:58:02 +02: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: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02: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 fix(worker): worker import.meta.url should not depends on document in iife mode (#12629) 2023-04-02 10:58:15 +02:00
vite.config-es.js test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
vite.config-iife.js test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
vite.config-relative-base-iife.js test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
vite.config-relative-base.js test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
vite.config-sourcemap.js test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +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: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00