build icon indicating copy to clipboard operation
build copied to clipboard

feat: add Vike framework to build-info

Open dario-piotrowicz opened this issue 2 months ago โ€ข 1 comments

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 โœ…

dario-piotrowicz avatar Dec 06 '25 21:12 dario-piotrowicz

LGTM (I'm the creator of Vike).

brillout avatar Dec 07 '25 11:12 brillout