jquery.turbolinks
jquery.turbolinks copied to clipboard
elixir webpack fix [Module not found]
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 [email protected] 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 https://github.com/kossnocorp/jquery.turbolinks/issues/64, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEikQ28cz2kKqnPAaUW7mUAK6oR2j2Bks5qzbW9gaJpZM4KVetP .