Last 12 weeks · 0 commits
2 of 6 standards met
When the package was migrated to ESM + dual publishing, it broke the CLI. That's because: 1. The built files were created one level deeper (eg vs ), causing the relative imports to the to fail 2. Importing a file in ESM only works under certain conditions This PR fixes it by doing several things: 1. Updates the files location to all go in one folder with non conflicting file names. This way relative imports will always work 2. Removes the import of the as it's very fragile in ESM. Instead, it inlines the version when building
Repository: vercel/title. Description: A service for capitalizing your title properly Stars: 623, Forks: 38. Primary language: JavaScript. Languages: JavaScript (51.5%), TypeScript (48.5%). License: MIT. Homepage: https://title.sh Topics: capitalize, service, title, vercel. Latest release: 4.0.1 (1y ago). Open PRs: 10, open issues: 5. Last activity: 5mo ago. Community health: 50%. Top contributors: leo, dependabot[bot], leerob, sergiodxa, dimaMachina, mxstbr, manovotny, JLL32, lachlanjc, flybayer and others.