mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #1395] Error with ESBuild when using flag-icons #623
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#623
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sshanmu91 on GitHub (Aug 22, 2025).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/1395
When on upgrading from Angular v17 to v18, using flag-icons Library,
We are getting the Error during the Build.
(Even when outputHasing = "all" / "media")
@john8329 commented on GitHub (Aug 23, 2025):
Having the same issue, I'll paste it to make it indexed in search engines:
@john8329 commented on GitHub (Aug 23, 2025):
A workaround by the way:
@sshanmu91 commented on GitHub (Aug 25, 2025):
@john8329 Thanks much for the Suggestion. It resolves the Build Issue.
@NotTsunami commented on GitHub (Sep 23, 2025):
Angular is such a pain...it's been causing issues since day 1. At some point in the near future I might make a minimal repo to link to as an example and just update it every major version
@DungDD10 commented on GitHub (Jan 16, 2026):
Hi @john8329 , where should i add the your trick?
@john8329 commented on GitHub (Jan 16, 2026):
In your
main.scssor anywhere in your import tree for the main stylesheet.