chore: split build into library and app modes for Docker and npm compatibility

This commit is contained in:
2026-03-03 09:25:51 +00:00
parent 5e4fa25fc4
commit 5e70b417db
7 changed files with 57 additions and 2 deletions

17
dist-app/index.html Normal file
View File

@@ -0,0 +1,17 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/bitcoin-btc-logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>₿ Bitcoin 3D - Premium SVG Animation</title>
<script type="module" crossorigin src="/assets/index-grc0UYuu.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CHnMNSDD.css">
</head>
<body>
<div id="app"></div>
</body>
</html>