Skip to content

Environment variable for building npm package (rather than just downloading the binary) #3770

@scd31

Description

@scd31

Is your feature request related to a problem? Please describe.
I'm trying to package tileserver-gl for Nix, which requires the build process to be sandboxed. Since this npm package tries to download from GH, that doesn't work.

Describe the solution you'd like
I'd like an env var that, when set, causes the npm package to be built from source, rather than downloaded.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildRelated to build, configuration or CI/CDnode

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions