ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 218 forks source link

feat: add prefix and aliasing for core/shared (close #277) #541

Closed sinedied closed 4 years ago

sinedied commented 4 years ago

Also added --no-prefix option for choice and backward compatibility.

BREAKING CHANGE: core/shared folders now have an @ prefix to have them listed first, along with a direct TypeScript alias for imports.

sinedied commented 4 years ago

:tada: This PR is included in version 8.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: