new version

This commit is contained in:
silas 2021-04-24 12:58:08 +02:00
parent 9a8184e7d5
commit 072932cde4
5 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -108,7 +108,7 @@ define("./service-worker.js",['./workbox-3b8b670f'], function (workbox) { 'use s
workbox.precacheAndRoute([{
"url": "bundle.js",
"revision": "45af70c24da2c923b2e86465e4fca63c"
"revision": "f2aa7987aaf0c1368bd16e29b26e0800"
}, {
"url": "html/abstractWindowTemplate.html",
"revision": "00bb2496dac07a457654781fa8c6948c"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
export MODE=production
#export MODE=production
export HOST_URI=https://wordRotator.silas.link/api/v1/
export CONTACT_EMAIL=wordrotator@silas.link