Skip to content

Commit

Permalink
build and deploy settings
Browse files Browse the repository at this point in the history
  • Loading branch information
BDURON99 committed May 30, 2024
1 parent c777932 commit d9852ca
Show file tree
Hide file tree
Showing 9 changed files with 340 additions and 13 deletions.
16 changes: 8 additions & 8 deletions website/build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/static/css/main.e96d3183.css",
"main.js": "/static/js/main.60c3ee89.js",
"static/js/453.8851efe8.chunk.js": "/static/js/453.8851efe8.chunk.js",
"index.html": "/index.html",
"main.e96d3183.css.map": "/static/css/main.e96d3183.css.map",
"main.60c3ee89.js.map": "/static/js/main.60c3ee89.js.map",
"453.8851efe8.chunk.js.map": "/static/js/453.8851efe8.chunk.js.map"
"main.css": "/project-2024-school-mappers/static/css/main.e96d3183.css",
"main.js": "/project-2024-school-mappers/static/js/main.ec7337ae.js",
"static/js/453.8851efe8.chunk.js": "/project-2024-school-mappers/static/js/453.8851efe8.chunk.js",
"index.html": "/project-2024-school-mappers/index.html",
"main.e96d3183.css.map": "/project-2024-school-mappers/static/css/main.e96d3183.css.map",
"main.ec7337ae.js.map": "/project-2024-school-mappers/static/js/main.ec7337ae.js.map",
"453.8851efe8.chunk.js.map": "/project-2024-school-mappers/static/js/453.8851efe8.chunk.js.map"
},
"entrypoints": [
"static/css/main.e96d3183.css",
"static/js/main.60c3ee89.js"
"static/js/main.ec7337ae.js"
]
}
2 changes: 1 addition & 1 deletion website/build/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="/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="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.60c3ee89.js"></script><link href="/static/css/main.e96d3183.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="/project-2024-school-mappers/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="/project-2024-school-mappers/logo192.png"/><link rel="manifest" href="/project-2024-school-mappers/manifest.json"/><title>React App</title><script defer="defer" src="/project-2024-school-mappers/static/js/main.ec7337ae.js"></script><link href="/project-2024-school-mappers/static/css/main.e96d3183.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion website/build/static/js/main.60c3ee89.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions website/build/static/js/main.ec7337ae.js.map

Large diffs are not rendered by default.

159 changes: 159 additions & 0 deletions website/node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d9852ca

Please sign in to comment.