vite/playground/hmr
2023-02-28 15:56:51 +01:00
..
__tests__ feat: support import.meta.hot?.accept (#12053) 2023-02-15 19:39:16 +01: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
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
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: support import.meta.hot?.accept (#12053) 2023-02-15 19:39:16 +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: support import.meta.hot?.accept (#12053) 2023-02-15 19:39:16 +01:00
modules.d.ts chore: enable @typescript-eslint/ban-ts-comment (#11326) 2022-12-12 11:59:02 +01:00
package.json chore: rename test packages (#11172) 2022-12-04 10:20:45 +01:00
tsconfig.json build!: bump targets (#8045) 2022-05-18 22:15:15 +02:00
vite.config.ts chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00