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

Use pipes to send minified JS and CSS on start #1910

Closed
julianlam opened this issue Jul 28, 2014 · 0 comments
Closed

Use pipes to send minified JS and CSS on start #1910

julianlam opened this issue Jul 28, 2014 · 0 comments
Assignees
Milestone

Comments

@julianlam
Copy link
Member

... because sending large messages is not advised:

via Node.js documentation

Please note that the send() method on both the parent and child are synchronous - sending large chunks of data is not advised (pipes can be used instead, see child_process.spawn).

Blocks #1850

@julianlam julianlam added this to the 0.5.0 milestone Jul 28, 2014
@julianlam julianlam self-assigned this Jul 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant