build
build copied to clipboard
feat: add Vike framework to build-info
Summary
The Vike framework is not included in the build-info detection, so I'm adding it.
(My main reason for adding it here is that we want to support vike in Cloudflare's wrangler CLI auto-configuration logic which uses build-info under the hood for its framework detection logic)
For us to review and ship your PR efficiently, please perform the following steps:
- [ ] Open a bug/issue before writing your code ๐งโ๐ป. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire ๐ฅ (e.g. incident related), you can skip this step.
- [x] Read the contribution guidelines ๐. This ensures your code follows our style guide and passes our tests.
- [x] Update or add tests (if any source code was changed or added) ๐งช
- [ ] Update or add documentation (if features were changed or added) ๐
- [ ] Make sure the status checks below are successful โ
LGTM (I'm the creator of Vike).