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

Node Start Buildpack #188

Closed
kvedurmu opened this issue Aug 3, 2020 · 0 comments · Fixed by #219
Closed

Node Start Buildpack #188

kvedurmu opened this issue Aug 3, 2020 · 0 comments · Fixed by #219
Assignees

Comments

@kvedurmu
Copy link
Member

kvedurmu commented Aug 3, 2020

In order to implement the Node.js architecture RFC we'll need to implement a Node Start buildpack that sets a start command that uses Node.

After we implement this, we should also update the Language family Buildpack ordering to look something like:

......
[[order]]

  [[order.group]]
    id = "paketo-buildpacks/node-engine"

  [[order.group]]
    id = "paketo-buildpacks/node-start"

......
@arjun024 arjun024 self-assigned this Aug 14, 2020
arjun024 added a commit that referenced this issue Aug 14, 2020
thitch97 pushed a commit that referenced this issue Aug 19, 2020
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 a pull request may close this issue.

2 participants