Answer the question
In order to leave comments, you need to log in
Angular 6. How to separate index.html and js files into different directories?
ng new some-app
Given
: new project All files are placed in the same dist\some-appng build
directory , including index.html and js files. And I need index.html to be in one directory, and js files in another
. Does angular-cli have such a possibility?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question