Last 12 weeks · 0 commits
5 of 6 standards met
Repository: antfu/deploy-check. Description: WIP, Prevent runtime errors earlier in CI Stars: 111, Forks: 11. Primary language: TypeScript. Languages: TypeScript (78.5%), Vue (17.8%), HTML (2.9%), CSS (0.7%). License: MIT. Open PRs: 0, open issues: 0. Last activity: 1y ago. Community health: 85%. Top contributors: antfu, razzh7, webdiscus.
Description The check can't collect warning message, I try to use warning instead of warn, it works.
Describe the bug Refer to https://github.com/vitejs/vite/discussions/8293#discussioncomment-2805229 I don't know how it works, but following the guide, I found that it only works in dev mode, so is this hook used correctly? Using is too brute force.😅 Reproduction ... System Info Used Package Manager pnpm Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [X] The provided reproduction is a minimal reproducible of the bug.