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

Multi-line comments in head.html break local updates #2485

Open
dylandepass opened this issue Jan 29, 2025 · 0 comments
Open

Multi-line comments in head.html break local updates #2485

dylandepass opened this issue Jan 29, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dylandepass
Copy link
Member

dylandepass commented Jan 29, 2025

Description
Multi-line comments in head.html break local updates

To Reproduce
Steps to reproduce the behavior:

  1. Add a multi-line comment to the head.html
    ex
<!--
  Domain Verification for Adobe Commerce Security Scan
  https://experienceleague.adobe.com/en/docs/commerce-admin/systems/security/security-scan
-->
  1. Check it in
  2. run aem up
  3. make an update to head.html locally, notice it doesn't update

Expected behavior
It should update

Additional context
I wasn't able to reproduce with a single line comment

@dylandepass dylandepass added the bug Something isn't working label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant