Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
innerstella committed Oct 20, 2023
1 parent 201fdb1 commit 6a528ab
Show file tree
Hide file tree
Showing 9 changed files with 217 additions and 0 deletions.
15 changes: 15 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"files": {
"main.css": "/static/css/main.44fd1faf.css",
"main.js": "/static/js/main.c01cbc98.js",
"static/js/787.7cb63699.chunk.js": "/static/js/787.7cb63699.chunk.js",
"index.html": "/index.html",
"main.44fd1faf.css.map": "/static/css/main.44fd1faf.css.map",
"main.c01cbc98.js.map": "/static/js/main.c01cbc98.js.map",
"787.7cb63699.chunk.js.map": "/static/js/787.7cb63699.chunk.js.map"
},
"entrypoints": [
"static/css/main.44fd1faf.css",
"static/js/main.c01cbc98.js"
]
}
1 change: 1 addition & 0 deletions 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"/><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>야구 행운 복권</title><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0"/><script defer="defer" src="/static/js/main.c01cbc98.js"></script><link href="/static/css/main.44fd1faf.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body><script type="text/javascript" src="//wcs.naver.net/wcslog.js"></script><script type="text/javascript">if(!wcs_add)var wcs_add={};wcs_add.wa="1d106f0c7b05040",window.wcs&&wcs_do()</script></html>
2 changes: 2 additions & 0 deletions build/static/css/main.44fd1faf.css

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

1 change: 1 addition & 0 deletions build/static/css/main.44fd1faf.css.map

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

Loading

0 comments on commit 6a528ab

Please sign in to comment.