vite/playground/hmr
2023-10-19 17:49:40 +08:00
..
__tests__ fix(hmr): clean importers in module graph when file is deleted (#14315) 2023-10-19 17:49:40 +08:00
accept-exports chore: fix code typos (#9033) 2022-07-22 11:28:41 +00:00
counter fix: replace import.meta.hot with undefined in the production (#11317) 2023-01-26 14:19:11 +01:00
file-delete-restore test: migrate file-delete-restore playground test to hmr playground (#11176) 2022-12-04 21:07:25 +01: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
unicode-path/中文-にほんご-한글-🌕🌖🌗 chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
customFile.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
event.d.ts refactor(types): simplify type exports (#10243) 2022-09-30 11:29:26 +02:00
global.css chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
hmr.ts fix(hmr): clean importers in module graph when file is deleted (#14315) 2023-10-19 17:49:40 +08:00
hmrDep.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
hmrNestedDep.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
icon.png chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
importedVirtual.js fix(hmr): dedupe virtual modules in module graph (#10144) 2022-09-19 14:34:50 +02:00
index.html fix(hmr): clean importers in module graph when file is deleted (#14315) 2023-10-19 17:49:40 +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: add off method to ViteHotContext (issue #14185) (#14518) 2023-10-11 22:57:37 +08:00