Skip to content

Commit

Permalink
feat: Transform mdx (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
zjxxxxxxxxx authored Dec 12, 2023
1 parent d117d0f commit 0d62cef
Show file tree
Hide file tree
Showing 13 changed files with 907 additions and 1 deletion.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,11 @@
"@babel/parser": "^7.22.16",
"@babel/plugin-syntax-jsx": "^7.22.5",
"@babel/plugin-syntax-typescript": "^7.22.5",
"@mdx-js/mdx": "^3.0.0",
"@rollup/pluginutils": "^5.0.5",
"@vue/compiler-dom": "^3.3.4",
"magic-string": "^0.30.3",
"unist-util-visit": "^5.0.0",
"unplugin": "^1.4.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 0d62cef

Please sign in to comment.