-
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
Showing
9 changed files
with
72 additions
and
7 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": "/static/css/main.d92a1255.css", | ||
"main.js": "/static/js/main.0fa7babb.js", | ||
"main.css": "/static/css/main.53ab53ab.css", | ||
"main.js": "/static/js/main.82c1b3cf.js", | ||
"static/js/453.ace21015.chunk.js": "/static/js/453.ace21015.chunk.js", | ||
"index.html": "/index.html", | ||
"main.d92a1255.css.map": "/static/css/main.d92a1255.css.map", | ||
"main.0fa7babb.js.map": "/static/js/main.0fa7babb.js.map", | ||
"main.53ab53ab.css.map": "/static/css/main.53ab53ab.css.map", | ||
"main.82c1b3cf.js.map": "/static/js/main.82c1b3cf.js.map", | ||
"453.ace21015.chunk.js.map": "/static/js/453.ace21015.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.d92a1255.css", | ||
"static/js/main.0fa7babb.js" | ||
"static/css/main.53ab53ab.css", | ||
"static/js/main.82c1b3cf.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="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="I am a versatile full-stack MEAN developer specializing in crafting robust web solutions. With expertise in Angular, Node.js, Express.js, and MongoDB, I excel in creating dynamic user experiences and seamless functionality. Committed to delivering high-quality, scalable applications, I bring a keen eye for detail and a passion for problem-solving to every project."/><link rel="manifest" href="/manifest.json"/><title>Manoj K.</title><script defer="defer" src="/static/js/main.0fa7babb.js"></script><link href="/static/css/main.d92a1255.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="I am a versatile full-stack MEAN developer specializing in crafting robust web solutions. With expertise in Angular, Node.js, Express.js, and MongoDB, I excel in creating dynamic user experiences and seamless functionality. Committed to delivering high-quality, scalable applications, I bring a keen eye for detail and a passion for problem-solving to every project."/><link rel="manifest" href="/manifest.json"/><title>Manoj K.</title><script defer="defer" src="/static/js/main.82c1b3cf.js"></script><link href="/static/css/main.53ab53ab.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
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.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
/** | ||
* @license React | ||
* react-dom.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-is.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-jsx-runtime.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* scheduler.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** @license React v16.13.1 | ||
* react-is.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ |
Large diffs are not rendered by default.
Oops, something went wrong.