This is an automated email from the ASF dual-hosted git repository.

zhaoqingran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new 95c30f54c fixed #2107 (#2108)
95c30f54c is described below

commit 95c30f54cd8afa31dea9a5a4ace3006be9d030ec
Author: Kerwin Bryant <[email protected]>
AuthorDate: Thu Jun 20 20:55:03 2024 +0800

    fixed #2107 (#2108)
    
    Co-authored-by: Logic <[email protected]>
---
 web-app/angular.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/web-app/angular.json b/web-app/angular.json
index 9533f0bd8..bca121a42 100644
--- a/web-app/angular.json
+++ b/web-app/angular.json
@@ -20,6 +20,7 @@
         "build": {
           "builder": "@angular-devkit/build-angular:browser",
           "options": {
+            "preserveSymlinks": true,
             "outputPath": "dist",
             "index": "src/index.html",
             "main": "src/main.ts",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to