help
Plugin: adding link to a generated css file to index.html on dev server
dev
build
html
css
How do I add a polyfill to __dirname on vite build?
build
Why is index.html in build directory still default?
build
react
Can't access env variables in kubernetes (React Vite)
react
ts
Dynamic image
dev
build
vue
plugin-legacy
dev
build
html
How do I exclude & rename a specific folder during build time ?
build
solved
imports autocompletions and types don't work
lib
vue
Dynamic Imports Work in Dev Environment 'Node' but Fails in Production Build
build
react
Dev server: err::NET_FAILED browser error with random files in large project
dev
How to preserve directory structure on build?
build
Testing vite plugins
dev
build
lib
Completely Unexpected Results
dev
Loading module from “mywebsite.org/expPerma/assets/index-Dq7hsn19.js” was blocked (MIME type)
build
vue
solved
How To Achieve This With @vituum/vite-plugin-nunjucks ?
dev
build
html
Is there a way to bypass CORS when opening the index.html file from the dist build folder?
build
vite in docker --host 0.0.0.0 doesn't work
dev
react
Build css without JS entry or directly on Vite
build
css
Connecting Express App with React
dev
react
Migrating Create React App to Vite 2 without node upgrade.
react
How do I prevent generating multiple .css file in my dist folder
build
html
solved
css
SASS: Error: @use rules must be written before any other rules
build
vue
css
How to stop node_modules from being bundled
build
react
Want to stop reloading page when changing html
html
solved
Issue importing a file on a built site
build
Resolving `module.register` as an ES module
dev
build
Creating a library and something that uses that library without bundling it.
lib
build
Load PostCSS based CSS in index.html
html
solved
css
Source Map JS - Module "source-map-js" has been externalized for browser compatibility. Cannot acces
dev
vue
solved
Bundling workers in such a way that they share library chunks
build
Error in overlay.js when doing an import inside a worker
build
Why I'm seeing CORS Error, After Open Dist Folder
build
solved
Dynamically importing svg files
dev
react
build
ts
solved
Disable source maps in development environment?
dev
react
Replacing a certain link
dev
build
vue
segfault on sveltekit project
build
svelte
Is there a way to prohibit tree shaking removing a function?
dev
Inline favicon
build
html
Prefixed variable undefined in production mode
lib
build
css
Memory leak using Svelte
dev
svelte
ts
Vite with already minified files
dev
build
lib
html
Does vite come with internal plugins?
build
react
assets build
build
I want to copy public directory content to my dist/assets, how to achieve that ?
dev
build
solved
TypeError: Cannot read properties of undefined (reading 'VITE_YOUTUBE_API_KEY')
react
Vite JS should "Only" compile file
vue
Cannot find module or correspondng type declaration
dev
How to build into 1 single index.html file and ideally minified?
build
solved
No matching HTML proxy module found
dev
build
react
I want to import every image inside a folder and them map over the array. How do I import in bulk?
dev
react