Skip to content

fix(angular-standalone): prevent browser folder creation#1859

Merged
jcesarmobile merged 1 commit into
mainfrom
jcesarmobile-patch-1
Jan 21, 2025
Merged

fix(angular-standalone): prevent browser folder creation#1859
jcesarmobile merged 1 commit into
mainfrom
jcesarmobile-patch-1

Conversation

@jcesarmobile

Copy link
Copy Markdown
Member

Angular standalone apps are creating the assets in a browser folder inside www, which is causing issues for Capacitor users as it expects the index.html to be at the root of the www folder.

This change prevents the creation of the browser folder.

@jcesarmobile jcesarmobile requested a review from a team as a code owner January 13, 2025 18:28
@jcesarmobile jcesarmobile requested review from brandyscarney and thetaPC and removed request for a team January 13, 2025 18:28
@jcesarmobile jcesarmobile merged commit 2481de5 into main Jan 21, 2025
@jcesarmobile jcesarmobile deleted the jcesarmobile-patch-1 branch January 21, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants