-
Notifications
You must be signed in to change notification settings - Fork 11
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
release not longer working #6
Comments
It seems as if something changed. Since I'm using an older release I had to call grunt fresh-release |
I've migrated the template to use Thats been the big change. I'll investigate this. Thanks for the bug report! |
@RogerGL, I am able to do a release build successfully using the latest template and a newly created project from the template. I think I would need more information to figure out whats happening. Thanks |
Thanks for your help. It works with the new release on my Mac at home but not on my Mac in the office. But this has nothing to do with this problem. It seems as grunt release only works with the latests version since grunt release in an older release skipped the ClojureScript compile step. |
bummer. sorry about that. |
grunt release is no longer working. Starting the app results in
This happens on Mac and Windows...
I'm using clojurescript 1.7.58
The text was updated successfully, but these errors were encountered: