Skip to content

Commit

Permalink
타입스크립트 지원파일 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
redgoose-dev committed Aug 9, 2022
1 parent 6fc861b commit c7c5dc6
Show file tree
Hide file tree
Showing 9 changed files with 175 additions and 176 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ node_modules/
.env.local
yarn.lock
package-lock.json
bun.lockb
1 change: 0 additions & 1 deletion docs/index.00d6e6bf.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/index.a485b94c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1">
<link rel="icon" href="./favicon.ico" />

<script type="module" crossorigin src="./index.00d6e6bf.js"></script>
<link rel="stylesheet" href="./index.f0ab192a.css">
<script type="module" crossorigin src="./index.a485b94c.js"></script>
<link rel="stylesheet" href="./index.dfb3ae7a.css">
</head>
<body>
<main>
Expand Down
Loading

0 comments on commit c7c5dc6

Please sign in to comment.