Commit e533f10
committed
chore: bump to vitepress v1.0.0-rc.25
Vitepress moved to an ESM package which leads to vuejs/vitepress#2754 in our case.
One possible solution mentionned by the Vitepress team is to use `mts` files instead of `ts` files, and it seems to work
(`pnpm docs:build` no longer throws).1 parent 34f81c4 commit e533f10
File tree
6 files changed
+78
-44
lines changed- docs/.vitepress/config
6 files changed
+78
-44
lines changedFile renamed without changes.
File renamed without changes.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments