Skip to content

Commit

Permalink
🔥 사용하지 않는 스크립트 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
bokdol-soohyeon committed Apr 19, 2024
1 parent 6b77332 commit 5c1c08d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 58 deletions.
3 changes: 1 addition & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"serve": "docusaurus serve",
"write-translations": "docusaurus write-translations",
"write-heading-ids": "docusaurus write-heading-ids",
"typecheck": "tsc",
"prepare-docs:watch": "nodemon --exec 'pnpm run prepare-docs'"
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "3.0.1",
Expand Down
53 changes: 0 additions & 53 deletions apps/docs/scripts/generateDocs.ts

This file was deleted.

3 changes: 0 additions & 3 deletions apps/docs/scripts/index.mjs

This file was deleted.

0 comments on commit 5c1c08d

Please sign in to comment.