-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Versions
angular-cli: local (v1.0.0-beta.22-1, branch: 3452-module-prefix)
node: 6.9.1
os: win32 x64
Why ?
See #3452 (comment)
Even if #3452 was proposed (see #3561) with the simplest solution possible (#3452 (comment)), this lead to some discussions about the possibility to allow this kind of configuration via comments instead of exported string constants.
However, this solution could be far more complexe (and fundamental) than the first one.
Use case
See #3452
Option 1
Something like /* angular-cli:param-id:value */
Example : /* angular-cli:module-prefix:hero */
Metadata
Metadata
Assignees
Labels
No labels