Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
ty-kmu committed Feb 13, 2025
1 parent 05e30de commit acd45c6
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 20 deletions.
6 changes: 3 additions & 3 deletions frontend/build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/static/css/main.95bea462.css",
"main.js": "/static/js/main.52bffc24.js",
"main.js": "/static/js/main.200900db.js",
"static/js/488.a88b8761.chunk.js": "/static/js/488.a88b8761.chunk.js",
"index.html": "/index.html",
"main.95bea462.css.map": "/static/css/main.95bea462.css.map",
"main.52bffc24.js.map": "/static/js/main.52bffc24.js.map",
"main.200900db.js.map": "/static/js/main.200900db.js.map",
"488.a88b8761.chunk.js.map": "/static/js/488.a88b8761.chunk.js.map"
},
"entrypoints": [
"static/css/main.95bea462.css",
"static/js/main.52bffc24.js"
"static/js/main.200900db.js"
]
}
2 changes: 1 addition & 1 deletion frontend/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"/><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"/><title>Spot Lake</title><script defer="defer" src="/static/js/main.52bffc24.js"></script><link href="/static/css/main.95bea462.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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="SpotLake-Diverse Spot Instance Dataset Archive Service"/><title>SpotLake</title><script defer="defer" src="/static/js/main.200900db.js"></script><link href="/static/css/main.95bea462.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 3 additions & 0 deletions frontend/build/static/js/main.200900db.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ object-assign
@license MIT
*/

/*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */

/**
* @license React
* react-is.production.js
Expand All @@ -16,16 +14,6 @@ object-assign
* 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.
*/

/**
* @remix-run/router v1.21.1
*
Expand Down
1 change: 1 addition & 0 deletions frontend/build/static/js/main.200900db.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions frontend/build/static/js/main.52bffc24.js

This file was deleted.

1 change: 0 additions & 1 deletion frontend/build/static/js/main.52bffc24.js.map

This file was deleted.

0 comments on commit acd45c6

Please sign in to comment.