Incluir build de producción actualizado (dist)

This commit is contained in:
Isaac Aracena
2026-05-08 10:39:24 -04:00
parent 21f31a0c35
commit 9df2bebb72
4 changed files with 1623 additions and 1 deletions
-1
View File
@@ -7,7 +7,6 @@ node_modules/
coverage/ coverage/
# Production # Production
dist/
build/ build/
CDC-Brief v1/ CDC-Brief v1/
File diff suppressed because one or more lines are too long
+1608
View File
File diff suppressed because one or more lines are too long
+14
View File
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>My Google AI Studio App</title>
<script type="module" crossorigin src="/brief/assets/index-BwC2K-4t.js"></script>
<link rel="stylesheet" crossorigin href="/brief/assets/index-BlqfDASc.css">
</head>
<body>
<div id="root"></div>
</body>
</html>