Commit Graph

69 Commits

Author SHA1 Message Date
patak
a55e86bdeb
docs: remove horizontal scrollbars in code blocks (#18567) 2024-11-05 01:29:35 +01:00
Bjorn Lu
61cbf6f2cf
feat(lib)!: use package name for css output file name (#18488)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-30 09:13:01 +01:00
翠 / green
7338ee327e
docs: add multiple entries lib mode example (#18364) 2024-10-16 17:12:01 +02:00
翠 / green
7db105daaf
docs: relative base path (#18355) 2024-10-15 16:47:15 +02:00
Leo
b529b6fa7d
docs: add vitepress-plugin-group-icons (#18132) 2024-09-19 12:53:21 +08:00
Joseph
61357f67cd
docs: rename cdnjs link (#17565) 2024-06-26 11:48:21 +08:00
Parham Negahdar
a97e0590b8
docs: switch Polyfill.io to Cloudflare hosted version (#17567) 2024-06-26 11:08:10 +08:00
btea
4501b5a7ea
chore(deps): update @shikijs/vitepress-twoslash to 1.5.0 (#16637) 2024-05-10 18:12:39 +00:00
btea
e7adcf0878
docs: twoslash cut does not take effect (#16466) 2024-04-19 16:43:55 +09:00
patak
45a06daac8
chore: deprecate splitVendorChunkPlugin (#16274) 2024-03-29 07:57:28 +01:00
翠 / green
6f8a320665
docs: add @shikiji/vitepress-twoslash (#16168) 2024-03-15 09:24:38 +01:00
Sean Washington
5aabad32b2
fix(docs): fix load error handling window reload example (#16159) 2024-03-14 06:48:42 +01:00
Philipp Zerelles
b10d1628d5
fix: encode URLs correctly (fix #15298) (#15311)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-03-12 21:39:57 +08:00
翠 / green
019c6b2c14
docs: add about vite:preloadError (#15222) 2023-12-02 16:45:48 +01:00
Bjorn Lu
6511c0ee62
docs: update library mode env var tip (#14935) 2023-11-10 09:00:32 +01:00
Cqq
7e0f386f9a
docs: change https://polyfill.io/v3/ to https://polyfill.io/ (#14622) 2023-10-14 19:56:13 +09:00
Bjorn Lu
fe6cb93e9a
docs(library-mode): add advanced usage warning (#14168) 2023-08-24 13:12:34 +02:00
Naru
f97ef58787
chore: use "kB" everywhere with the correct definition (#14061) 2023-08-21 16:16:05 +08:00
patak
378fbedfb9
docs: feedback about experimental features (#13846) 2023-07-17 10:06:23 +02:00
Ayush Jha
658283d4cf
docs(build): fix typo (#13533) 2023-06-19 15:52:26 +08:00
Ilya Golovin
17511e03c2
docs(chunkSplitting): add manualChunks object form syntax warning when it is used with the splitVendorChunk plugin (#13431)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-06-07 01:39:05 +09:00
patak
aec1c1d6f0
docs: clarify html input entry name ignored for HTML files (#13389) 2023-05-31 17:22:08 +02:00
Wei
48cd43ba33
docs: do not need <wbr> anymore (#12234) 2023-03-01 07:59:34 +01:00
翠 / green
4bbebf3d89
docs: update rollup docs links (#11809) 2023-01-25 13:35:36 +01:00
Guillaume Briday
394148e1e0
docs: update extensions generated in library mode (#11401) 2022-12-17 07:10:46 +00:00
Arnaud Barré
134ce68179
chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
Lucas Garron
3cc65d701d
feat!: support safari14 by default for wider ES2020 compatibility (#9063)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2022-11-28 21:57:06 +01:00
Marco Schumacher
65a0fad209
feat(lib): allow multiple entries (#7047) 2022-09-30 17:31:21 +02:00
草鞋没号
6ad6734ae2
docs: fix renderBuiltUrl example (#9558) 2022-08-09 07:07:45 +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
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
Bjorn Lu
b82ee5d39b
docs: update browser baseline features (#9316) 2022-07-23 09:07:29 +02:00
Anthony Fu
00e6af3553 docs: rephrase version pinning 2022-07-22 22:10:41 +08:00
Bjorn Lu
555deeac65
docs: note library mode process.env.* replacement (#9130) 2022-07-15 10:24:14 +02:00
Bjorn Lu
60fa6ba082
docs: update library mode info (#9102) 2022-07-14 10:41:54 +02:00
Andrew
0ef8303806
docs: fix library mode example import (#9084) 2022-07-13 19:36:48 +02:00
Bjorn Lu
07aef1b4c0
docs: cleanup changes (#8989) 2022-07-08 11:05:58 +02:00
patak
895a7d66bc
feat: experimental.renderBuiltUrl (revised build base options) (#8762) 2022-06-27 20:28:55 +02:00
Michel EDIGHOFFER
6105471fa3
fix: typo on https example (#8723) 2022-06-22 16:37:11 +02:00
patak
8ef733368f
feat: experimental.buildAdvancedBaseOptions (#8450) 2022-06-20 17:27:39 +02:00
翠 / green
201c9a0c1a
docs: fix broken links (#8655) 2022-06-19 11:12:59 +02:00
Sachin Raja
06675852b6
docs: update lib mode example (#8279) 2022-05-22 20:42:51 +02:00
翠 / green
e68c25cf46
docs: update for default target change (#8223) 2022-05-19 07:19:16 +02:00
Sachin Raja
34df3075fc
fix(lib): use proper extension (#6827) 2022-05-05 17:34:27 +02:00
Georgiy Bukharov
7dcf370d0f
docs(build): fix chunking strategy info (#7253) 2022-03-10 15:59:07 +01:00
Bjorn Lu
cb10ebfc25
docs(lib): show example entry file (#7233) 2022-03-09 07:32:10 +01:00
Joel Kuzmarski
9f7b859c9f
docs: clarify what triggers rebuild for watch flag (#7182) 2022-03-05 19:56:47 +01:00
patak
849e8456e1
refactor: avoid splitting vendor chunk by default (#6534) 2022-03-04 22:30:50 +01:00
Flyme
780ddcff2c
docs: unify project name (#4876)
Co-authored-by: de_yi <de>
2021-09-08 17:39:54 +08:00
Shinigami
cd44691b39
docs: exhibit defineConfig (#4343) 2021-07-27 23:00:51 +08:00