Skip to content

feat: support brief config file name api.config.ts#43

Merged
hairyf merged 1 commit into
mainfrom
feature/api-config-shortname
May 21, 2026
Merged

feat: support brief config file name api.config.ts#43
hairyf merged 1 commit into
mainfrom
feature/api-config-shortname

Conversation

@hairyf

@hairyf hairyf commented May 21, 2026

Copy link
Copy Markdown
Owner

Resolves #42

Changes

  • Support �pi.config.ts as an alternative brief config file name, falling back to genapi.config.ts if not found
  • Use c12's _configFile field to reliably detect whether a config file was actually resolved

@vercel

vercel Bot commented May 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
genapi Building Building Preview, Comment May 21, 2026 7:19am

@hairyf hairyf merged commit 1b18d73 into main May 21, 2026
5 of 6 checks passed
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

Successfully merging this pull request may close these issues.

feature: In addition to supporting genapi.cnfig.ts, it also supports brief configuration file names for api.cnfig.ts

1 participant