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

Precompile assets #140

Open
BrandonMathis opened this issue Jul 13, 2017 · 0 comments
Open

Precompile assets #140

BrandonMathis opened this issue Jul 13, 2017 · 0 comments
Milestone

Comments

@BrandonMathis
Copy link
Contributor

By default, tape will run rake assets:precompile when you deploy an application. For API only apps this is not a good idea because there is no assets:precompile command. We need to figure out if we want precompile turned on by default when you have a fe_app_repo set.

Currently, you can turn rake precompile:assets off by setting.

precompile_assets: false

in your taperole.yml

@BrandonMathis BrandonMathis added this to the 2.1.0 milestone Jul 13, 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

1 participant