Skip to content

Naming the build script build makes PaaS detect a Rails apps as a Node app #16

@czj

Description

@czj

When deploying a Rails app to a platform like Heroku with multiple buildpacks (Node + Ruby), the app is detected as as Node app because package.json contains a build script.

Would you consider naming the build script build:js like in cssbundling-rails where the build script is named build:css ?

I would be happy to create a PR for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions