`deploy-ui.mjs` does not support internationalised `angular` apps

Open Beginner friendly
#52 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
70/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
angular, typescript
Domain
tooling

Research direction

Start by reading deploy-ui.mjs and reproduce the failure with multiple sub-directories under src/ui/dist/ui/browser, as described in the issue. Trace how the script handles the generated Angular output; done means deployment succeeds for an internationalised app with multiple localised sub-directories.

Written by the indexing model from the issue text.

Description

The script deploy-ui.mjs fails when src/ui/dist/ui/browser contains multiple sub-directories.

This scenario can happen, for example, when trying to build multiple localised versions of the angular application using @angular/localize.

Dominant language
TypeScript
Stars
444
Forks
13
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from google/aside

All issues in google/aside

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.