help

681 threads · Page 4 of 14

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