Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
theshreyas committed Aug 9, 2024
1 parent 1429cb1 commit 79b6040
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/db-schema-generator/static/css/main.67254f51.css",
"main.js": "/db-schema-generator/static/js/main.2eaaa0cd.js",
"main.css": "/db-schema-generator/static/css/main.198b7664.css",
"main.js": "/db-schema-generator/static/js/main.5fe03a5c.js",
"static/js/453.2aa7b3dc.chunk.js": "/db-schema-generator/static/js/453.2aa7b3dc.chunk.js",
"index.html": "/db-schema-generator/index.html",
"main.67254f51.css.map": "/db-schema-generator/static/css/main.67254f51.css.map",
"main.2eaaa0cd.js.map": "/db-schema-generator/static/js/main.2eaaa0cd.js.map",
"main.198b7664.css.map": "/db-schema-generator/static/css/main.198b7664.css.map",
"main.5fe03a5c.js.map": "/db-schema-generator/static/js/main.5fe03a5c.js.map",
"453.2aa7b3dc.chunk.js.map": "/db-schema-generator/static/js/453.2aa7b3dc.chunk.js.map"
},
"entrypoints": [
"static/css/main.67254f51.css",
"static/js/main.2eaaa0cd.js"
"static/css/main.198b7664.css",
"static/js/main.5fe03a5c.js"
]
}
2 changes: 1 addition & 1 deletion index.html
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="/db-schema-generator/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/db-schema-generator/logo192.png"/><link rel="manifest" href="/db-schema-generator/manifest.json"/><title>React App</title><script defer="defer" src="/db-schema-generator/static/js/main.2eaaa0cd.js"></script><link href="/db-schema-generator/static/css/main.67254f51.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="/db-schema-generator/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/db-schema-generator/logo192.png"/><link rel="manifest" href="/db-schema-generator/manifest.json"/><title>Magento DBSchema Generator</title><script defer="defer" src="/db-schema-generator/static/js/main.5fe03a5c.js"></script><link href="/db-schema-generator/static/css/main.198b7664.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Magento DBSchema Generator",
"name": "Magento 2 db_schema.xml Generator",
"icons": [
{
"src": "favicon.ico",
Expand Down
4 changes: 2 additions & 2 deletions static/css/main.67254f51.css → static/css/main.198b7664.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.198b7664.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/css/main.67254f51.css.map

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.2eaaa0cd.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.2eaaa0cd.js → static/js/main.5fe03a5c.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.5fe03a5c.js.map

Large diffs are not rendered by default.

0 comments on commit 79b6040

Please sign in to comment.