-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated surveyjs versions surveyjs/surveyjs-react-client#2
- Loading branch information
tsv2013
committed
Dec 11, 2023
1 parent
9085985
commit fec3381
Showing
10 changed files
with
48 additions
and
62 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,16 +1,16 @@ | ||
{ | ||
"files": { | ||
"main.css": "/static/css/main.d6b899b4.css", | ||
"main.js": "/static/js/main.7f897b90.js", | ||
"main.css": "/static/css/main.c69fb218.css", | ||
"main.js": "/static/js/main.2d0c3ef8.js", | ||
"static/js/787.b5629b2c.chunk.js": "/static/js/787.b5629b2c.chunk.js", | ||
"static/media/logo.svg": "/static/media/logo.16af4787ab8684193579a6fc6ca801e0.svg", | ||
"index.html": "/index.html", | ||
"main.d6b899b4.css.map": "/static/css/main.d6b899b4.css.map", | ||
"main.7f897b90.js.map": "/static/js/main.7f897b90.js.map", | ||
"main.c69fb218.css.map": "/static/css/main.c69fb218.css.map", | ||
"main.2d0c3ef8.js.map": "/static/js/main.2d0c3ef8.js.map", | ||
"787.b5629b2c.chunk.js.map": "/static/js/787.b5629b2c.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.d6b899b4.css", | ||
"static/js/main.7f897b90.js" | ||
"static/css/main.c69fb218.css", | ||
"static/js/main.2d0c3ef8.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,21 +1 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<link rel="icon" href="/favicon.ico" /> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<meta name="theme-color" content="#000000" /> | ||
<meta name="description" content="SurveyJS service demo application with React/Redux" /> | ||
<link rel="apple-touch-icon" href="/logo192.png" /> | ||
<link rel="manifest" href="/manifest.json" /> | ||
<title>SurveyJS Service</title> | ||
<script defer="defer" src="/static/js/main.7f897b90.js"></script> | ||
<link href="/static/css/main.d6b899b4.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="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="SurveyJS service demo application with React/Redux"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>SurveyJS Service</title><script defer="defer" src="/static/js/main.2d0c3ef8.js"></script><link href="/static/css/main.c69fb218.css" rel="stylesheet"></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.
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.
Large diffs are not rendered by default.
Oops, something went wrong.
24 changes: 15 additions & 9 deletions
24
...ot/static/js/main.7f897b90.js.LICENSE.txt → ...ot/static/js/main.2d0c3ef8.js.LICENSE.txt
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
wwwroot/static/js/main.7f897b90.js.map → wwwroot/static/js/main.2d0c3ef8.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.