Skip to content

Custom output path is not working #4521

@rahul-winner

Description

@rahul-winner

I want to create separate distributions for each locale. And when I'm trying following commands, however I am not able to create custom output folder. Please help.

ng build --outDir=customDist
ng build --output-path=customDist
ng build --outDir customDist
ng build --output-path customDist

OS?

Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)

Answer : Windows 10

Versions.

Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:

Answer : node version is 6.2.1

Repro steps.

Was this an app that wasn't created using the CLI? What change did you do on your code? etc.

Answer : I've created this app with Angular CLI. The Angular CLI version is 1.0.0-beta.30

Metadata

Metadata

Assignees

Labels

P5The team acknowledges the request but does not plan to address it, it remains open for discussioneffort1: easy (hours)help wantedLabel noting an issue which the team is looking for contribution from the community to fixneeds: investigationRequires some digging to determine if action is neededseverity5: regression

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions