Skip to content

Commit

Permalink
chore: deploy js files to github page
Browse files Browse the repository at this point in the history
  • Loading branch information
railsstudent committed Mar 3, 2024
1 parent d99709c commit 9859d02
Show file tree
Hide file tree
Showing 10 changed files with 452 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ testem.log
Thumbs.db

src/assets/config.json
docs
377 changes: 377 additions & 0 deletions docs/3rdpartylicenses.txt

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/assets/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "apiKey": "AIzaSyAT6OGQu9MMyIktmRpA8qHMUf4iemkwxeI" }
55 changes: 55 additions & 0 deletions docs/chunk-3QDFGBSR.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/chunk-H6WDOLER.js

Large diffs are not rendered by default.

Binary file added docs/favicon.ico
Binary file not shown.
14 changes: 14 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>NgAiGoogleDemo</title>
<base href="https://railsstudent.github.io/ng-ai-google-demo/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}body{width:100vw;min-height:100%}
</style><link rel="stylesheet" href="styles-KOA5NDB2.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-KOA5NDB2.css"></noscript><link rel="modulepreload" href="chunk-3QDFGBSR.js"></head>
<body>
<app-root></app-root>
<script src="polyfills-RT5I6R6G.js" type="module"></script><script src="main-S3MVTAXR.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions docs/main-S3MVTAXR.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/polyfills-RT5I6R6G.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/styles-KOA5NDB2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9859d02

Please sign in to comment.