elixir webpack fix [Module not found]
grinsteindavid opened this issue · 1 comments
Hello there, I found that by default webpack doesn't find jquery.turbolinks module but if you add this:
"main": "vendor/assets/javascripts/jquery.turbolinks.js",
after
"license": "MIT",
at package.json file, it will work perfectly!
If I may suggest, if you're using elixir, try instantclick.io instead.
On Thu, Oct 13, 2016, 12:38 PM David Miranda notifications@github.com
wrote:
Hello there, I found that by default webpack doesn't find
jquery.turbolinks module but if you add this:"main": "vendor/assets/javascripts/jquery.turbolinks.js",
after
"license": "MIT",
at package.json file, it will work perfectly!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#64, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AAEikQ28cz2kKqnPAaUW7mUAK6oR2j2Bks5qzbW9gaJpZM4KVetP
.