mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 03:04:21 -04:00
[PR #138] [CLOSED] Refactor/support full esm for express template #284
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/138
Author: @thucpn
Created: 6/21/2024
Status: ❌ Closed
Base:
main← Head:refactor/support-full-esm-for-express-template📝 Commits (10+)
7ee3a51feat: image generator toole8828defix: lint74429c9Create fifty-mugs-suffer.md969ea2arefactor: support full esm for express template13ee3catry using formdata-node7f4fcfeuse new form package in tool0de77fcrename config file6343ef2fix: typescript error when passing form data to body of got1c5ef02add parserOptions266f7afremove dot from eslintrc file📊 Changes
9 files changed (+162 additions, -9 deletions)
View changed files
➕
.changeset/fifty-mugs-suffer.md(+5 -0)📝
helpers/copy.ts(+3 -0)📝
helpers/tools.ts(+18 -0)➕
templates/components/engines/typescript/agent/tools/img-gen.ts(+112 -0)📝
templates/components/engines/typescript/agent/tools/index.ts(+4 -0)📝
templates/types/streaming/express/eslintrc(+5 -2)📝
templates/types/streaming/express/package.json(+12 -5)📝
templates/types/streaming/express/prettier.config.cjs(+0 -0)📝
templates/types/streaming/nextjs/package.json(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.