vite/playground/worker
renovate[bot] 5552583a22
fix(deps): update all non-major dependencies (#18345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-15 16:13:43 +09:00
..
__tests__ fix(deps): update all non-major dependencies (#18345) 2024-10-15 16:13:43 +09:00
dep-self-reference-url-worker fix(worker): handle self reference url worker in dependency for build (#17846) 2024-08-15 20:11:36 +09:00
dep-to-optimize
modules test: remove jsx plugin from worker playground (#11177) 2022-12-06 15:18:13 +09:00
public
worker fix(worker): handle self reference url worker in dependency for build (#17846) 2024-08-15 20:11:36 +09:00
classic-esm.js fix(worker): prevent inject esm in classic workers (#14918) 2023-11-09 10:33:25 +01: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(worker): fix importScripts injection breaking iife code (#17827) 2024-08-06 22:08:34 +08:00
deeply-nested-second-worker.js fix!: worker.plugins is a function (#14685) 2023-10-19 11:36:24 +02:00
deeply-nested-third-worker.js fix!: worker.plugins is a function (#14685) 2023-10-19 11:36:24 +02:00
deeply-nested-worker.js fix!: worker.plugins is a function (#14685) 2023-10-19 11:36:24 +02:00
emit-chunk-dynamic-import-worker.js fix: do not access document in /@vite/client when not defined (#16318) 2024-04-03 12:38:40 +00:00
emit-chunk-nested-worker.js
emit-chunk-sub-worker.js
importMetaGlob.worker.js
importMetaGlobEager.worker.js
index.html fix(worker): handle self reference url worker in dependency for build (#17846) 2024-08-15 20:11:36 +09:00
module-and-worker.js
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 fix(worker): support UTF-8 encoding in inline workers (fixes #12117) (#15866) 2024-02-12 08:34:51 +01:00
package.json fix(worker): handle self reference url worker in dependency for build (#17846) 2024-08-15 20:11:36 +09:00
possible-ts-output-worker.mjs
self-reference-url-worker.js test: fix non-awaited expectWithRetry tests (#17847) 2024-08-09 15:19:17 +08:00
self-reference-worker.js fix(worker): throw error when circular worker import is detected and support self referencing worker (#16103) 2024-03-06 20:03:33 +09:00
simple-worker.js
sub-worker.js
url-shared-worker.js
url-worker.js fix(worker): replace import.meta correctly for IIFE worker (#15321) 2023-12-12 15:57:42 +01:00
vite.config-es.js feat: build.assetsInlineLimit callback (#15366) 2024-01-12 08:56:23 +00:00
vite.config-iife.js fix(worker): handle self reference url worker in dependency for build (#17846) 2024-08-15 20:11:36 +09:00
vite.config-relative-base-iife.js feat: build.assetsInlineLimit callback (#15366) 2024-01-12 08:56:23 +00:00
vite.config-relative-base.js feat: build.assetsInlineLimit callback (#15366) 2024-01-12 08:56:23 +00:00
vite.config-sourcemap-hidden.js test: fix playground config variants (#13725) 2023-07-07 13:09:18 +02:00
vite.config-sourcemap-inline.js test: fix playground config variants (#13725) 2023-07-07 13:09:18 +02:00
vite.config-sourcemap.js test: fix playground config variants (#13725) 2023-07-07 13:09:18 +02:00
vite.svg
worker-nested-worker.js
worker-plugin-test-plugin.js test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
worker-sourcemap-config.js feat: build.assetsInlineLimit callback (#15366) 2024-01-12 08:56:23 +00:00