Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upwhile generating appShell option appDir is ignored #17813
Milestone
Comments
Hi @alan-agius4 will take it. |
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
May 28, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
May 28, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 1, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 1, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 1, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 1, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 2, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 2, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 8, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 8, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 8, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 8, 2020
fixes angular#17813
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 8, 2020
fixes angular#17813
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Command (mark with an
x
)Is this a regression?
Yes, the previous version in which this bug was not present was: ....We have an application with universal, where the app.server.module.ts file is not in app folder, when I tried to use ng generate appShell --appDir='path' it ignores it throws exception
Specified module 'app.server.module.ts' does not exist.
Looked in the following directories:
/src/app/app.server.module.ts
/src/app/app-shell
/src/app
/src
Description
A clear and concise description of the problem...Anything else relevant?