update js stuff

This commit is contained in:
2022-03-20 09:05:03 +01:00
parent 390407f2ed
commit 2962d08d46
7 changed files with 3744 additions and 5370 deletions

View File

@@ -20,7 +20,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist/pdb-js",
"outputPath": "build/generated/resources",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",
@@ -41,7 +41,7 @@
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumError": "2mb"
},
{
"type": "anyComponentStyle",