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

Latest version causes asset precompile error when deploying on Heroku #54

Closed
tddrmllr opened this issue Apr 23, 2013 · 1 comment
Closed

Comments

@tddrmllr
Copy link

When I tried to deploy on Heroku with the latest gem, I got a precompile error resulting from an unexpected token "{" somewhere in the JS. Not sure how to recreate or how to pinpoint where it is, but I switched to gem 'bootstrap-datepicker-rails', '0.6.21' and it worked fine.

@Nerian
Copy link
Owner

Nerian commented Apr 23, 2013

Hi,

I can't reproduce your issue. It compiles well on both locally and in Heroku. You may check the testapp:

https://github.com/Nerian/bootstrap-datepicker-rails/tree/master/testapp

It would be useful if you could get the error output. Maybe you could try precompiling the assets locally and take a look at the error.

@Nerian Nerian closed this as completed May 10, 2013
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