vite/playground/hmr
Bjorn Lu 192d555f88
feat!: update to chokidar v4 (#18453)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-29 22:28:35 +08:00
..
__tests__ feat!: update to chokidar v4 (#18453) 2024-10-29 22:28:35 +08:00
accept-exports chore: fix code typos (#9033) 2022-07-22 11:28:41 +00:00
circular feat(hmr): improve circular import updates (#14867) 2023-11-08 17:01:37 +09:00
counter fix: replace import.meta.hot with undefined in the production (#11317) 2023-01-26 14:19:11 +01:00
css-deps fix(css): track dependencies from addWatchFile for HMR (#15608) 2024-01-16 20:46:32 +01:00
file-delete-restore fix(hmr): call dispose before prune (#15782) 2024-03-12 21:36:54 +08:00
importing-updated fix(hmr): duplicated modules because of query params mismatch (fixes #2255) (#9773) 2022-09-01 08:33:06 +02:00
intermediate-file-delete fix(hmr): clean importers in module graph when file is deleted (#14315) 2023-10-19 17:49:40 +08:00
invalidation fix(hmr): trigger page reload when calling invalidate on root module (#16636) 2024-05-14 22:01:36 +08:00
missing-file fix(hmr): trigger hmr for missing file import errored module after file creation (#16303) 2024-03-29 07:04:00 +01:00
missing-import fix(hmr): cannot reload after missing import on server startup (#9534) (#10602) 2022-10-25 14:04:21 +02:00
optional-chaining refactor(playground): move to ESM module and add type check for config (#12131) 2023-02-28 15:56:51 +01:00
self-accept-within-circular test(hmr): improve #3033 fix description (#14645) 2023-10-16 12:48:52 +02:00
soft-invalidation perf(hmr): implement soft invalidation (#14654) 2023-10-25 22:58:01 +08:00
unicode-path/中文-にほんご-한글-🌕🌖🌗
customFile.js
event.d.ts refactor(types): simplify type exports (#10243) 2022-09-30 11:29:26 +02:00
global.css
hmr.ts fix(hmr): trigger page reload when calling invalidate on root module (#16636) 2024-05-14 22:01:36 +08:00
hmrDep.js
hmrNestedDep.js
icon.png
importedVirtual.js fix(hmr): dedupe virtual modules in module graph (#10144) 2022-09-19 14:34:50 +02:00
index.html fix(hmr): trigger page reload when calling invalidate on root module (#16636) 2024-05-14 22:01:36 +08:00
logo.svg fix(hmr): add timestamp for assets in dev (#13371) 2023-10-17 18:39:08 +02:00
modules.d.ts chore: enable @typescript-eslint/ban-ts-comment (#11326) 2022-12-12 11:59:02 +01:00
package.json test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
vite.config.ts feat: Environment API (#16471) 2024-09-04 11:27:09 +02:00