-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
84 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"files": { | ||
"main.css": "/web/static/css/main.0cc87c12.css", | ||
"main.js": "/web/static/js/main.edc7d102.js", | ||
"main.css": "/web/static/css/main.9ece2dc4.css", | ||
"main.js": "/web/static/js/main.c5ebfdaf.js", | ||
"static/media/logo.png": "/web/static/media/logo.2f09160138082fd1c6f8.png", | ||
"index.html": "/web/index.html", | ||
"static/media/getFetch.cjs": "/web/static/media/getFetch.c4cca45e22bc1b2c7d0d.cjs", | ||
"main.0cc87c12.css.map": "/web/static/css/main.0cc87c12.css.map", | ||
"main.edc7d102.js.map": "/web/static/js/main.edc7d102.js.map" | ||
"main.9ece2dc4.css.map": "/web/static/css/main.9ece2dc4.css.map", | ||
"main.c5ebfdaf.js.map": "/web/static/js/main.c5ebfdaf.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.0cc87c12.css", | ||
"static/js/main.edc7d102.js" | ||
"static/css/main.9ece2dc4.css", | ||
"static/js/main.c5ebfdaf.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/web/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="TeddyCloud Admin"/><link rel="manifest" href="/web/manifest.json"/><title>TeddyCloud</title><script defer="defer" src="/web/static/js/main.edc7d102.js"></script><link href="/web/static/css/main.0cc87c12.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/web/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="TeddyCloud Admin"/><link rel="manifest" href="/web/manifest.json"/><title>TeddyCloud</title><script defer="defer" src="/web/static/js/main.c5ebfdaf.js"></script><link href="/web/static/css/main.9ece2dc4.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...data/www/web/static/css/main.0cc87c12.css → ...data/www/web/static/css/main.9ece2dc4.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
...b/data/www/web/static/js/main.edc7d102.js → ...b/data/www/web/static/js/main.c5ebfdaf.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ta/www/web/static/js/main.edc7d102.js.map → ...ta/www/web/static/js/main.c5ebfdaf.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.