-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionfeatureIssue that requests a new featureIssue that requests a new feature
Description
As I mention in this stackoverflow question, I think It would be awesome if we could load scripts depending on the environment.
So In production I want to load a script while in develop not.
The syntax's in angular-cli.json could be:
{ "input": "script-only-for-dev.js", "environment": "dev" }
BR
jakeNiemiec, MiroKov, arliber, galta, lsholubka and 32 more
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionfeatureIssue that requests a new featureIssue that requests a new feature