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 for production #11

Open
bioform opened this issue Apr 10, 2013 · 1 comment
Open

precompile assets for production #11

bioform opened this issue Apr 10, 2013 · 1 comment

Comments

@bioform
Copy link

bioform commented Apr 10, 2013

In production I serve my assets via nginx, so all assets should be precompiled.
They can be precompiled during server startup (see #10 ) or
"assets-compiler" should add new command to compound like:

compound assets precompile
# or short form
compound a precompile
@bioform
Copy link
Author

bioform commented May 31, 2013

this is critical issue since it is impossible to use compound in production without it.
web server should be able to serve static assets instead of nodejs

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