-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build with fix for live url link fix
- Loading branch information
Showing
6 changed files
with
11 additions
and
11 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,13 +1,13 @@ | ||
{ | ||
"files": { | ||
"main.css": "/redditwal/static/css/main.c627560b.css", | ||
"main.js": "/redditwal/static/js/main.9ac24132.js", | ||
"index.html": "/redditwal/index.html", | ||
"main.c627560b.css.map": "/redditwal/static/css/main.c627560b.css.map", | ||
"main.9ac24132.js.map": "/redditwal/static/js/main.9ac24132.js.map" | ||
"main.css": "/react-reddit-wallpapers/static/css/main.c627560b.css", | ||
"main.js": "/react-reddit-wallpapers/static/js/main.4c3d0861.js", | ||
"index.html": "/react-reddit-wallpapers/index.html", | ||
"main.c627560b.css.map": "/react-reddit-wallpapers/static/css/main.c627560b.css.map", | ||
"main.4c3d0861.js.map": "/react-reddit-wallpapers/static/js/main.4c3d0861.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.c627560b.css", | ||
"static/js/main.9ac24132.js" | ||
"static/js/main.4c3d0861.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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Wallpapers from Popular Reddit"/><link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="48x48" href="./favicon-48.png"/><link rel="icon" type="image/png" sizes="32x32" href="./favicon-32.png"/><link rel="icon" type="image/png" sizes="16x16" href="./favicon-16.png"/><link rel="manifest" href="./manifest.json"/><base href="/redditwal/"/><title>Wallpapers from Reddit</title><script defer="defer" src="/redditwal/static/js/main.9ac24132.js"></script><link href="/redditwal/static/css/main.c627560b.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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Wallpapers from Popular Reddit"/><link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="48x48" href="./favicon-48.png"/><link rel="icon" type="image/png" sizes="32x32" href="./favicon-32.png"/><link rel="icon" type="image/png" sizes="16x16" href="./favicon-16.png"/><link rel="manifest" href="./manifest.json"/><base href="/react-reddit-wallpapers/"/><title>Wallpapers from Reddit</title><script defer="defer" src="/react-reddit-wallpapers/static/js/main.4c3d0861.js"></script><link href="/react-reddit-wallpapers/static/css/main.c627560b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
6 changes: 3 additions & 3 deletions
6
build/static/js/main.9ac24132.js → build/static/js/main.4c3d0861.js
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.