Skip to content

Config option for application builder to set the exact path to output files, without hardcoded browser path #26632

Closed
@e-oz

Description

@e-oz

Command

build, new

Description

Please create an option to set the exact output path for "browser" and "server" files for application builder, to override the default browser path and avoid issues, described in #26304.

Would also be great to have some option in ng new to set this path during application/workspace initialization.

Describe the solution you'd like

As an idea: add clientFilesFolder field and give it the default value 'browser', so users could re-define it to '' to get the desired behavior. Maybe serverFilesFolder as well (or some better name).

Describe alternatives you've considered

As we found in #26627, the only existing alternative is a temporary solution that will be removed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions