From e63a518433fe636596d5b61631f906af186341ea Mon Sep 17 00:00:00 2001 From: MikunoNaka Date: Mon, 19 Jul 2021 19:55:39 +0530 Subject: Removed GoLang Heroku Server --- build/asset-manifest.json | 22 ------------- build/favicon.ico | Bin 3870 -> 0 bytes build/index.html | 1 - build/logo192.png | Bin 5347 -> 0 bytes build/logo512.png | Bin 9664 -> 0 bytes build/manifest.json | 25 --------------- build/robots.txt | 3 -- build/static/css/main.b15685c9.chunk.css | 2 -- build/static/css/main.b15685c9.chunk.css.map | 1 - build/static/js/2.b69a673d.chunk.js | 3 -- build/static/js/2.b69a673d.chunk.js.LICENSE.txt | 41 ------------------------ build/static/js/2.b69a673d.chunk.js.map | 1 - build/static/js/3.2ddfc450.chunk.js | 2 -- build/static/js/3.2ddfc450.chunk.js.map | 1 - build/static/js/main.67e91c3c.chunk.js | 2 -- build/static/js/main.67e91c3c.chunk.js.map | 1 - build/static/js/runtime-main.8a91c627.js | 2 -- build/static/js/runtime-main.8a91c627.js.map | 1 - 18 files changed, 108 deletions(-) delete mode 100644 build/asset-manifest.json delete mode 100644 build/favicon.ico delete mode 100644 build/index.html delete mode 100644 build/logo192.png delete mode 100644 build/logo512.png delete mode 100644 build/manifest.json delete mode 100644 build/robots.txt delete mode 100644 build/static/css/main.b15685c9.chunk.css delete mode 100644 build/static/css/main.b15685c9.chunk.css.map delete mode 100644 build/static/js/2.b69a673d.chunk.js delete mode 100644 build/static/js/2.b69a673d.chunk.js.LICENSE.txt delete mode 100644 build/static/js/2.b69a673d.chunk.js.map delete mode 100644 build/static/js/3.2ddfc450.chunk.js delete mode 100644 build/static/js/3.2ddfc450.chunk.js.map delete mode 100644 build/static/js/main.67e91c3c.chunk.js delete mode 100644 build/static/js/main.67e91c3c.chunk.js.map delete mode 100644 build/static/js/runtime-main.8a91c627.js delete mode 100644 build/static/js/runtime-main.8a91c627.js.map (limited to 'build') diff --git a/build/asset-manifest.json b/build/asset-manifest.json deleted file mode 100644 index a312f82..0000000 --- a/build/asset-manifest.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "files": { - "main.css": "/static/css/main.b15685c9.chunk.css", - "main.js": "/static/js/main.67e91c3c.chunk.js", - "main.js.map": "/static/js/main.67e91c3c.chunk.js.map", - "runtime-main.js": "/static/js/runtime-main.8a91c627.js", - "runtime-main.js.map": "/static/js/runtime-main.8a91c627.js.map", - "static/js/2.b69a673d.chunk.js": "/static/js/2.b69a673d.chunk.js", - "static/js/2.b69a673d.chunk.js.map": "/static/js/2.b69a673d.chunk.js.map", - "static/js/3.2ddfc450.chunk.js": "/static/js/3.2ddfc450.chunk.js", - "static/js/3.2ddfc450.chunk.js.map": "/static/js/3.2ddfc450.chunk.js.map", - "index.html": "/index.html", - "static/css/main.b15685c9.chunk.css.map": "/static/css/main.b15685c9.chunk.css.map", - "static/js/2.b69a673d.chunk.js.LICENSE.txt": "/static/js/2.b69a673d.chunk.js.LICENSE.txt" - }, - "entrypoints": [ - "static/js/runtime-main.8a91c627.js", - "static/js/2.b69a673d.chunk.js", - "static/css/main.b15685c9.chunk.css", - "static/js/main.67e91c3c.chunk.js" - ] -} \ No newline at end of file diff --git a/build/favicon.ico b/build/favicon.ico deleted file mode 100644 index a11777c..0000000 Binary files a/build/favicon.ico and /dev/null differ diff --git a/build/index.html b/build/index.html deleted file mode 100644 index a6fe423..0000000 --- a/build/index.html +++ /dev/null @@ -1 +0,0 @@ -Tic Tac Toe
\ No newline at end of file diff --git a/build/logo192.png b/build/logo192.png deleted file mode 100644 index fc44b0a..0000000 Binary files a/build/logo192.png and /dev/null differ diff --git a/build/logo512.png b/build/logo512.png deleted file mode 100644 index a4e47a6..0000000 Binary files a/build/logo512.png and /dev/null differ diff --git a/build/manifest.json b/build/manifest.json deleted file mode 100644 index 080d6c7..0000000 --- a/build/manifest.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "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/build/robots.txt b/build/robots.txt deleted file mode 100644 index e9e57dc..0000000 --- a/build/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# https://www.robotstxt.org/robotstxt.html -User-agent: * -Disallow: diff --git a/build/static/css/main.b15685c9.chunk.css b/build/static/css/main.b15685c9.chunk.css deleted file mode 100644 index c6371d2..0000000 --- a/build/static/css/main.b15685c9.chunk.css +++ /dev/null @@ -1,2 +0,0 @@ -#root,body{margin:0;height:100vh;width:100vw;flex-direction:column;align-items:center;background-color:#232627;color:#fff}#root,.ScoreBoard,body{display:flex;justify-content:space-between}.ScoreBoard{font-size:3rem;width:20rem;margin-bottom:.7rem;margin-top:1rem}.Grid{display:grid;grid-template-columns:9rem 9rem 9rem;grid-template-rows:9rem 9rem 9rem;grid-row-gap:1.5rem;grid-column-gap:1.5rem}.Box{border:1px solid #5b76b7;justify-content:center;height:100%;font-size:7rem}.Box,.Footer{display:flex;align-items:center;width:100%}.Footer{padding:.2rem 0;background-color:#0f0f0f;flex-direction:column;text-align:center}.Footer p{color:#a75cb8;margin:.2rem;width:90%}.Footer a{color:#fff}@media only screen and (max-width:600px){.Grid{grid-template-columns:6rem 6rem 6rem;grid-template-rows:6rem 6rem 6rem;grid-row-gap:1.5rem;grid-column-gap:1.5rem}.Box{font-size:6rem}.ScoreBoard{font-size:3.5rem;width:16rem;padding-top:1rem}} -/*# sourceMappingURL=main.b15685c9.chunk.css.map */ \ No newline at end of file diff --git a/build/static/css/main.b15685c9.chunk.css.map b/build/static/css/main.b15685c9.chunk.css.map deleted file mode 100644 index 1927091..0000000 --- a/build/static/css/main.b15685c9.chunk.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack://src/components/style.css"],"names":[],"mappings":"AAkBA,WACE,QAAW,CACX,YAAa,CACb,WAAY,CAEZ,qBAAsB,CAEtB,kBAAmB,CACnB,wBAAyB,CACzB,UACF,CAEA,uBARE,YAAa,CAEb,6BAaF,CAPA,YAGE,cAAe,CACf,WAAY,CACZ,mBAAqB,CACrB,eACF,CAEA,MACE,YAAa,CACb,oCAAqC,CACrC,iCAAkC,CAClC,mBAAoB,CACpB,sBACF,CAEA,KACE,wBAAyB,CAEzB,sBAAuB,CAEvB,WAAY,CAEZ,cACF,CAEA,aARE,YAAa,CAEb,kBAAmB,CAEnB,UAYF,CARA,QAEE,eAAiB,CACjB,wBAAyB,CAEzB,qBAAsB,CAEtB,iBACF,CAEA,UACE,aAAc,CACd,YAAc,CACd,SACF,CAEA,UACE,UACF,CAEA,yCACE,MACE,oCAAqC,CACrC,iCAAkC,CAClC,mBAAoB,CACpB,sBACF,CACA,KACE,cACF,CACA,YACE,gBAAiB,CACjB,WAAY,CACZ,gBACF,CACF","file":"main.b15685c9.chunk.css","sourcesContent":["/*\n * Tic Tac Toe - Minimalistic Tic Tac Toe\n * Copyright (C) 2021 Vidhu Kant Sharma\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see .\n */\n\nbody, #root {\n margin: 0px;\n height: 100vh;\n width: 100vw;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: center;\n background-color: #232627;\n color: white;\n}\n\n.ScoreBoard { \n display: flex;\n justify-content: space-between;\n font-size: 3rem;\n width: 20rem;\n margin-bottom: 0.7rem;\n margin-top: 1rem;\n}\n\n.Grid {\n display: grid;\n grid-template-columns: 9rem 9rem 9rem;\n grid-template-rows: 9rem 9rem 9rem;\n grid-row-gap: 1.5rem;\n grid-column-gap: 1.5rem;\n}\n\n.Box {\n border: 1px solid #5b76b7;\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100%;\n width: 100%;\n font-size: 7rem;\n}\n\n.Footer {\n width: 100%;\n padding: 0.2rem 0;\n background-color: #0f0f0f;\n display: flex;\n flex-direction: column;\n align-items: center;\n text-align: center;\n}\n\n.Footer p {\n color: #a75cb8;\n margin: 0.2rem;\n width: 90%;\n}\n\n.Footer a {\n color: white;\n}\n\n@media only screen and (max-width: 600px) {\n .Grid {\n grid-template-columns: 6rem 6rem 6rem;\n grid-template-rows: 6rem 6rem 6rem;\n grid-row-gap: 1.5rem;\n grid-column-gap: 1.5rem;\n }\n .Box {\n font-size: 6rem;\n }\n .ScoreBoard { \n font-size: 3.5rem;\n width: 16rem;\n padding-top: 1rem;\n }\n}\n"]} \ No newline at end of file diff --git a/build/static/js/2.b69a673d.chunk.js b/build/static/js/2.b69a673d.chunk.js deleted file mode 100644 index 5a18a03..0000000 --- a/build/static/js/2.b69a673d.chunk.js +++ /dev/null @@ -1,3 +0,0 @@ -/*! For license information please see 2.b69a673d.chunk.js.LICENSE.txt */ -(this["webpackJsonptic-tac-toe"]=this["webpackJsonptic-tac-toe"]||[]).push([[2],[function(e,t,n){"use strict";e.exports=n(10)},function(e,t,n){"use strict";e.exports=n(6)},function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n