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
Comments
Hi @alan-agius4 will take it. |
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?