Skip to content

Commit

Permalink
fix: #33 支持选择目录批量导入
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed May 23, 2023
1 parent 74c00c0 commit 2e58a37
Show file tree
Hide file tree
Showing 6 changed files with 211 additions and 778 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.0.3",
"@terwer/eslint-config-custom": "^1.2.0",
"@terwer/vite-config-custom": "^0.6.0",
"@tsconfig/svelte": "^4.0.1",
"@types/node": "16",
"fast-glob": "^3.2.12",
Expand All @@ -35,5 +34,8 @@
"vite": "^4.3.7",
"vite-plugin-static-copy": "^0.15.0",
"vitest": "^0.31.1"
},
"dependencies": {
"shorthash2": "^1.0.3"
}
}
Loading

0 comments on commit 2e58a37

Please sign in to comment.