Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add registerLocale function that supported esbuild #20096

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

mahmut-gundogdu
Copy link
Contributor

@mahmut-gundogdu mahmut-gundogdu commented Jun 24, 2024

Description

Resolves #19607

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)

How to test it?

I built my app with esbuilder ( "builder": "@angular-devkit/build-angular:application" )
locale problem and warning gone.

CleanShot 2024-06-24 at 19 24 19@2x

After the changes, warning gone and locale loaded

How to use it?

CleanShot 2024-06-24 at 19 22 51@2x

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

Successfully merging this pull request may close these issues.

Support Angular 17's new build system (esbuild)
2 participants