help
Understanding vite env program
svelte
Do I need to reference the client-hash.js and browser-hash.js files?
build
Should I have to explicitly reference css bundles?
dev
build
ts
html
css
I need help with using and installing React Compiler.
react
Is it possible to have different 'defines' for different inputs?
dev
build
react
ts
tsdown, entry: "src/manifest.json" -> transform -> out: "dist/manifest.json"?
build
ts
MPA content resolution with content from parent folders
dev
lib
html
hmr
VITE in runtime for Command line Typescript?
lib
dev
build
ts
How to check if React Compiler is working.
react
Just created the project and can't "npm run dev"
react
solved
Absolute Paths for Externalized Dependencies on Built Library
build
Access state of dynamic Vue components async-loaded by Vite from found files.
vue
Can't import <ViewTransition>
react
solved
The value in.env.production cannot be obtained after building(打包后获取不到.env.production中的值)
build
svelte
How to use a custom PORT for HMR Server in VITE ?????
dev
react
hmr
Adding React to an existing project.
react
Tailwind issues with Vite dev server using createServer, identical setup works in IDE dev server
dev
css
Deploying React Server Components
ssr
build
react
ts
rolldown-vite issue
build
vue
shared items mfe not working
lib
build
react
rolldown-vite: doesn't seem to use browser field from package.json
build
solved
Compiled index.js is huge
build
Circular dependencies and upgrading from V4
dev
hmr
css
How to get Vite hot reloading working on external dirs?
dev
hmr
How would you replace `this` in the root of Window with `globalThis`?
dev
build
solved
hmr
peerDependency installed but not found (mono repo)
dev
Vite adding a '.' at the starting of file names in the build.
build
HMR in plugin
lib
hmr
Recently switched to Firefox vite connection randomly disconnects
vue
hmr
dev script is trying to open something but i have no monitor
build
Vite (React + TypeScript) – Only main.js and main.css Output
dev
react
build
ts
hmr
Module federation - Webpack host and Vite remote
lib
build
react
add to inputs in object format from plugin
build
Vite transform string with import statement
vue
issue with rendering prod build on SSR with express js
ssr
build
react
ts
How does vite facilitates devlopment?
dev
build
What is vite and what is it used for?
dev
build
react
can I configure a dev runner entry point in vite.config?
ssr
vite problem need help
dev
build
html
css
Prevent build-time evaluation of config value
ssr
react
Setting allowed hosts doesn't seem to be picked up by vitepress
dev
Standard decorators in Vite?
ts
How to make plugin typings work on Vite 6 and Vite 7
lib
dev
How to prevent Vite from creating anonymous index chunks for shared modules?
lib
build
ts
How to completely remove dev function from prod?
build
How do you debug / fix ERR_HTTP2_PROTOCOL_ERROR ?
dev
Transforming assets referenced index.html
build
html
Is there a way to build for production, but keep certain dependencies (and my app) in development?
dev
build
Vite 7 + Rolldown generates chunk-xxxx.cjs files
lib
dev
build
ts
Vite + Vue Build Issue - Rolldown build breaks with Vuedraggable imported, works with Rollup
build
vue
solved