Skip to content

Commit 545d17c

Browse files
committed
Committing build for GitHub Pages.
1 parent 3825574 commit 545d17c

11 files changed

+38
-1
lines changed

date-of-birth-field/.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/coverage
88

99
# production
10-
/build
10+
# /build
1111

1212
# misc
1313
.DS_Store
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"main.css": "static/css/main.bb9bfdb4.css",
3+
"main.css.map": "static/css/main.bb9bfdb4.css.map",
4+
"main.js": "static/js/main.87171667.js",
5+
"main.js.map": "static/js/main.87171667.js.map",
6+
"static/media/logo.svg": "static/media/logo.5d5d9eef.svg"
7+
}

date-of-birth-field/build/favicon.ico

3.78 KB
Binary file not shown.

date-of-birth-field/build/index.html

+1
Large diffs are not rendered by default.
+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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+
"start_url": "./index.html",
12+
"display": "standalone",
13+
"theme_color": "#000000",
14+
"background_color": "#ffffff"
15+
}

date-of-birth-field/build/service-worker.js

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

date-of-birth-field/build/static/css/main.bb9bfdb4.css

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

date-of-birth-field/build/static/css/main.bb9bfdb4.css.map

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

date-of-birth-field/build/static/js/main.87171667.js

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

date-of-birth-field/build/static/js/main.87171667.js.map

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

0 commit comments

Comments
 (0)