Skip to content

Commit

Permalink
#36 - Update web libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
filgaia committed Mar 18, 2022
1 parent 7abea20 commit ec78180
Show file tree
Hide file tree
Showing 90 changed files with 31,470 additions and 2,907 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
- name: Checkout 🛎️
uses: actions/[email protected]

- name: Set node version 🏪
uses: actions/setup-node@v2
with:
node-version: '12'
# - name: Set node version 🏪
# uses: actions/setup-node@v2
# with:
# node-version: '12'

- name: Create JSON 🔖
id: create-json
Expand All @@ -23,11 +23,11 @@ jobs:
json: ${{ secrets.GOOGLE_CLIENT_ID }}
dir: "web/src/data"

- name: Install and Build 🔧 # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
- name: Install and Build 🔧
working-directory: ./web
run: |
yarn
yarn build
npm i
npm build
- name: Deploy 🚀
uses: JamesIves/[email protected]
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ yarn.lock

#editor
.vscode

# asdf
.tool-versions
24 changes: 13 additions & 11 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
{
"main.css": "/my-game-collection-viewer/static/css/main.c83a5127.chunk.css",
"main.js": "/my-game-collection-viewer/static/js/main.5ae411ec.chunk.js",
"main.js.map": "/my-game-collection-viewer/static/js/main.5ae411ec.chunk.js.map",
"static/js/1.49bf7e47.chunk.js": "/my-game-collection-viewer/static/js/1.49bf7e47.chunk.js",
"static/js/1.49bf7e47.chunk.js.map": "/my-game-collection-viewer/static/js/1.49bf7e47.chunk.js.map",
"runtime~main.js": "/my-game-collection-viewer/static/js/runtime~main.35d85393.js",
"runtime~main.js.map": "/my-game-collection-viewer/static/js/runtime~main.35d85393.js.map",
"static/css/main.c83a5127.chunk.css.map": "/my-game-collection-viewer/static/css/main.c83a5127.chunk.css.map",
"index.html": "/my-game-collection-viewer/index.html",
"precache-manifest.89118ba763b0cb71f31504c24d96d082.js": "/my-game-collection-viewer/precache-manifest.89118ba763b0cb71f31504c24d96d082.js",
"service-worker.js": "/my-game-collection-viewer/service-worker.js"
"files": {
"main.css": "/my-game-collection-viewer/static/css/main.7a7f52f6.css",
"main.js": "/my-game-collection-viewer/static/js/main.213448cd.js",
"static/js/787.e3d60634.chunk.js": "/my-game-collection-viewer/static/js/787.e3d60634.chunk.js",
"index.html": "/my-game-collection-viewer/index.html",
"main.7a7f52f6.css.map": "/my-game-collection-viewer/static/css/main.7a7f52f6.css.map",
"main.213448cd.js.map": "/my-game-collection-viewer/static/js/main.213448cd.js.map",
"787.e3d60634.chunk.js.map": "/my-game-collection-viewer/static/js/787.e3d60634.chunk.js.map"
},
"entrypoints": [
"static/css/main.7a7f52f6.css",
"static/js/main.213448cd.js"
]
}
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/my-game-collection-viewer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="/my-game-collection-viewer/manifest.json"/><title>MGC Viewer</title><link href="/my-game-collection-viewer/static/css/main.c83a5127.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(f){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],i=0,l=[];i<n.length;i++)t=n[i],c[t]&&l.push(c[t][0]),c[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(f[r]=o[r]);for(s&&s(e);l.length;)l.shift()();return p.push.apply(p,u||[]),a()}function a(){for(var e,r=0;r<p.length;r++){for(var t=p[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==c[u]&&(n=!1)}n&&(p.splice(r--,1),e=i(i.s=t[0]))}return e}var t={},c={2:0},p=[];function i(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return f[e].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=f,i.c=t,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(r,e){if(1&e&&(r=i(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)i.d(t,n,function(e){return r[e]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="/my-game-collection-viewer/";var r=window.webpackJsonp=window.webpackJsonp||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="/my-game-collection-viewer/static/js/1.49bf7e47.chunk.js"></script><script src="/my-game-collection-viewer/static/js/main.5ae411ec.chunk.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/my-game-collection-viewer/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="/my-game-collection-viewer/logo192.png"/><link rel="manifest" href="/my-game-collection-viewer/manifest.json"/><title>MGC Viewer</title><script defer="defer" src="/my-game-collection-viewer/static/js/main.213448cd.js"></script><link href="/my-game-collection-viewer/static/css/main.7a7f52f6.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file added docs/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 13 additions & 13 deletions docs/manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"short_name": "MGC Viewer",
"name": "My Game Collection Viewer",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
"short_name": "MGC Viewer",
"name": "My Game Collection Viewer",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
22 changes: 0 additions & 22 deletions docs/precache-manifest.89118ba763b0cb71f31504c24d96d082.js

This file was deleted.

3 changes: 3 additions & 0 deletions docs/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
34 changes: 0 additions & 34 deletions docs/service-worker.js

This file was deleted.

2 changes: 2 additions & 0 deletions docs/static/css/main.7a7f52f6.css

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

1 change: 1 addition & 0 deletions docs/static/css/main.7a7f52f6.css.map

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

2 changes: 0 additions & 2 deletions docs/static/css/main.c83a5127.chunk.css

This file was deleted.

1 change: 0 additions & 1 deletion docs/static/css/main.c83a5127.chunk.css.map

This file was deleted.

2 changes: 0 additions & 2 deletions docs/static/js/1.49bf7e47.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/static/js/1.49bf7e47.chunk.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions docs/static/js/787.e3d60634.chunk.js

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

Loading

0 comments on commit ec78180

Please sign in to comment.