Skip to content

Commit

Permalink
feat: basic implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Sep 8, 2024
1 parent 1e9bf08 commit 39b5b66
Show file tree
Hide file tree
Showing 3 changed files with 843 additions and 25 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@
"biome check --write --no-errors-on-unmatched"
]
},
"dependencies": {
"@rsbuild/plugin-babel": "^1.0.1-rc.5",
"@vue/babel-plugin-jsx": "^1.2.2",
"babel-plugin-vue-jsx-hmr": "^1.0.0"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@playwright/test": "^1.46.1",
Expand Down
Loading

0 comments on commit 39b5b66

Please sign in to comment.