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

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

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

jcesarmobile
Copy link
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 thetaPC and brandyscarney and removed request for a team January 13, 2025 18:28
@jcesarmobile jcesarmobile merged commit 2481de5 into main Jan 21, 2025
30 checks passed
@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