-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
featureIssue that requests a new featureIssue that requests a new feature
Description
Bug Report or Feature Request (mark with an x)
- [ ] bug report -> please search issues before submitting
- [x] feature request
Versions.
@angular/cli: 1.0.0
node: 7.8.0
os: darwin x64
@angular/animations: 4.0.1
@angular/common: 4.0.1
@angular/compiler: 4.0.1
@angular/core: 4.0.1
@angular/flex-layout: 2.0.0-rc.1
@angular/forms: 4.0.1
@angular/http: 4.0.1
@angular/material: 2.0.0-beta.2
@angular/platform-browser: 4.0.1
@angular/platform-browser-dynamic: 4.0.1
@angular/router: 4.0.1
@angular/cli: 1.0.0
@angular/compiler-cli: 4.0.1
Repro steps.
N/A
The log given by the failure.
N/A
Desired functionality.
In order to target electron-renderer, you currently have to run ng eject and modify the output webpack configuration to update the target.
I propose adding a similar setting to angular-cli.json to specify the intended target.
Mention any other details that might be useful.
Link to webpack target documentation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureIssue that requests a new featureIssue that requests a new feature