Explorar el Código

build: Add preserveSymlinks for hslayers linking

raitis hace 4 años
padre
commit
6ade4149bb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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",