From ce721815ae96d9b893d536582f9782bc2339dafb Mon Sep 17 00:00:00 2001 From: dafik Date: Sat, 18 Nov 2023 16:23:08 +0100 Subject: [PATCH] ci --- .github/workflows/package.yml | 4 ++-- config/editor/angular.json | 1 + config/editor/src/index.html | 1 - 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index fc81966..6f36aa3 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -13,7 +13,7 @@ jobs: - name: Cache node modules id: cache-nodemodules - uses: actions/cache@v2 + uses: actions/cache@v3 env: cache-name: cache-node-modules with: @@ -27,7 +27,7 @@ jobs: - name: Cache angular id: cache-angular - uses: actions/cache@v2 + uses: actions/cache@3 env: cache-name: cache-angular with: diff --git a/config/editor/angular.json b/config/editor/angular.json index 5c52c47..94fb5c3 100644 --- a/config/editor/angular.json +++ b/config/editor/angular.json @@ -42,6 +42,7 @@ }, "configurations": { "production": { + "sourceMap": true, "budgets": [ { "type": "initial", diff --git a/config/editor/src/index.html b/config/editor/src/index.html index 9b921ff..b77091e 100644 --- a/config/editor/src/index.html +++ b/config/editor/src/index.html @@ -3,7 +3,6 @@ Sbc2ha -