Skip to content

Troubles with webpack #26

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

Open
Anderssorby opened this issue Jan 8, 2020 · 0 comments
Open

Troubles with webpack #26

Anderssorby opened this issue Jan 8, 2020 · 0 comments

Comments

@Anderssorby
Copy link

Seems like you need to add pathToElm: '../node_modules/.bin/elm' to module.rules[...].use.options to make it work. Since cwd is set to assets/elm. I had a lot of trouble setting this up and I still can't get the Elm js object into the global scope. Hope this can help someone in the future.

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

No branches or pull requests

1 participant