Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

elixir webpack fix [Module not found] #64

Open
grinsteindavid opened this issue Oct 13, 2016 · 1 comment
Open

elixir webpack fix [Module not found] #64

grinsteindavid opened this issue Oct 13, 2016 · 1 comment

Comments

@grinsteindavid
Copy link

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!

@grinsteindavid grinsteindavid changed the title elixir webpack fix elixir webpack fix [Module not found] Oct 13, 2016
@grinsteindavid grinsteindavid changed the title elixir webpack fix [Module not found] elixir webpack fix [Module not found: Error:] Oct 13, 2016
@grinsteindavid grinsteindavid changed the title elixir webpack fix [Module not found: Error:] elixir webpack fix [Module not found] Oct 13, 2016
@rstacruz
Copy link
Collaborator

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
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants