Browse Source

build: Add preserveSymlinks for hslayers linking

raitis 4 years ago
parent
commit
6ade4149bb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      angular.json

+ 1 - 0
angular.json

@@ -25,6 +25,7 @@
             "main": "src/main.ts",
             "polyfills": "src/polyfills.ts",
             "tsConfig": "tsconfig.app.json",
+            "preserveSymlinks": true,
             "aot": true,
             "assets": [
               "src/favicon.ico",