Skip to content

Commit

Permalink
[빌드][수정] 빌드 관련 수정사항 반영
Browse files Browse the repository at this point in the history
  • Loading branch information
qmdl980 committed Aug 4, 2024
1 parent 0e19999 commit a99e29a
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 4 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"files": {
"main.css": "/booking-beacon/static/css/main.6fbd494d.css",
"main.js": "/booking-beacon/static/js/main.6ff7178d.js",
"main.js": "/booking-beacon/static/js/main.9d43e942.js",
"static/js/453.c17682a7.chunk.js": "/booking-beacon/static/js/453.c17682a7.chunk.js",
"static/media/logo.svg": "/booking-beacon/static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg",
"index.html": "/booking-beacon/index.html",
"main.6fbd494d.css.map": "/booking-beacon/static/css/main.6fbd494d.css.map",
"main.6ff7178d.js.map": "/booking-beacon/static/js/main.6ff7178d.js.map",
"main.9d43e942.js.map": "/booking-beacon/static/js/main.9d43e942.js.map",
"453.c17682a7.chunk.js.map": "/booking-beacon/static/js/453.c17682a7.chunk.js.map"
},
"entrypoints": [
"static/css/main.6fbd494d.css",
"static/js/main.6ff7178d.js"
"static/js/main.9d43e942.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="/booking-beacon/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="/booking-beacon/logo192.png"/><link rel="manifest" href="/booking-beacon/manifest.json"/><title>React App</title><script defer="defer" src="/booking-beacon/static/js/main.6ff7178d.js"></script><link href="/booking-beacon/static/css/main.6fbd494d.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="/booking-beacon/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="/booking-beacon/logo192.png"/><link rel="manifest" href="/booking-beacon/manifest.json"/><title>React App</title><script defer="defer" src="/booking-beacon/static/js/main.9d43e942.js"></script><link href="/booking-beacon/static/css/main.6fbd494d.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 static/js/main.9d43e942.js

Large diffs are not rendered by default.

72 changes: 72 additions & 0 deletions static/js/main.9d43e942.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
/**
* @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.18.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.25.1
*
* 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.25.1
*
* 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
*/
1 change: 1 addition & 0 deletions static/js/main.9d43e942.js.map

Large diffs are not rendered by default.

0 comments on commit a99e29a

Please sign in to comment.