Skip to content

Commit

Permalink
New deployment and build version
Browse files Browse the repository at this point in the history
New deployment and build version
  • Loading branch information
Ehtishammushtaq committed Dec 4, 2023
1 parent 40aac81 commit 20839c9
Show file tree
Hide file tree
Showing 16 changed files with 156 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Mapalyze/Mapalyze/ClientApp/build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"files": {
"main.css": "/static/css/main.1b64e20e.css",
"main.js": "/static/js/main.bc58e99c.js",
"static/js/496.0776e9a2.chunk.js": "/static/js/496.0776e9a2.chunk.js",
"static/media/render.mp4": "/static/media/render.8832bb6f12ad1cef958b.mp4",
"service-worker.js": "/service-worker.js",
"static/media/colorlogo.svg": "/static/media/colorlogo.b4c8f809ab666734e81ce3a41b1f260c.svg",
"index.html": "/index.html",
"main.1b64e20e.css.map": "/static/css/main.1b64e20e.css.map",
"main.bc58e99c.js.map": "/static/js/main.bc58e99c.js.map",
"496.0776e9a2.chunk.js.map": "/static/js/496.0776e9a2.chunk.js.map"
},
"entrypoints": [
"static/css/main.1b64e20e.css",
"static/js/main.bc58e99c.js"
]
}
Binary file added Mapalyze/Mapalyze/ClientApp/build/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions Mapalyze/Mapalyze/ClientApp/build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><base href="/"/><link rel="manifest" href="/manifest.json"><link rel="shortcut icon" href="/favicon.ico"><title>Mapalyze</title><script defer="defer" src="/static/js/main.bc58e99c.js"></script><link href="/static/css/main.1b64e20e.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
16 changes: 16 additions & 0 deletions Mapalyze/Mapalyze/ClientApp/build/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"short_name": "Mapalyze",
"name": "Mapalyze",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}

3 changes: 3 additions & 0 deletions Mapalyze/Mapalyze/ClientApp/build/service-worker.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
1 change: 1 addition & 0 deletions Mapalyze/Mapalyze/ClientApp/build/service-worker.js.map

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions Mapalyze/Mapalyze/ClientApp/build/static/css/main.1b64e20e.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Mapalyze/Mapalyze/ClientApp/build/static/js/main.bc58e99c.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @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-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.
*/

/**
* @remix-run/router v1.6.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router DOM v6.11.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.11.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

Large diffs are not rendered by default.

Loading

0 comments on commit 20839c9

Please sign in to comment.