Skip to content

Commit 655bb4c

Browse files
authored
chore: update docs to use remix v2 (#2238)
* chore: update vite * feat: update to v2 remix & use vite * chore: dont use aliased paths in mdx * fix: weird import issue with * as * chore: refactor to meta v2 * chore: revert import * as * chore: get docs rendering... * fix: meta rendering * fix: build * chore: fix stitches issues * chore: go back to basics * chore: make vite work * chore: add mdx pages * chore: add other mdx plugins & get scripts running again * chore: add ornamental code * chore: add 404 page * chore: style docs pages * chore: re-add theme switcher with cookies * chore: finish docs * chore: redo examples page * chore: fix homepage * chore: update some docs deps
1 parent 70efa0d commit 655bb4c

File tree

180 files changed

+10751
-8161
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

180 files changed

+10751
-8161
lines changed

.github/publish-ci/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-react": "^4.1.0",
2323
"prettier": "^3.1.1",
2424
"typescript": "^4.9.4",
25-
"vite": "^4.0.0"
25+
"vite": "^5.0.10"
2626
},
2727
"msw": {
2828
"workerDirectory": "public"

0 commit comments

Comments
 (0)