Runtime code for vite-plugin-checker, this package will be directly bundled into the vite-plugin-checker package in building process and hasn't be released to NPM for now.
Watch and compile code with mock diagnostics and html without vite-plugin-checker.
pnpm dev-local
pnpm preview
Watch and compile bundled JS to ../vite-plugin-checker/dist/@runtime/main.js
. Run pnpm dev
in monorepo root will invoke below scripts.
pnpm dev