Skip to content

Webpacker v5 -> v6 upgrade resulting in plugin issues #290

Closed Answered by ahangarha
malawi89 asked this question in Q&A
Discussion options

You must be logged in to vote

Have you tried the following in the README file?

Note, the default of "defer" for the javascript_pack_tag. You can override that to false. If you expose jquery globally with expose-loader, by using import $ from "expose-loader?exposes=$,jQuery!jquery" in your app/javascript/application.js, pass the option defer: false to your javascript_pack_tag.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Judahmeek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants