Closed
Description
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
Labels
No labels