Skip to content

Commit 3f1cdab

Browse files
committed
build folder
1 parent 13aaa0a commit 3f1cdab

38 files changed

+6995
-2
lines changed

.gitignore

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
# testing
99
/coverage
1010

11-
# production
12-
/build
1311

1412
# misc
1513
.DS_Store

build/asset-manifest.json

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"files": {
3+
"main.css": "/static/css/main.4041a866.css",
4+
"main.js": "/static/js/main.1bad3f46.js",
5+
"static/media/remixicon.svg?t=1590207869815": "/static/media/remixicon.9cedd2150922ead84869.svg",
6+
"static/media/remixicon.eot?t=1590207869815": "/static/media/remixicon.5cb99e6cba5a4619063f.eot",
7+
"static/media/remixicon.ttf?t=1590207869815": "/static/media/remixicon.f2616f597cf98f38d234.ttf",
8+
"static/media/ava-1.jpg": "/static/media/ava-1.c185d7723fe40ec46830.jpg",
9+
"static/media/ava-3.jpg": "/static/media/ava-3.1442075049ece43143f2.jpg",
10+
"static/media/ava-2.jpg": "/static/media/ava-2.11e918c656d0c7851624.jpg",
11+
"static/media/ava-4.jpg": "/static/media/ava-4.5f15524f7b3f80a834df.jpg",
12+
"static/media/remixicon.woff?t=1590207869815": "/static/media/remixicon.8d09fa11700ed63cf96e.woff",
13+
"static/media/bmw-offer.png": "/static/media/bmw-offer.ecfb9ac1bf7b5ef615a6.png",
14+
"static/media/remixicon.woff2?t=1590207869815": "/static/media/remixicon.90668f6f9b3c2c18a090.woff2",
15+
"static/media/blog-1.jpg": "/static/media/blog-1.e4949dd1d3e0ec0543c5.jpg",
16+
"static/media/slider-2.jpg": "/static/media/slider-2.4cd97469474175a97a63.jpg",
17+
"static/media/slider-3.jpg": "/static/media/slider-3.ed96ff21726e81c10f40.jpg",
18+
"static/media/nissan-offer.png": "/static/media/nissan-offer.6eddc86310b7cac538ae.png",
19+
"static/media/blog-2.jpg": "/static/media/blog-2.dce2eeb8549652564638.jpg",
20+
"static/media/toyota-offer-2.png": "/static/media/toyota-offer-2.861de085d1c782df9e9d.png",
21+
"static/media/offer-toyota.png": "/static/media/offer-toyota.4b2435e447a7832d9f4a.png",
22+
"static/media/mercedes-offer.png": "/static/media/mercedes-offer.d177a4fe9e2002ddb24d.png",
23+
"static/media/blog-3.jpg": "/static/media/blog-3.0cd3766389d5b56badaa.jpg",
24+
"static/media/slider-1.jpg": "/static/media/slider-1.df185de6fe26ce7346f2.jpg",
25+
"static/media/drive.jpg": "/static/media/drive.b72e6f2d1ccdbd6550a9.jpg",
26+
"static/media/slick.svg": "/static/media/slick.2630a3e3eab21c607e21.svg",
27+
"static/media/slick.eot": "/static/media/slick.a4e97f5a2a64f0ab1323.eot",
28+
"static/media/slick.ttf": "/static/media/slick.c94f7671dcc99dce43e2.ttf",
29+
"static/media/slick.woff": "/static/media/slick.295183786cd8a1389865.woff",
30+
"index.html": "/index.html",
31+
"main.4041a866.css.map": "/static/css/main.4041a866.css.map",
32+
"main.1bad3f46.js.map": "/static/js/main.1bad3f46.js.map"
33+
},
34+
"entrypoints": [
35+
"static/css/main.4041a866.css",
36+
"static/js/main.1bad3f46.js"
37+
]
38+
}

build/favicon.ico

3.78 KB
Binary file not shown.

build/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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>CarYatra</title><script defer="defer" src="/static/js/main.1bad3f46.js"></script><link href="/static/css/main.4041a866.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

build/logo192.png

5.22 KB
Loading

build/logo512.png

9.44 KB
Loading

build/manifest.json

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"short_name": "React App",
3+
"name": "Create React App Sample",
4+
"icons": [
5+
{
6+
"src": "favicon.ico",
7+
"sizes": "64x64 32x32 24x24 16x16",
8+
"type": "image/x-icon"
9+
},
10+
{
11+
"src": "logo192.png",
12+
"type": "image/png",
13+
"sizes": "192x192"
14+
},
15+
{
16+
"src": "logo512.png",
17+
"type": "image/png",
18+
"sizes": "512x512"
19+
}
20+
],
21+
"start_url": ".",
22+
"display": "standalone",
23+
"theme_color": "#000000",
24+
"background_color": "#ffffff"
25+
}

build/robots.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# https://www.robotstxt.org/robotstxt.html
2+
User-agent: *
3+
Disallow:

build/static/css/main.4041a866.css

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/css/main.4041a866.css.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.1bad3f46.js

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
/*!
2+
Copyright (c) 2018 Jed Watson.
3+
Licensed under the MIT License (MIT), see
4+
http://jedwatson.github.io/classnames
5+
*/
6+
7+
/**
8+
* @license React
9+
* react-dom.production.min.js
10+
*
11+
* Copyright (c) Facebook, Inc. and its affiliates.
12+
*
13+
* This source code is licensed under the MIT license found in the
14+
* LICENSE file in the root directory of this source tree.
15+
*/
16+
17+
/**
18+
* @license React
19+
* react-jsx-runtime.production.min.js
20+
*
21+
* Copyright (c) Facebook, Inc. and its affiliates.
22+
*
23+
* This source code is licensed under the MIT license found in the
24+
* LICENSE file in the root directory of this source tree.
25+
*/
26+
27+
/**
28+
* @license React
29+
* react.production.min.js
30+
*
31+
* Copyright (c) Facebook, Inc. and its affiliates.
32+
*
33+
* This source code is licensed under the MIT license found in the
34+
* LICENSE file in the root directory of this source tree.
35+
*/
36+
37+
/**
38+
* @license React
39+
* scheduler.production.min.js
40+
*
41+
* Copyright (c) Facebook, Inc. and its affiliates.
42+
*
43+
* This source code is licensed under the MIT license found in the
44+
* LICENSE file in the root directory of this source tree.
45+
*/
46+
47+
/**
48+
* React Router DOM v6.3.0
49+
*
50+
* Copyright (c) Remix Software Inc.
51+
*
52+
* This source code is licensed under the MIT license found in the
53+
* LICENSE.md file in the root directory of this source tree.
54+
*
55+
* @license MIT
56+
*/
57+
58+
/**
59+
* React Router v6.3.0
60+
*
61+
* Copyright (c) Remix Software Inc.
62+
*
63+
* This source code is licensed under the MIT license found in the
64+
* LICENSE.md file in the root directory of this source tree.
65+
*
66+
* @license MIT
67+
*/

build/static/js/main.1bad3f46.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)