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

Request: Single file as entrypoint #4

Open
tennox opened this issue May 29, 2024 · 0 comments
Open

Request: Single file as entrypoint #4

tennox opened this issue May 29, 2024 · 0 comments

Comments

@tennox
Copy link

tennox commented May 29, 2024

  • 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"
    }
  ]
}
@tennox tennox changed the title Single file as entrypoint Request: Single file as entrypoint May 29, 2024
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

No branches or pull requests

1 participant