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

Make node.js compile time support an opt-in feature #106

Open
CHH opened this issue Mar 26, 2014 · 1 comment
Open

Make node.js compile time support an opt-in feature #106

CHH opened this issue Mar 26, 2014 · 1 comment
Assignees

Comments

@CHH
Copy link
Owner

CHH commented Mar 26, 2014

People have been reporting that the mere presence of a package.json (for installing Node.js based dev tools and such) increases build times unnecessarily when these tools are not needed when the slug is compiled.

I think we shouldn't install package.json requirements by default, and make this feature opt-in through a switch in composer.json.

@CHH CHH self-assigned this Mar 26, 2014
@stof
Copy link
Collaborator

stof commented Jun 10, 2014

the other option could be to make these people use the multi buildpack if it works properly (enabling both the PHP and the node buildpacks)

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

2 participants