Skip to content

Commit 6439eae

Browse files
committed
feat: build
1 parent 4169dbe commit 6439eae

6 files changed

+51
-44
lines changed

docs/assets/index-BIp_tLLu.js

+47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/index-BgrRfS4g.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/index-D5Q73rkW.js

-40
This file was deleted.

docs/assets/index-DAQCo2Gr.css

-1
This file was deleted.

docs/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Vite + React + TS</title>
8-
<script type="module" crossorigin src="/assets/index-D5Q73rkW.js"></script>
9-
<link rel="stylesheet" crossorigin href="/assets/index-DAQCo2Gr.css">
8+
<script type="module" crossorigin src="/assets/index-BIp_tLLu.js"></script>
9+
<link rel="stylesheet" crossorigin href="/assets/index-BgrRfS4g.css">
1010
</head>
1111
<body>
1212
<div id="root"></div>

tsconfig.app.tsbuildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"root":["./src/app.tsx","./src/main.tsx","./src/vite-env.d.ts","./src/components/common/backgroundimage/index.tsx","./src/components/custom/listitem/index.tsx","./src/components/custom/navbar/index.tsx","./src/components/custom/navigationmenu/index.tsx","./src/components/layout/content.tsx","./src/components/layout/footer.tsx","./src/components/layout/header.tsx","./src/components/ui/button.tsx","./src/components/ui/navigation-menu.tsx","./src/define/urls.ts","./src/define/env.ts","./src/hooks/use-router.ts","./src/hooks/use-scroll-element.ts","./src/hooks/use-translation.ts","./src/lib/utils.ts","./src/pages/home/index.tsx","./src/utils/a-link-click.ts","./src/utils/can-use-dom.ts","./src/utils/format-data.ts","./src/utils/get-scroll-parent.ts","./src/utils/uuid.ts"],"errors":true,"version":"5.6.3"}
1+
{"root":["./src/app.tsx","./src/main.tsx","./src/vite-env.d.ts","./src/components/common/backgroundimage/index.tsx","./src/components/custom/listitem/index.tsx","./src/components/custom/navbar/index.tsx","./src/components/custom/navigationmenu/index.tsx","./src/components/layout/content.tsx","./src/components/layout/footer.tsx","./src/components/layout/header.tsx","./src/components/ui/button.tsx","./src/components/ui/navigation-menu.tsx","./src/define/urls.ts","./src/define/env.ts","./src/hooks/use-router.ts","./src/hooks/use-scroll-element.ts","./src/hooks/use-translation.ts","./src/lib/utils.ts","./src/pages/home/index.tsx","./src/utils/a-link-click.ts","./src/utils/can-use-dom.ts","./src/utils/format-data.ts","./src/utils/get-scroll-parent.ts","./src/utils/uuid.ts"],"version":"5.6.3"}

0 commit comments

Comments
 (0)