Evan You
|
c7bc8e701a
|
docs: use search-only key
|
2024-09-27 12:57:33 +09:00 |
|
Carlos Morales
|
96bd10a602
|
docs: add note to use dotenv-expand (#10440) (#10798)
|
2022-11-06 13:47:12 +01:00 |
|
Espen Hovlandsdal
|
1f57f84321
|
feat: add vite:afterUpdate event (#9810)
|
2022-11-03 20:05:53 +01:00 |
|
翠 / green
|
aacf6a436c
|
fix: tsconfig jsx overrides esbuild options, reverts #10374 (#10714)
|
2022-10-30 15:19:22 +01:00 |
|
Bjorn Lu
|
4f4a39f5a6
|
feat(build): experimental copyPublicDir option (#10550)
|
2022-10-26 11:33:38 +02:00 |
|
luke miles
|
de6323f460
|
docs: update copy about esbuild (#10586)
|
2022-10-22 07:11:53 +02:00 |
|
patak
|
07c0336863
|
chore: revert #10196 until Vite 4 (#10574)
This reverts commit f328f613cc .
|
2022-10-21 11:42:08 +02:00 |
|
pengbo
|
f328f613cc
|
fix: expose server as Http2SecureServer type (#10196)
|
2022-10-20 05:12:56 +02:00 |
|
翠 / green
|
f542727917
|
feat: update esbuild compilation affecting fields (#10374)
|
2022-10-14 15:44:58 +02:00 |
|
Bjorn Lu
|
832801153e
|
feat(server): invalidate module with hmr (#10333)
|
2022-10-14 11:02:34 +02:00 |
|
Evan You
|
f248e6510b
|
docs: add fathom analytics
|
2022-10-12 09:40:06 +08:00 |
|
Marco Schumacher
|
07d3fbd21e
|
feat(lib): cjs instead of umd as default format for multiple entries (#10315)
|
2022-10-10 09:25:34 +02:00 |
|
İsmail Arılık
|
834a3821d8
|
docs: update git checkout -b main as git checkout -B main (#10325)
|
2022-10-08 22:17:48 +09:00 |
|
Christoph Nakazawa
|
c48bda56a3
|
docs: fix code example (#10355)
|
2022-10-06 05:40:51 +00:00 |
|
Marco Schumacher
|
65a0fad209
|
feat(lib): allow multiple entries (#7047)
|
2022-09-30 17:31:21 +02:00 |
|
Bjorn Lu
|
291174d89c
|
refactor(types): simplify type exports (#10243)
Co-authored-by: 翠 / green <green@sapphi.red>
|
2022-09-30 11:29:26 +02:00 |
|
Ian VanSchooten
|
fb8ab1641f
|
feat: support import.meta.hot.invalidate (#10244)
Co-authored-by: Alec Larson <1925840+aleclarson@users.noreply.github.com>
Co-authored-by: 翠 / green <green@sapphi.red>
|
2022-09-28 17:11:42 -04:00 |
|
翠 / green
|
71eaacfde7
|
docs: add trouble shooting section about file protocol (#10231)
|
2022-09-24 16:10:33 +02:00 |
|
patak
|
e223f84af8
|
feat: build.modulePreload options (#9938)
|
2022-09-24 16:09:40 +02:00 |
|
翠 / green
|
0f7353bf3d
|
docs: place .nojekyll when deploying to GitHub Pages (#10230)
|
2022-09-24 13:53:40 +02:00 |
|
翠 / green
|
da632bf36f
|
refactor(types): bundle client types (#9966)
|
2022-09-24 13:52:06 +02:00 |
|
翠 / green
|
533d13c27a
|
fix: respect mainFields when resolving browser/module field (fixes #8659) (#10071)
|
2022-09-23 11:54:44 +02:00 |
|
翠 / green
|
df560b02d4
|
perf: cache compiled glob for server.fs.deny (#10044)
|
2022-09-22 11:11:27 +02:00 |
|
patak
|
aebfd9c3c5
|
docs: remove heroku instructions (#10155)
|
2022-09-18 09:57:47 +02:00 |
|
Bjorn Lu
|
0d20eae223
|
fix(preview): send configured headers (#9976)
|
2022-09-05 16:55:01 +02:00 |
|
Bjorn Lu
|
c3f6731baf
|
feat: stabilize server.resolvedUrls (#9866)
|
2022-08-26 16:53:35 +00:00 |
|
Josef Brandl
|
9c7e43d030
|
fix: Skip inlining Git LFS placeholders (fix #9714) (#9795)
|
2022-08-24 14:22:41 +02:00 |
|
patak
|
b2c0ee04d4
|
chore: remove custom vitepress config (#9785)
|
2022-08-22 21:19:40 +02:00 |
|
Daniel Schmelz
|
81989bfb32
|
docs: fix typos (#9776)
|
2022-08-21 21:05:55 +02:00 |
|
Evan You
|
3a586e4818
|
chore: remove unused images from docs [ci skip]
sponsor images are not remotely loaded from a service
|
2022-08-20 14:00:31 +08:00 |
|
hiro
|
05712323b2
|
docs: fix typos in comments and documentation (#9711)
Co-authored-by: Shinigami <chrissi92@hotmail.de>
|
2022-08-17 10:09:12 +00:00 |
|
Bjorn Lu
|
095e92041e
|
docs(ssr): note linked deps no external (#9708)
|
2022-08-16 17:50:29 +02:00 |
|
翠 / green
|
afbb87d1f8
|
docs: update WSL2 watch limitation explanation (#8939)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
2022-08-13 09:19:46 +02:00 |
|
翠 / green
|
e8b61bb3ca
|
feat: show warning on 431 response (#9324)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
2022-08-10 21:51:52 +02:00 |
|
草鞋没号
|
6ad6734ae2
|
docs: fix renderBuiltUrl example (#9558)
|
2022-08-09 07:07:45 +02:00 |
|
metonym
|
27a20a5fd0
|
docs: add Render deployment instructions (#9517)
|
2022-08-08 21:34:47 +02:00 |
|
ashish
|
a6b12f8c46
|
docs: add git option for netlify deployment (#9526)
Co-authored-by: Tony Trinh <tony19@gmail.com>
Co-authored-by: 翠 / green <green@sapphi.red>
|
2022-08-08 21:20:54 +02:00 |
|
翠 / green
|
65cf7fb70d
|
docs: miscellaneous fixes (#9560)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
2022-08-08 15:51:15 +02:00 |
|
Tony Trinh
|
a206f16912
|
docs: set browser meta theme-color (#9556)
|
2022-08-06 16:41:27 +08:00 |
|
Matthew Runyon
|
89dd31cfe2
|
docs(preview): replace dev server references (#9540)
|
2022-08-05 12:48:32 +08:00 |
|
OBE Rocks!
|
145801e715
|
docs(env): update copy issues (#9546)
|
2022-08-05 03:51:13 +00:00 |
|
翠 / green
|
1983cf43d4
|
docs: override vite/client type (#9488)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
2022-08-02 06:54:53 +00:00 |
|
Evan You
|
4032cef704
|
docs: update team description
|
2022-07-31 14:50:44 +08:00 |
|
翠 / green
|
46264ffaa1
|
docs: ESM is always strict mode (#9454)
|
2022-07-30 16:51:02 +02:00 |
|
翠 / green
|
c918139719
|
docs: add troubleshooting page (#9379)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
2022-07-29 09:50:42 +02:00 |
|
Victor Eke
|
c78e4099e5
|
docs: add overflow to Vite CLI code block (#9390)
|
2022-07-27 18:03:05 +09:00 |
|
rs3d
|
8469bf0a5e
|
docs: update broken link for import.meta (#9373)
Co-authored-by: 翠 / green <green@sapphi.red>
|
2022-07-26 13:05:37 +02:00 |
|
Evan You
|
b26b84b568
|
docs: update algolia appId and key
|
2022-07-26 16:29:27 +08:00 |
|
翠 / green
|
b2a4931318
|
docs: resolve.alias for SSR externalized deps (#9337)
|
2022-07-25 10:28:37 +02:00 |
|
翠 / green
|
ccb3449edc
|
docs: fix highlight lines (#9336)
|
2022-07-24 13:24:46 +02:00 |
|