Skip to content

Commit e61d4f1

Browse files
committed
react build file
1 parent 2c60e49 commit e61d4f1

19 files changed

+72
-0
lines changed

asset-manifest.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"files": {
3+
"main.css": "/react-portfolio/static/css/main.66c5bb22.css",
4+
"main.js": "/react-portfolio/static/js/main.e5496bf2.js",
5+
"static/media/b1.jpg": "/react-portfolio/static/media/b1.0041f34aab05ebb9fa39.jpg",
6+
"static/media/f2.jpg": "/react-portfolio/static/media/f2.2fd77f5f105b29732c95.jpg",
7+
"static/media/b4.jpg": "/react-portfolio/static/media/b4.4ad30bb0eae197464549.jpg",
8+
"static/media/b5.jpg": "/react-portfolio/static/media/b5.67fb3e3893aa1fd72cd0.jpg",
9+
"static/media/f4.jpg": "/react-portfolio/static/media/f4.2b28e447b1755375f113.jpg",
10+
"static/media/f3.jpg": "/react-portfolio/static/media/f3.a7abd0fc58aae6c967e1.jpg",
11+
"static/media/f5.jpg": "/react-portfolio/static/media/f5.bda580e135f89b058d67.jpg",
12+
"static/media/f1.jpg": "/react-portfolio/static/media/f1.c3b50e5fc01e0c1f0663.jpg",
13+
"static/media/bali.pdf": "/react-portfolio/static/media/bali.5b295d37d4ef2323d3a5.pdf",
14+
"static/media/b2.jpg": "/react-portfolio/static/media/b2.402afacde92a3b8f3465.jpg",
15+
"static/media/b3.jpg": "/react-portfolio/static/media/b3.e0146455e09413026472.jpg",
16+
"static/media/girl.png": "/react-portfolio/static/media/girl.6bf230a9b28f531839d2.png",
17+
"index.html": "/react-portfolio/index.html",
18+
"main.66c5bb22.css.map": "/react-portfolio/static/css/main.66c5bb22.css.map",
19+
"main.e5496bf2.js.map": "/react-portfolio/static/js/main.e5496bf2.js.map"
20+
},
21+
"entrypoints": [
22+
"static/css/main.66c5bb22.css",
23+
"static/js/main.e5496bf2.js"
24+
]
25+
}

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>OMEGA</title><script defer="defer" src="/react-portfolio/static/js/main.e5496bf2.js"></script><link href="/react-portfolio/static/css/main.66c5bb22.css" rel="stylesheet"></head><body><div id="root"></div></body></html>

static/css/main.66c5bb22.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/css/main.66c5bb22.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.e5496bf2.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
/**
2+
* @license React
3+
* react-dom.production.min.js
4+
*
5+
* Copyright (c) Facebook, Inc. and its affiliates.
6+
*
7+
* This source code is licensed under the MIT license found in the
8+
* LICENSE file in the root directory of this source tree.
9+
*/
10+
11+
/**
12+
* @license React
13+
* react-jsx-runtime.production.min.js
14+
*
15+
* Copyright (c) Facebook, Inc. and its affiliates.
16+
*
17+
* This source code is licensed under the MIT license found in the
18+
* LICENSE file in the root directory of this source tree.
19+
*/
20+
21+
/**
22+
* @license React
23+
* react.production.min.js
24+
*
25+
* Copyright (c) Facebook, Inc. and its affiliates.
26+
*
27+
* This source code is licensed under the MIT license found in the
28+
* LICENSE file in the root directory of this source tree.
29+
*/
30+
31+
/**
32+
* @license React
33+
* scheduler.production.min.js
34+
*
35+
* Copyright (c) Facebook, Inc. and its affiliates.
36+
*
37+
* This source code is licensed under the MIT license found in the
38+
* LICENSE file in the root directory of this source tree.
39+
*/

static/js/main.e5496bf2.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
5.2 MB
Loading
340 KB
Loading
253 KB
Loading

0 commit comments

Comments
 (0)