Skip to content

Commit

Permalink
BUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
s3xysteak committed Nov 3, 2023
1 parent f881eb3 commit 9022327
Show file tree
Hide file tree
Showing 20 changed files with 6 additions and 1,880 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ lerna-debug.log*

node_modules
.DS_Store
dist
# dist
dist-ssr
coverage
*.local
Expand Down
10 changes: 0 additions & 10 deletions .prettierrc

This file was deleted.

3 changes: 0 additions & 3 deletions .vscode/extensions.json

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

21 changes: 0 additions & 21 deletions README.md

This file was deleted.

1 change: 1 addition & 0 deletions assets/index-1327d969.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-9d829c9b.css

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

21 changes: 0 additions & 21 deletions doc/readme-zh_cn.md

This file was deleted.

File renamed without changes.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<script type="module" crossorigin src="/assets/index-1327d969.js"></script>
<link rel="stylesheet" href="/assets/index-9d829c9b.css">
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>

</body>
</html>
21 changes: 0 additions & 21 deletions package.json

This file was deleted.

Loading

0 comments on commit 9022327

Please sign in to comment.