goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.13k stars 123 forks source link

The CLI (NX OR Angular CLI) Mode is saved in a Service and used as default #172

Closed elite-benni closed 4 months ago

elite-benni commented 4 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

Which package are you modifying?

What is the current behavior?

When I work with the Angular CLI I have to change it to CLI for every snippet.

Closes #

What is the new behavior?

Once changed to Angular CLI, all tabs that decide between nx and angular CLI are switched to Angular CLI.

Does this PR introduce a breaking change?

Other information