diff --git a/.gitignore b/.gitignore index 45b7e68..6850365 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ __pycache__/ # Distribution / packaging .Python build/ +!frontend/build develop-eggs/ dist/ downloads/ diff --git a/frontend/.gitignore b/frontend/.gitignore index 4d29575..8996736 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -8,9 +8,6 @@ # testing /coverage -# production -/build - # misc .DS_Store .env.local diff --git a/frontend/build/asset-manifest.json b/frontend/build/asset-manifest.json new file mode 100644 index 0000000..dd64acf --- /dev/null +++ b/frontend/build/asset-manifest.json @@ -0,0 +1,10 @@ +{ + "files": { + "main.js": "/static/js/main.2a507024.js", + "index.html": "/index.html", + "main.2a507024.js.map": "/static/js/main.2a507024.js.map" + }, + "entrypoints": [ + "static/js/main.2a507024.js" + ] +} \ No newline at end of file diff --git a/frontend/build/index.html b/frontend/build/index.html new file mode 100644 index 0000000..b36761a --- /dev/null +++ b/frontend/build/index.html @@ -0,0 +1 @@ +pyDataInterface App
\ No newline at end of file diff --git a/frontend/build/manifest.json b/frontend/build/manifest.json new file mode 100644 index 0000000..080d6c7 --- /dev/null +++ b/frontend/build/manifest.json @@ -0,0 +1,25 @@ +{ + "short_name": "React App", + "name": "Create React App Sample", + "icons": [ + { + "src": "favicon.ico", + "sizes": "64x64 32x32 24x24 16x16", + "type": "image/x-icon" + }, + { + "src": "logo192.png", + "type": "image/png", + "sizes": "192x192" + }, + { + "src": "logo512.png", + "type": "image/png", + "sizes": "512x512" + } + ], + "start_url": ".", + "display": "standalone", + "theme_color": "#000000", + "background_color": "#ffffff" +} diff --git a/frontend/build/robots.txt b/frontend/build/robots.txt new file mode 100644 index 0000000..e9e57dc --- /dev/null +++ b/frontend/build/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: diff --git a/frontend/build/static/js/main.2a507024.js b/frontend/build/static/js/main.2a507024.js new file mode 100644 index 0000000..abfa628 --- /dev/null +++ b/frontend/build/static/js/main.2a507024.js @@ -0,0 +1,3 @@ +/*! For license information please see main.2a507024.js.LICENSE.txt */ +!function(){"use strict";var e={463:function(e,n,t){var r=t(791),l=t(296);function a(e){for(var n="https://reactjs.org/docs/error-decoder.html?invariant="+e,t=1;t