-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build: (a1feba7) Add url matching - need to revisit this as I'm not s…
…old on the way this works at current.
- Loading branch information
Showing
8 changed files
with
21 additions
and
8 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": "/Shimmer/static/css/main.00b262eb.css", | ||
"main.js": "/Shimmer/static/js/main.1f349d00.js", | ||
"main.js": "/Shimmer/static/js/main.8cc5ce14.js", | ||
"static/js/787.f3470a97.chunk.js": "/Shimmer/static/js/787.f3470a97.chunk.js", | ||
"index.html": "/Shimmer/index.html", | ||
"main.00b262eb.css.map": "/Shimmer/static/css/main.00b262eb.css.map", | ||
"main.1f349d00.js.map": "/Shimmer/static/js/main.1f349d00.js.map", | ||
"main.8cc5ce14.js.map": "/Shimmer/static/js/main.8cc5ce14.js.map", | ||
"787.f3470a97.chunk.js.map": "/Shimmer/static/js/787.f3470a97.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.00b262eb.css", | ||
"static/js/main.1f349d00.js" | ||
"static/js/main.8cc5ce14.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="/Shimmer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Shimmer - A React based blogging platform developed by Corofides."/><link rel="apple-touch-icon" href="/Shimmer/logo192.png"/><link rel="manifest" href="/Shimmer/manifest.json"/><title>Shimmer</title><script defer="defer" src="/Shimmer/static/js/main.1f349d00.js"></script><link href="/Shimmer/static/css/main.00b262eb.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="/Shimmer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Shimmer - A React based blogging platform developed by Corofides."/><link rel="apple-touch-icon" href="/Shimmer/logo192.png"/><link rel="manifest" href="/Shimmer/manifest.json"/><title>Shimmer</title><script defer="defer" src="/Shimmer/static/js/main.8cc5ce14.js"></script><link href="/Shimmer/static/css/main.00b262eb.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.