vite/playground/hmr
2022-11-03 20:05:53 +01:00
..
__tests__ feat: add vite:afterUpdate event (#9810) 2022-11-03 20:05:53 +01:00
accept-exports chore: fix code typos (#9033) 2022-07-22 11:28:41 +00:00
counter chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
importing-updated fix(hmr): duplicated modules because of query params mismatch (fixes #2255) (#9773) 2022-09-01 08:33:06 +02: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
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 feat: add vite:afterUpdate event (#9810) 2022-11-03 20:05:53 +01: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 feat(server): invalidate module with hmr (#10333) 2022-10-14 11:02:34 +02:00
package.json chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
tsconfig.json build!: bump targets (#8045) 2022-05-18 22:15:15 +02:00
vite.config.ts test: remove console.log (#10704) 2022-10-29 11:27:35 +00:00