vitefu
Utilities for building frameworks with Vite.
Usage
See src/index.d.ts.
License
MIT
Utilities for building frameworks with Vite
Utilities for building frameworks with Vite.
See src/index.d.ts.
MIT
crawlFrameworkPkgs that enables crawling devDependencies of local workspace private packages (#23)ssr.external: true Vite config when calling crawlFrameworkPkgs and isDepExternaled (#19)package.json to exist for crawlFrameworkPkgs (#16)The library is now v1! This release is mostly ceremonial as the API has been stable for a while without any plans to change it. As such, there are no breaking changes.
require ESM codefindDepPkgJsonPath implementation with VitefindDepPkgJsonPath usage in Windows mapped network drivesfindClosestPkgJsonPath only returns package.json file, not directorypredicate parameter for findClosestPkgJsonPath to filter pathspackage.json not found in DenopkgJsonNeedsOptimization to pkgNeedsOptimization with new parameters and async for correctnessindex.js filecrawlFrameworkPkgspackage.json import resolvessr.external duplicates for crawlFrameworkPkgsInitial release