vite/playground/hmr
2024-03-12 21:36:54 +08:00
..
__tests__ fix(hmr): call dispose before prune (#15782) 2024-03-12 21:36:54 +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 feat: support import.meta.hot.invalidate (#10244) 2022-09-28 17:11:42 -04: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 refactor: use dedicated regex methods (#15228) 2023-12-03 13:37:17 +01: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 feat(hmr): improve circular import updates (#14867) 2023-11-08 17:01:37 +09: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: support multiple HMR clients on the server (#15340) 2024-01-16 20:49:24 +01:00