Skip to content

Fix Angular starter person template name#21

Draft
Copilot wants to merge 1 commit intomainfrom
copilot/fix-view-template-name
Draft

Fix Angular starter person template name#21
Copilot wants to merge 1 commit intomainfrom
copilot/fix-view-template-name

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 26, 2026

Summary

  • rename the Angular starter template file from people.component.html to person.component.html
  • update person.component.ts to reference the renamed template

Validation

  • yarn nx lint nativescript-starter-angular (fails in this repo because the app path is ignored by the current ESLint config)
  • printf 'ios\n' | yarn nx build nativescript-starter-angular (fails in this environment because the NativeScript ns CLI is unavailable: spawn ns ENOENT)

Agent-Logs-Url: https://github.com/NativeScript/stackblitz-templates/sessions/349d9a4a-d64d-43f9-9225-6f27e667a9dc

Co-authored-by: NathanWalker <457187+NathanWalker@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants