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

elm watch a specific main file is broken #6

Closed
mbernerslee opened this issue Feb 12, 2020 · 2 comments
Closed

elm watch a specific main file is broken #6

mbernerslee opened this issue Feb 12, 2020 · 2 comments

Comments

@mbernerslee
Copy link
Collaborator

mbernerslee commented Feb 12, 2020

(prior to the repo merge) you used to be able to do the equivalent of
constant_testing ~/some/path/to/an/elm/Main.elm

which would run
elm make ~/some/path/to/an/elm/Main.elm
if any .elm file was changed

but now doing this is broken & it tried to do
mix test ~/some/path/to/an/elm/Main.elm

this makes me sad

@danturn
Copy link
Owner

danturn commented Feb 12, 2020 via email

@mbernerslee
Copy link
Collaborator Author

here's your solution
#7

@danturn danturn closed this as completed Feb 18, 2020
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

2 participants