monkeytype/frontend/vite-plugins
Jack eb92e1af0d
impr: replace vite-plugin-checker with ~~vibe~~ (@miodec) (#7271)
vite plugin checker seems to happily spawn a new linting process per
file save, causing issues. This vibe coded solution kills the previously
running process. It also splits linting into two steps to get some fast
fail behavior.

I (AI) tried to merge it into one file but the overlay refused to show
that way.

!nuf
---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-19 22:29:56 +01:00
..
env-config.ts build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00
font-preview.ts
fontawesome-subset.ts
jquery-inject.ts build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00
language-hashes.ts build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00
minify-json.ts
oxlint-checker.ts impr: replace vite-plugin-checker with ~~vibe~~ (@miodec) (#7271) 2025-12-19 22:29:56 +01:00
oxlint-overlay.ts impr: replace vite-plugin-checker with ~~vibe~~ (@miodec) (#7271) 2025-12-19 22:29:56 +01:00
version-file.ts