Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack: Node Binstubs

Stubs Node binaries

Description

The Ruby Buildpack will install Node and Yarn binaries when they are not pre-installed. Following advice in this PR, this PR stubs node and yarn so that the Ruby buildpack can skip installation. This is useful if your project uses a different JavaScript runtime (i.e. bun) or you pull precompiled assets during the build process.

License

Licensed under the MIT License. See LICENSE.md file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages