Skip to content

Single assets folder with Angular Internationalization #28027

Closed
@rbalet

Description

@rbalet

Which @angular/* package(s) are relevant/related to the feature request?

localize

Description

Being able to upload only one single assets folder to the server to avoid uploading x time the same image

Proposed solution

I'd say it could be like that by default, and then, instead of writing ../assets we'd be writing /assets.

Then, maybe in the build object, we could add an assetsPath: string which, when given assetsPath: /$localize would then upload the assets to all the localize element

Note

I don't understand why the assets is uploaded multiple time, search over on the internet and couldn't find the reason why, so maybe the issue does not make any sense.

Alternatives considered

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions