ng generate <blueprint> assumes top level component is named "app" #5927
Labels
effort2: medium (days)
freq1: low
Only reported by a handful of users who observe it rarely
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
severity3: broken
type: bug/fix
Bug Report or Feature Request (mark with an
x
)Versions.
1.0
Repro steps.
Generate an app. Manually rename 'top component'
I have done this in this repo
now generate a new component/class/whatever.
The log given by the failure.
The above steps will create an app folder, and put the generated files in there.
Desired functionality.
Files should get generated in the right place, in my sample that's the shell folder.
Mention any other details that might be useful.
I believe this line is responsible
The text was updated successfully, but these errors were encountered: