- add npm packages: "@fortawesome/angular-fontawesome, @fortawesome/fontawesome-svg-core, @fortawesome/free-solid-svg-icons
- add locate.service.ts, map-cache.service.ts - add mapCache Service to map component - notes
This commit is contained in:
parent
df3561235d
commit
feab502c1d
21 changed files with 239 additions and 36 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:browser",
|
||||
"options": {
|
||||
"outputPath": "dist/geomon.viewer",
|
||||
"outputPath": "dist",
|
||||
"index": "src/index.html",
|
||||
"main": "src/main.ts",
|
||||
"polyfills": "src/polyfills.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue