Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions