-
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.
- Loading branch information
Марсель Ахметшин
committed
Nov 16, 2023
1 parent
d0209c7
commit 5ffdb03
Showing
7 changed files
with
8 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,10 +1,10 @@ | ||
{ | ||
"files": { | ||
"main.js": "/videoplayer-example/static/js/main.d33adfe5.js", | ||
"main.js": "/videoplayer-example/static/js/main.46a530c4.js", | ||
"index.html": "/videoplayer-example/index.html", | ||
"main.d33adfe5.js.map": "/videoplayer-example/static/js/main.d33adfe5.js.map" | ||
"main.46a530c4.js.map": "/videoplayer-example/static/js/main.46a530c4.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/js/main.d33adfe5.js" | ||
"static/js/main.46a530c4.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="/videoplayer-example/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Example of Custom Video Player which build on ReactJS"/><title>Video Player Example</title><script defer="defer" src="/videoplayer-example/static/js/main.d33adfe5.js"></script></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="/videoplayer-example/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Example of Custom Video Player which build on ReactJS"/><title>Video Player Example</title><script defer="defer" src="/videoplayer-example/static/js/main.46a530c4.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
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.
This file was deleted.
Oops, something went wrong.