Skip to content
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

Adds executablePath configuration option #24

Merged
merged 4 commits into from
Jul 18, 2016

Conversation

fbonetti
Copy link
Contributor

This feature allows the user to tell brunch where the elm-make executable is located.

This is useful for people who want to install elm as a regular npm dependency. Since the elm executable will not be available globally, we need to tell elm-brunch where to find it.

Addresses #18.

@madsflensted
Copy link
Owner

Great - thanks for closing that one. Will publish updated version.

@madsflensted madsflensted merged commit 81909a8 into madsflensted:master Jul 18, 2016
@madsflensted
Copy link
Owner

madsflensted commented Jul 18, 2016

Had to fix tests - really need to get CI setup for this :-)

Published as version 0.7.0 on npm.

Thanks again @fbonetti for contributing

@fbonetti
Copy link
Contributor Author

@madsflensted That was quick. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants