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

Re-add Webpacker support. #2443

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Mar 27, 2023

What is this pull request for?

If you still have a webpacker based application and are not using jsbundling-rails or sourcemaps yet, we need to use the javascript_pack_tag helper instead of javascript_link_tag, or sprockets will complain about a missing asset.

If you still have a webpacker based application and are not using
jsbundling-rails or sourcemaps yet, we need to use the
`javascript_pack_tag helper` instead of `javascript_link_tag`,
or sprockets will complain about a missing asset.
@tvdeyen tvdeyen added this to the 7.0 milestone Mar 27, 2023
@tvdeyen tvdeyen merged commit 2ac64bd into AlchemyCMS:main Mar 27, 2023
@tvdeyen tvdeyen deleted the re-add-webpack-support branch March 27, 2023 16:33
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