Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Vite
We maintain Vite, a fast and simple build tool for the web.
Collective -
Host: opensource -
https://opencollective.com/vite
- Website: https://vitejs.dev
- Code: https://github.com/vitejs/vite
`waitForRequestsIdle` hangs indefinitely when used in a Nuxt project
github.com/vitejs/vite - philipp-spiess opened this issue 2 months ago
github.com/vitejs/vite - philipp-spiess opened this issue 2 months ago
Cannot read properties of null (reading 'useState')
github.com/vitejs/vite - tiennguyen1293 opened this issue 2 months ago
github.com/vitejs/vite - tiennguyen1293 opened this issue 2 months ago
Source maps in VSCode not working for debug if white space is in url
github.com/vitejs/vite - ondrejrohon opened this issue 2 months ago
github.com/vitejs/vite - ondrejrohon opened this issue 2 months ago
issue with npm run dev, "[ERROR] Must use "outdir" when there are multiple input files"
github.com/vitejs/vite - JWHu1-cmyk opened this issue 2 months ago
github.com/vitejs/vite - JWHu1-cmyk opened this issue 2 months ago
[plugins] Can't use require() in virtual .cjs module in build script
github.com/vitejs/vite - PrettyCoffee opened this issue 2 months ago
github.com/vitejs/vite - PrettyCoffee opened this issue 2 months ago
refactor: cache by url, not by import-url
github.com/vitejs/vite - sheremet-va opened this pull request 2 months ago
github.com/vitejs/vite - sheremet-va opened this pull request 2 months ago
when I use proxy with ws and bypass, server can't up
github.com/vitejs/vite - hisland opened this issue 2 months ago
github.com/vitejs/vite - hisland opened this issue 2 months ago
fix: `esbuildOutputFromId` for symlinked root (fix #9327)
github.com/vitejs/vite - htmlin opened this pull request 2 months ago
github.com/vitejs/vite - htmlin opened this pull request 2 months ago
Needed: Explanation of why vite `mode` and `NODE_ENV` are two different "concepts"
github.com/vitejs/vite - rwilliams3088 opened this issue 2 months ago
github.com/vitejs/vite - rwilliams3088 opened this issue 2 months ago
refactor: simplify some code and reduce diff
github.com/vitejs/vite - sapphi-red opened this pull request 2 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 2 months ago
fix: injects scripts into html files without any JS in mpa mode
github.com/vitejs/vite - proc07 opened this pull request 2 months ago
github.com/vitejs/vite - proc07 opened this pull request 2 months ago
fix(v6): fix `ViteDevServer.environments` type
github.com/vitejs/vite - hi-ogawa opened this pull request 2 months ago
github.com/vitejs/vite - hi-ogawa opened this pull request 2 months ago
Setting up a MUI X License with Vite
github.com/vitejs/vite - enricpr opened this issue 2 months ago
github.com/vitejs/vite - enricpr opened this issue 2 months ago
fix: use `optimizeDeps.entries`
github.com/vitejs/vite - sapphi-red opened this pull request 2 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 2 months ago
test: fix flaky "should reload" test
github.com/vitejs/vite - sapphi-red opened this pull request 2 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 2 months ago
fix(css): fix directory index import in sass modern api
github.com/vitejs/vite - hi-ogawa opened this pull request 2 months ago
github.com/vitejs/vite - hi-ogawa opened this pull request 2 months ago
sass directory index import fails in some cases after #17909
github.com/vitejs/vite - hi-ogawa opened this issue 2 months ago
github.com/vitejs/vite - hi-ogawa opened this issue 2 months ago
fix: cache parallel moduleInfo calls
github.com/vitejs/vite - sheremet-va opened this pull request 2 months ago
github.com/vitejs/vite - sheremet-va opened this pull request 2 months ago
Vite Server Proxy Configure Event 'proxyReq'
github.com/vitejs/vite - georgiossalon opened this issue 2 months ago
github.com/vitejs/vite - georgiossalon opened this issue 2 months ago
fix: client ssr invalidation compat
github.com/vitejs/vite - patak-dev opened this pull request 2 months ago
github.com/vitejs/vite - patak-dev opened this pull request 2 months ago
dev server resolves wrong url for .json asset with import.meta.url from a dependent package
github.com/vitejs/vite - pskelin opened this issue 2 months ago
github.com/vitejs/vite - pskelin opened this issue 2 months ago
fix: backward compat for setting values in resolvedConfig hook
github.com/vitejs/vite - sapphi-red opened this pull request 2 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 2 months ago
chore(deps): update tj-actions/changed-files action to v45
github.com/vitejs/vite - renovate[bot] opened this pull request 2 months ago
github.com/vitejs/vite - renovate[bot] opened this pull request 2 months ago
chore(deps): update all non-major dependencies
github.com/vitejs/vite - renovate[bot] opened this pull request 2 months ago
github.com/vitejs/vite - renovate[bot] opened this pull request 2 months ago
Compiler is broken and generates code that behaves differently than running `vite` in dev server mode
github.com/vitejs/vite - domino14 opened this issue 3 months ago
github.com/vitejs/vite - domino14 opened this issue 3 months ago
`@vitejs/plugin-legacy` injects scripts into html files without any JS in `mpa` mode
github.com/vitejs/vite - kaciakmaciak opened this issue 3 months ago
github.com/vitejs/vite - kaciakmaciak opened this issue 3 months ago
chore: reduce diffs with v6 branch
github.com/vitejs/vite - patak-dev opened this pull request 3 months ago
github.com/vitejs/vite - patak-dev opened this pull request 3 months ago
fix(dynamicImportVars): correct glob pattern for paths with parentheses
github.com/vitejs/vite - sunnylost opened this pull request 3 months ago
github.com/vitejs/vite - sunnylost opened this pull request 3 months ago
fix(css): fix sass modern source map
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
feat(css)!: change default sass api to modern/modern-compiler
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
dynamic import get preloaded despite `build.modulePreload = false` in Nuxt 3
github.com/vitejs/vite - andrewspy opened this issue 3 months ago
github.com/vitejs/vite - andrewspy opened this issue 3 months ago
fix(preload): add crossorigin attribute in CSS link tags
github.com/vitejs/vite - fallemand opened this pull request 3 months ago
github.com/vitejs/vite - fallemand opened this pull request 3 months ago
Vite5: Inconsistent crossorigin attribute in css tags
github.com/vitejs/vite - fallemand opened this issue 3 months ago
github.com/vitejs/vite - fallemand opened this issue 3 months ago
Adding `react-ts-jest` template to the `create-vite` package
github.com/vitejs/vite - ivanzusko opened this issue 3 months ago
github.com/vitejs/vite - ivanzusko opened this issue 3 months ago
fix: improve CJS warning trace information
github.com/vitejs/vite - KaelWD opened this pull request 3 months ago
github.com/vitejs/vite - KaelWD opened this pull request 3 months ago
Show a QR code with the address in the terminal when using `--host`.
github.com/vitejs/vite - Artmann opened this issue 3 months ago
github.com/vitejs/vite - Artmann opened this issue 3 months ago
fix(css)!: remove default import in ssr dev
github.com/vitejs/vite - bluwy opened this pull request 3 months ago
github.com/vitejs/vite - bluwy opened this pull request 3 months ago
When I try to build the umd package using vite I get an error
github.com/vitejs/vite - China-xiaoFang opened this issue 3 months ago
github.com/vitejs/vite - China-xiaoFang opened this issue 3 months ago
fix: only remove entry assets handled by Vite core
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
fix: allow getting URL of JS files in publicDir
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
test: fix backend-integration build test flaky fail
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
Tree-Shaking: Everything disappears when moduleSideEffects: false
github.com/vitejs/vite - senpro-ingwersenk opened this issue 3 months ago
github.com/vitejs/vite - senpro-ingwersenk opened this issue 3 months ago
Inconsistent path resolution for references in HTML
github.com/vitejs/vite - sapphi-red opened this issue 3 months ago
github.com/vitejs/vite - sapphi-red opened this issue 3 months ago
fix(css): fix sass `file:` reference
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
[BUG] Invalid substitution for placeholder "[name]" in "output.entryFileNames" on Windows
github.com/vitejs/vite - Charlie-XIAO opened this issue 3 months ago
github.com/vitejs/vite - Charlie-XIAO opened this issue 3 months ago
Image files can't keep the same folder structure as the the source directory when I set image files to entry files.
github.com/vitejs/vite - dreampasssser opened this issue 3 months ago
github.com/vitejs/vite - dreampasssser opened this issue 3 months ago
Error while trying to bundle local workspace dependency
github.com/vitejs/vite - Nickersoft opened this issue 3 months ago
github.com/vitejs/vite - Nickersoft opened this issue 3 months ago
Potentially senstive data when filling out a bug report
github.com/vitejs/vite - ghost opened this issue 3 months ago
github.com/vitejs/vite - ghost opened this issue 3 months ago
currentcolor + oklch() values inside a selector triggers error when Vite builds with LightningCSS
github.com/vitejs/vite - ghost opened this issue 3 months ago
github.com/vitejs/vite - ghost opened this issue 3 months ago
[Bug]: I use MUI and Storybook to create the new UI library, here I used light and dark theme to customize 'Button' component color, its theme is working properly in local dev environment. but not working on using the component from 'dist' directory after `npm run build`.
github.com/vitejs/vite - rick-liyue-huang opened this issue 3 months ago
github.com/vitejs/vite - rick-liyue-huang opened this issue 3 months ago
Treeshaking with compile-time constants
github.com/vitejs/vite - LorisSigrist opened this issue 3 months ago
github.com/vitejs/vite - LorisSigrist opened this issue 3 months ago
Alias from an absolute path to package name on Windows
github.com/vitejs/vite - Jinjiang opened this issue 3 months ago
github.com/vitejs/vite - Jinjiang opened this issue 3 months ago
chore(deps): update all non-major dependencies
github.com/vitejs/vite - renovate[bot] opened this pull request 3 months ago
github.com/vitejs/vite - renovate[bot] opened this pull request 3 months ago
fix: load esm vite config without a temporary file
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
SVG Icons Not Rendering Consistently with Vite Due to Path Resolution Issues
github.com/vitejs/vite - otabekoff opened this issue 3 months ago
github.com/vitejs/vite - otabekoff opened this issue 3 months ago
Extract license info outside of the JavaScript bundle
github.com/vitejs/vite - nojaf opened this issue 3 months ago
github.com/vitejs/vite - nojaf opened this issue 3 months ago
fix: use websocket to test server liveness before client reload
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
vite 库模式下 生产环境后,.module.less文件编译后异常无法使用样式
github.com/vitejs/vite - tzbcf opened this issue 3 months ago
github.com/vitejs/vite - tzbcf opened this issue 3 months ago
reopen: previous issue that was closed unfairly
github.com/vitejs/vite - laciferin2024 opened this issue 3 months ago
github.com/vitejs/vite - laciferin2024 opened this issue 3 months ago
refactor: remove redundant prepend/strip base
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
fix(create-vite): move ESLint "ignores" config to a separate object in React templates
github.com/vitejs/vite - simonlary opened this pull request 3 months ago
github.com/vitejs/vite - simonlary opened this pull request 3 months ago
chore: fix picocolors import for local dev
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
github.com/vitejs/vite - hi-ogawa opened this pull request 3 months ago
React Typescript template's ESLint configuration doesn't correctly ignore `dist` directory
github.com/vitejs/vite - simonlary opened this issue 3 months ago
github.com/vitejs/vite - simonlary opened this issue 3 months ago
--template parameter ignored (running npm create vite on windows)
github.com/vitejs/vite - sbarnwell-macu opened this issue 3 months ago
github.com/vitejs/vite - sbarnwell-macu opened this issue 3 months ago
"search string not found" when trying to build the "create-electron-vite" template
github.com/vitejs/vite - karthikappy opened this issue 3 months ago
github.com/vitejs/vite - karthikappy opened this issue 3 months ago
fix(sass): replace default import with ESM module import
github.com/vitejs/vite - roman-petrov opened this pull request 3 months ago
github.com/vitejs/vite - roman-petrov opened this pull request 3 months ago
"vite" rewrites "named import" of typescript enums as "default import" and breaks app
github.com/vitejs/vite - superboum opened this issue 3 months ago
github.com/vitejs/vite - superboum opened this issue 3 months ago
fix(build): avoid re-define `__vite_import_meta_env__`
github.com/vitejs/vite - yuzheng14 opened this pull request 3 months ago
github.com/vitejs/vite - yuzheng14 opened this pull request 3 months ago
ERROR: The symbol "eventemitter3Exports" has already been declared
github.com/vitejs/vite - moda20 opened this issue 3 months ago
github.com/vitejs/vite - moda20 opened this issue 3 months ago
Vite 5.4.0 env var fails when bundling Vite-bundled library
github.com/vitejs/vite - bluwy opened this issue 3 months ago
github.com/vitejs/vite - bluwy opened this issue 3 months ago
Optimize Deps does not seem to work
github.com/vitejs/vite - thekevinbrown opened this issue 3 months ago
github.com/vitejs/vite - thekevinbrown opened this issue 3 months ago
[vite] Internal server error: Cannot read properties of undefined (reading '0')
github.com/vitejs/vite - Saroj-Thapa199 opened this issue 3 months ago
github.com/vitejs/vite - Saroj-Thapa199 opened this issue 3 months ago
fix(deps): update all non-major dependencies
github.com/vitejs/vite - renovate[bot] opened this pull request 3 months ago
github.com/vitejs/vite - renovate[bot] opened this pull request 3 months ago
fix: typings for vite:preloadError
github.com/vitejs/vite - nicky1038 opened this pull request 3 months ago
github.com/vitejs/vite - nicky1038 opened this pull request 3 months ago
feat: support originalFilename
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
refactor: remove `handleHotUpdate` from watch-package-data plugin
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
refactor: use nanoid instead of copying it
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
docs: reload after invalidate
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
docs: reload after invalidate
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
github.com/vitejs/vite - sapphi-red opened this pull request 3 months ago
fix: dynamic import assets in inline worker
github.com/vitejs/vite - proc07 opened this pull request 3 months ago
github.com/vitejs/vite - proc07 opened this pull request 3 months ago
Vite reloads when idle for some time
github.com/vitejs/vite - Nefcanto opened this issue 3 months ago
github.com/vitejs/vite - Nefcanto opened this issue 3 months ago
fix(less): prevent rebasing `@import url(...)`
github.com/vitejs/vite - smeng9 opened this pull request 3 months ago
github.com/vitejs/vite - smeng9 opened this pull request 3 months ago
fix(lightningcss): search for assets with correct base path
github.com/vitejs/vite - smeng9 opened this pull request 3 months ago
github.com/vitejs/vite - smeng9 opened this pull request 3 months ago
ci: skip entire job if unrelated files were changed instead of steps
github.com/vitejs/vite - sheremet-va opened this pull request 3 months ago
github.com/vitejs/vite - sheremet-va opened this pull request 3 months ago
Build fails when running in mapped Windows network drive (UNC issue)
github.com/vitejs/vite - FrancescoLuzzi opened this issue 3 months ago
github.com/vitejs/vite - FrancescoLuzzi opened this issue 3 months ago
proxy rewrite function to contain server
github.com/vitejs/vite - y-nk opened this issue 3 months ago
github.com/vitejs/vite - y-nk opened this issue 3 months ago
White Screen Issue with Vite React App on iOS – Works on Other Platforms
github.com/vitejs/vite - AdityaSingh18 opened this issue 3 months ago
github.com/vitejs/vite - AdityaSingh18 opened this issue 3 months ago
Need to override values present in the .env during runtime while deployment
github.com/vitejs/vite - AshwinSridharan0410 opened this issue 3 months ago
github.com/vitejs/vite - AshwinSridharan0410 opened this issue 3 months ago