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

Change read to run in precompilation #354

Closed
wants to merge 1 commit into from

Conversation

MasonProtter
Copy link

Ref: #292 (comment)

This change makes it so that function calls in a precompile script that involve printing will get properly compiled to print to TTY instead of STDOUT if you're compiling an app.

This has the side-effect that all the statements in the precompile file that do print will get printed when you run create_app.

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

Successfully merging this pull request may close these issues.

1 participant