Skip to content

Request: Single file as entrypoint #4

@tennox

Description

@tennox
  • I'm submitting a ...
    [ ] bug report
    [x] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

I can't use a single file as entrypoint for a site (e.g. a bash script on install.my.app), fleek cli wraps with a directory-ish:

See https://fleek.txlab.io/ipfs/QmTNMbcQwpUXyp46mC1DWbfvAmJaUZhtLgLM9GdzmoRBkF/

image

fleek.config.json

{
  "sites": [
    {
      "slug": "nix-manu-nu",
      "distDir": "dist/install.sh",
      "buildCommand": "task build"
    }
  ]
}

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