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

Automatically precompile assets when installing / upgrading Concerto plugins #1345

Closed
gbprz opened this issue May 22, 2016 · 1 comment
Closed
Assignees
Milestone

Comments

@gbprz
Copy link
Member

gbprz commented May 22, 2016

All of the code exists to run a rake task for precompiling assets:
Helper method to invoke Rake Task
Install a new Gem calls helper
Update a Gem calls helper

But I don't think the actual rake task exists (let me know if I'm blind and can't find it), so users are left to manually precompile assets for plugins including the frontend and weather. It might save some trouble if this is added in since people run into black screens or missing weather icons often.

@augustf
Copy link
Member

augustf commented Feb 20, 2017

#1376

@augustf augustf closed this as completed Feb 20, 2017
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