mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #13] [MERGED] fix: remove shebang to fix window e2e #179
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/13
Author: @thucpn
Created: 3/20/2024
Status: ✅ Merged
Merged: 3/21/2024
Merged by: @marcusschiesser
Base:
main← Head:fix/remove-shebang-code📝 Commits (8)
9ee3615fix: remove shebang to fix window e2ee6707dafix: use pnpm pack to install create-llama for e2e8d3498dfix: re-add shebange480db5fix: use bash scriptsebe6583debug: e2e window6ec1b40test: manual add sebang to top of build filefbe1021test: use echo39e6f54fix: revert test📊 Changes
8 files changed (+25 additions, -8 deletions)
View changed files
➕
.changeset/chatty-toes-retire.md(+5 -0)📝
.github/workflows/e2e.yml(+2 -2)📝
.gitignore(+3 -0)📝
CONTRIBUTING.md(+2 -2)📝
index.ts(+0 -1)📝
package.json(+3 -3)➕
scripts/build.sh(+7 -0)➕
scripts/pack.sh(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.