Skip to content

Commit

Permalink
delete build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ArjanJ committed Jul 2, 2019
1 parent f552e22 commit e163284
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/asset-manifest.json
@@ -0,0 +1,4 @@
{
"main.js": "static/js/main.73fe5ffb.js",
"main.js.map": "static/js/main.73fe5ffb.js.map"
}
Binary file added build/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions build/index.html
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><link rel="shortcut icon" href="/favicon.ico"><title>React Camera</title><link rel="stylesheet" href="https://use.typekit.net/lvx4vdm.css"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" media="all"></head><body><div id="root"></div><script type="text/javascript" src="/static/js/main.73fe5ffb.js"></script></body></html>
15 changes: 15 additions & 0 deletions build/manifest.json
@@ -0,0 +1,15 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
1 change: 1 addition & 0 deletions build/service-worker.js

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

2 changes: 2 additions & 0 deletions build/static/js/main.73fe5ffb.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/js/main.73fe5ffb.js.map

Large diffs are not rendered by default.

0 comments on commit e163284

Please sign in to comment.