angular-json Questions

3

Solved

I'm using the angular cli config fileReplacements in angular.json file to replace a folder content, like this: { "projects": { "myProject": { "architect": { "...
Photoelectric asked 13/12, 2020 at 20:4

2

Solved

The Goal: I am trying to include a path from my library so I can use an @import statement to include the scss files in my application like so: @import "some-scss-in-my-lib" The Problem: ...
Epigene asked 17/8, 2020 at 10:25

3

Solved

My goal is to have one Angular project with shared parts: functionality, classes, look, services and page components (header, footer, some directives). Then inside it has 2 (or more applications) t...
Grist asked 16/4, 2020 at 15:30
1

© 2022 - 2024 — McMap. All rights reserved.