Skip to content

fix(nf): Remove orphans </scripts> tags during updateScriptTags #500

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

Merged

Conversation

jogelin
Copy link
Contributor

@jogelin jogelin commented Mar 11, 2024

Current Behaviour

When transforming the index.html, the updateScriptTags functions does not remove the closed </scripts> tags of from the replaced scripts

image

Expected/Implementation

Ensure close tags are replaced

@jogelin jogelin changed the title fix(nf): Remove orphans </scripts> tags after updateScriptTags fix(nf): Remove orphans </scripts> tags during updateScriptTags Mar 11, 2024
@manfredsteyer manfredsteyer merged commit 3ee67ba into angular-architects:main Mar 11, 2024
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