-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Bug Report or Feature Request (mark with an x)
- bug report -> please search issues before submitting
- feature request
Desired functionality.
Ability to configure Webpack Aliases in .angular-cli.json.
Currently the only way I know of to import components, services, etc, from one to another using the cli's webpack configurations is using relative paths for everything. Meaning often imports can have a good number of ../../../ this makes it difficult to refactor and maintain a growing application.
Mention any other details that might be useful.
I understand ng eject is always an option, but that would also mean dropping out of the great support and configurations provided by the cli.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels