Skip to content

Commit cc8b423

Browse files
committed
fixes deployment issues
1 parent e6fed1e commit cc8b423

File tree

8 files changed

+8
-361
lines changed

8 files changed

+8
-361
lines changed

‎client/build/asset-manifest.json‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"files": {
33
"main.css": "/static/css/main.7a907301.chunk.css",
4-
"main.js": "/static/js/main.b85d8a96.chunk.js",
5-
"main.js.map": "/static/js/main.b85d8a96.chunk.js.map",
4+
"main.js": "/static/js/main.d104fc23.chunk.js",
5+
"main.js.map": "/static/js/main.d104fc23.chunk.js.map",
66
"runtime-main.js": "/static/js/runtime-main.900dd88b.js",
77
"runtime-main.js.map": "/static/js/runtime-main.900dd88b.js.map",
8-
"static/js/2.69155ccd.chunk.js": "/static/js/2.69155ccd.chunk.js",
9-
"static/js/2.69155ccd.chunk.js.map": "/static/js/2.69155ccd.chunk.js.map",
8+
"static/js/2.41c05dea.chunk.js": "/static/js/2.41c05dea.chunk.js",
9+
"static/js/2.41c05dea.chunk.js.map": "/static/js/2.41c05dea.chunk.js.map",
1010
"index.html": "/index.html",
1111
"static/css/main.7a907301.chunk.css.map": "/static/css/main.7a907301.chunk.css.map",
12-
"static/js/2.69155ccd.chunk.js.LICENSE.txt": "/static/js/2.69155ccd.chunk.js.LICENSE.txt"
12+
"static/js/2.41c05dea.chunk.js.LICENSE.txt": "/static/js/2.41c05dea.chunk.js.LICENSE.txt"
1313
},
1414
"entrypoints": [
1515
"static/js/runtime-main.900dd88b.js",
16-
"static/js/2.69155ccd.chunk.js",
16+
"static/js/2.41c05dea.chunk.js",
1717
"static/css/main.7a907301.chunk.css",
18-
"static/js/main.b85d8a96.chunk.js"
18+
"static/js/main.d104fc23.chunk.js"
1919
]
2020
}

‎client/build/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css"><title>Procto</title><link href="/static/css/main.7a907301.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script><script>!function(e){function t(t){for(var n,l,i=t[0],f=t[1],a=t[2],p=0,s=[];p<i.length;p++)l=i[p],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(c&&c(t);s.length;)s.shift()();return u.push.apply(u,a||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,i=1;i<r.length;i++){var f=r[i];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=l(l.s=r[0]))}return e}var n={},o={1:0},u=[];function l(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,l),r.l=!0,r.exports}l.m=e,l.c=n,l.d=function(e,t,r){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,t){if(1&t&&(e=l(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(l.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)l.d(r,n,function(t){return e[t]}.bind(null,n));return r},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,"a",t),t},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.p="/";var i=this.webpackJsonpclient=this.webpackJsonpclient||[],f=i.push.bind(i);i.push=t,i=i.slice();for(var a=0;a<i.length;a++)t(i[a]);var c=f;r()}([])</script><script src="/static/js/2.69155ccd.chunk.js"></script><script src="/static/js/main.b85d8a96.chunk.js"></script></body></html>
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"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css"><title>Rectify</title><link href="/static/css/main.7a907301.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script><script>!function(e){function t(t){for(var n,l,i=t[0],f=t[1],a=t[2],p=0,s=[];p<i.length;p++)l=i[p],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(c&&c(t);s.length;)s.shift()();return u.push.apply(u,a||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,i=1;i<r.length;i++){var f=r[i];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=l(l.s=r[0]))}return e}var n={},o={1:0},u=[];function l(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,l),r.l=!0,r.exports}l.m=e,l.c=n,l.d=function(e,t,r){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,t){if(1&t&&(e=l(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(l.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)l.d(r,n,function(t){return e[t]}.bind(null,n));return r},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,"a",t),t},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.p="/";var i=this.webpackJsonpclient=this.webpackJsonpclient||[],f=i.push.bind(i);i.push=t,i=i.slice();for(var a=0;a<i.length;a++)t(i[a]);var c=f;r()}([])</script><script src="/static/js/2.41c05dea.chunk.js"></script><script src="/static/js/main.d104fc23.chunk.js"></script></body></html>

‎client/build/static/js/2.69155ccd.chunk.js‎

Lines changed: 0 additions & 3 deletions
This file was deleted.

‎client/build/static/js/2.69155ccd.chunk.js.LICENSE.txt‎

Lines changed: 0 additions & 345 deletions
This file was deleted.

‎client/build/static/js/2.69155ccd.chunk.js.map‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎client/build/static/js/main.b85d8a96.chunk.js‎

Lines changed: 0 additions & 2 deletions
This file was deleted.

‎client/build/static/js/main.b85d8a96.chunk.js.map‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎server/index.js‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const mongoose = require("mongoose");
44
const bodyParser = require("body-parser");
55
const passport = require("passport");
66
const fileUpload = require('express-fileupload')
7-
87
const users = require("./routes/api/Users");
98
const exams = require("./routes/api/Exams");
109
const logs = require("./routes/api/Logs");

0 commit comments

Comments
 (0)