renaming + pwa

This commit is contained in:
_Bastler 2021-10-04 15:23:49 +02:00
parent 9a8f8a99ac
commit 5004678f2b
11 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist/bstlboard-angular",
"outputPath": "dist/bstlboard",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",

View File

@ -1,5 +1,5 @@
{
"name": "bstlboard-angular",
"name": "bstlboard",
"version": "0.0.0",
"scripts": {
"ng": "ng",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 792 B

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 958 B

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -1,6 +1,6 @@
{
"name": "bstlboard-angular",
"short_name": "bstlboard-angular",
"name": "bstlboard",
"short_name": "bstlboard",
"theme_color": "#1976d2",
"background_color": "#fafafa",
"display": "standalone",