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

Removed non breaking space #2711

Merged

Conversation

tschallacka
Copy link
Contributor

The non breaking space gives issues in webpack where it may be transformed into

l.setAttribute('style', cache || '')

image

…ransformed into el.setAttribute('style', cache || '')
@calebporzio
Copy link
Collaborator

Weird, thanks though!

@calebporzio calebporzio merged commit c10f76f into alpinejs:main Mar 2, 2022
@tschallacka tschallacka deleted the tsch-remove-non-breaking-space branch March 2, 2022 16:16
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