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 some minified javascript errors #4054

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

johrstrom
Copy link
Contributor

@johrstrom johrstrom commented Jan 7, 2025

Fixes #4052

When minified, these files conflict with jQuery, so import them as a module. Secondly, make this object const to avoid assinments to undeclared objects.

When minified, these files conflict with jQuery, so import them
as a module. Secondly, make this object const to avoid assinments
to undeclared objects.
@ashton22305
Copy link
Contributor

This looks good, but fixes #4052 and not #4053

@johrstrom
Copy link
Contributor Author

Thanks for the correction!

@johrstrom johrstrom merged commit 7dfdd3b into master Jan 7, 2025
25 checks passed
@johrstrom johrstrom deleted the fix-pm-template-errors branch January 7, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PM - template selection does no apper to work
3 participants