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

Switch to using javascript_packs_with_chunks_tag #1064

Merged

Conversation

wwahammy
Copy link
Member

@wwahammy wwahammy commented Mar 24, 2022

We were incorrectly using javascript_pack_tag in places where javascript files were being split into chunks by webpacker. In that case, we should use javascript_pack_with_chunk_tags. This change does so.

Closes #1060

@wwahammy wwahammy merged commit 7767a0f into houdiniproject:main Mar 30, 2022
@wwahammy wwahammy deleted the fix/correct-chunks-not-being-included branch March 30, 2022 14:40
@BenSturmfels
Copy link
Contributor

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants