浏览代码

build: Add preserveSymlinks for hslayers linking

raitis 4 年之前
父节点
当前提交
6ade4149bb
共有 1 个文件被更改,包括 1 次插入0 次删除
  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",