Incluir build de producción actualizado (dist)
This commit is contained in:
@@ -7,7 +7,6 @@ node_modules/
|
|||||||
coverage/
|
coverage/
|
||||||
|
|
||||||
# Production
|
# Production
|
||||||
dist/
|
|
||||||
build/
|
build/
|
||||||
CDC-Brief v1/
|
CDC-Brief v1/
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
File diff suppressed because one or more lines are too long
Vendored
+1608
File diff suppressed because one or more lines are too long
Vendored
+14
@@ -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>
|
||||||
|
|
||||||
Reference in New Issue
Block a user