🚧 WIP(custom): v3.0.0 migrate to vite and esm

This commit is contained in:
Kuingsmile
2025-07-31 17:37:30 +08:00
parent cd76bc7c10
commit 054f4b4cff
597 changed files with 197292 additions and 13329 deletions

13
dist/renderer/index.html vendored Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PicList</title>
<script type="module" crossorigin src="./assets/index-BqdcQlNn.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-mOcaXuMe.css">
</head>
<body>
<div id="app"></div>
</body>