TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ravi Guturu
NA
206
0
Deploy same build to multiple subdomains
Jun 27 2020 4:41 AM
I have a scenario where the codebase is same and deploy to multiple subdomains like client1.domain.com,client2.domain.com,client3.domain.com,client4.domain.com,client5.domain.com.
The environment.ts settings are different for each client.
Do we need to create 5 dist fodlders and map each client to respective dist folder? or can we map all five subdoamin Urls to a single dist folder and get the environment settings at runtime thru API?
Please suggest any best approaches.
Reply
Answers (
1
)
The library (@angular/forms) which declares FormBuilder has not been p
Angular 9 + .NET MVC