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://vite.dev/
- Code: https://github.com/vitejs/vite
calling `createServer` sets `process.env.NODE_ENV`
github.com/vitejs/vite - theoephraim opened this issue 3 months ago
github.com/vitejs/vite - theoephraim opened this issue 3 months ago
fix(create-vite): change create-app prompt to not remove existing files by default
github.com/vitejs/vite - texuf opened this pull request 3 months ago
github.com/vitejs/vite - texuf opened this pull request 3 months ago
chore: add some comments about mimes
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
Vite does not resolve css url() paths correctly
github.com/vitejs/vite - GustavoMelloGit opened this issue 3 months ago
github.com/vitejs/vite - GustavoMelloGit opened this issue 3 months ago
test: simplify `playground/json/__tests__/ssr`
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
test: remove `runInBuild` flag from `withRetry` and `untilUpdated` helpers
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
test: remove `runInBuild` flag from `withRetry`
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(deps)!: update dependency dotenv-expand to v12
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(html): fix inline proxy modules invalidation
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
test: run ssr-conditions build test
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: skip ssr-html build tests
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
Unable to use standard decorators in Vanilla template, using TypeScript
github.com/vitejs/vite - trusktr opened this issue 3 months ago
github.com/vitejs/vite - trusktr opened this issue 3 months ago
chore(deps): update dependency chokidar to v4
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(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
HMR is not working in the Docker environment. The `usePolling` option works fine, and the page keeps refreshing, but it still has no effect.
github.com/vitejs/vite - jumodada opened this issue 3 months ago
github.com/vitejs/vite - jumodada opened this issue 3 months ago
feat: add Russian translation
github.com/vitejs/vite - dragomano opened this pull request 3 months ago
github.com/vitejs/vite - dragomano opened this pull request 3 months ago
CommonJS issue with Styled Components on Build
github.com/vitejs/vite - anujshah108 opened this issue 3 months ago
github.com/vitejs/vite - anujshah108 opened this issue 3 months ago
Undefined variable error when using sass @use (@import nd forward)
github.com/vitejs/vite - Milan-960 opened this issue 3 months ago
github.com/vitejs/vite - Milan-960 opened this issue 3 months ago
docs(migration): add entry for #17922
github.com/vitejs/vite - bluwy opened this pull request 3 months ago
github.com/vitejs/vite - bluwy opened this pull request 3 months ago
feat: add support for .cur type
github.com/vitejs/vite - otomad opened this pull request 3 months ago
github.com/vitejs/vite - otomad opened this pull request 3 months ago
Add cursor (.cur) format to build-in assets type list
github.com/vitejs/vite - otomad opened this issue 3 months ago
github.com/vitejs/vite - otomad opened this issue 3 months ago
`new URL` broken when using alias or subpath imports together with template
github.com/vitejs/vite - brokenmass opened this issue 3 months ago
github.com/vitejs/vite - brokenmass opened this issue 3 months ago
`new URL` broken when using alias or subpath imports together with template
github.com/vitejs/vite - lbg-marco-massarotto opened this issue 3 months ago
github.com/vitejs/vite - lbg-marco-massarotto opened this issue 3 months ago
Option to prevent `link[rel="stylesheet"]` elements in index.html from being merged into a single `link[rel="stylesheet"]` element
github.com/vitejs/vite - umajho opened this issue 3 months ago
github.com/vitejs/vite - umajho opened this issue 3 months ago
fix: `createRunnableDevEnvironment` returns `RunnableDevEnvironment`, not `DevEnvironment`
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
fix(module-runner): make evaluator optional
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
refactor(resolve): remove `allowLinkedExternal` parameter from `tryNodeResolve`
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
Chrome 131 will not load page when break points present
github.com/vitejs/vite - michaeldobeson opened this issue 3 months ago
github.com/vitejs/vite - michaeldobeson opened this issue 3 months ago
refactor(resolve): remove `allowLinkedExternal` parameter from `tryNodeResolve`
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: include more modules to prefix-only module list
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
perf: reduce bundle size for `Object.keys(import.meta.glob(...))` / `Object.values(import.meta.glob(...))`
github.com/vitejs/vite - btea opened this pull request 3 months ago
github.com/vitejs/vite - btea opened this pull request 3 months ago
fix(optimizer): workaround firefox's false warning for no sources 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
Optimize bundle for `Object.keys(import.meta.glob())` and `Object.values(import.meta.glob())`
github.com/vitejs/vite - otomad opened this issue 3 months ago
github.com/vitejs/vite - otomad opened this issue 3 months ago
refactor: applyToEnvironment -> perEnvironment hook
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
refactor: first character judgment replacement regexp
github.com/vitejs/vite - btea opened this pull request 3 months ago
github.com/vitejs/vite - btea opened this pull request 3 months ago
fix: cjs build for perEnvironmentState et al
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
`build --watch` doesn't watch files in `public`
github.com/vitejs/vite - Skn0tt opened this issue 3 months ago
github.com/vitejs/vite - Skn0tt opened this issue 3 months ago
chore(create-vite): add @types/node as devDependency in *-ts
github.com/vitejs/vite - misakamayako opened this pull request 3 months ago
github.com/vitejs/vite - misakamayako opened this pull request 3 months ago
feat: remove already loaded imports from `__vite__mapDeps`
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
Vite fails to parse worker options when they are stored in a variable
github.com/vitejs/vite - mcmy opened this issue 3 months ago
github.com/vitejs/vite - mcmy opened this issue 3 months ago
feat: support `module-sync` condition when loading config if enabled
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
feat: show error when accessing variables not exposed in CJS build
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
feat: expose default mainFields/conditions
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(client): overlay not appearing when multiple vite clients were loaded
github.com/vitejs/vite - seokju-na opened this pull request 3 months ago
github.com/vitejs/vite - seokju-na opened this pull request 3 months ago
feat: add `ssr.resolve.mainFields` option
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
feat: Add a list of recommended extensions for vscode
github.com/vitejs/vite - Liknox opened this pull request 3 months ago
github.com/vitejs/vite - Liknox opened this pull request 3 months ago
fix(ssr): format `ssrTransform` parse error
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: `loadEnv` can return a object with `undefined` values
github.com/vitejs/vite - eriandev opened this pull request 3 months ago
github.com/vitejs/vite - eriandev opened this pull request 3 months ago
feat(create-vite): add @types/node to typescript templates
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: allow bare imports of ts packages in a monorepo
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
feat: ✨ add Ukrainian localization
github.com/vitejs/vite - okineadev opened this pull request 3 months ago
github.com/vitejs/vite - okineadev opened this pull request 3 months ago
feat: use module runner to import the config
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
test: run css sourcemap playground for legacy sass
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
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
docs: fix mobile menu background on light mode landing page
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
Mobile menu text and icon colors display incorrectly in light mode
github.com/vitejs/vite - stickerboy opened this issue 3 months ago
github.com/vitejs/vite - stickerboy opened this issue 3 months ago
perf: remove strip-ansi for a node built-in
github.com/vitejs/vite - filipw01 opened this pull request 3 months ago
github.com/vitejs/vite - filipw01 opened this pull request 3 months ago
docs: note about a silly edge case in the ssr guide
github.com/vitejs/vite - andriibeee opened this pull request 3 months ago
github.com/vitejs/vite - andriibeee opened this pull request 3 months ago
docs: fix attribute in example
github.com/vitejs/vite - mcavigelli opened this pull request 3 months ago
github.com/vitejs/vite - mcavigelli opened this pull request 3 months ago
fix(ssr): preserve fetchModule error details
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(ssr): format ssrTransform parse error
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: add `isSsrTargetWebWorker` flag to `configEnvironment` hook
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: expand description of `externalConditions`
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(html): externalize `rollup.external` scripts correctly
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
chore(deps): update dependencies of postcss-modules
github.com/vitejs/vite - mrginglymus opened this pull request 3 months ago
github.com/vitejs/vite - mrginglymus opened this pull request 3 months ago
fix(css): `config.build` should be obtained from the current environment rather than from the top-level config
github.com/vitejs/vite - Jonny-china opened this pull request 3 months ago
github.com/vitejs/vite - Jonny-china opened this pull request 3 months ago
docs: update haoqunjiang's info in team emeriti section
github.com/vitejs/vite - haoqunjiang opened this pull request 3 months ago
github.com/vitejs/vite - haoqunjiang opened this pull request 3 months ago
Support relative base path on dev server
github.com/vitejs/vite - juan-rvty opened this issue 3 months ago
github.com/vitejs/vite - juan-rvty opened this issue 3 months ago
feat(optimizer): allow users to specify their esbuild `platform` option
github.com/vitejs/vite - dario-piotrowicz opened this pull request 3 months ago
github.com/vitejs/vite - dario-piotrowicz opened this pull request 3 months ago
Class property with auto-accessors not compiles
github.com/vitejs/vite - dardino opened this issue 3 months ago
github.com/vitejs/vite - dardino opened this issue 3 months ago
The unexpected execution order of dynamic import under UMD build
github.com/vitejs/vite - decadef20 opened this issue 3 months ago
github.com/vitejs/vite - decadef20 opened this issue 3 months ago
Every yarn install do vite many chunks requests
github.com/vitejs/vite - shurshilov opened this issue 3 months ago
github.com/vitejs/vite - shurshilov opened this issue 3 months ago
Comments are deleted although minify is set to false
github.com/vitejs/vite - joseangel-mm opened this issue 3 months ago
github.com/vitejs/vite - joseangel-mm opened this issue 3 months ago
chore(deps): update transitive deps
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
vite build chuns jump directly from the first to the last
github.com/vitejs/vite - 335060087 opened this issue 3 months ago
github.com/vitejs/vite - 335060087 opened this issue 3 months ago
Add @types/node as devDependency to all typescript templates
github.com/vitejs/vite - smeng9 opened this issue 3 months ago
github.com/vitejs/vite - smeng9 opened this issue 3 months ago
docs: remove X links in team page
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
chore(deps): update dependencies of postcss-modules
github.com/vitejs/vite - mrginglymus opened this pull request 3 months ago
github.com/vitejs/vite - mrginglymus opened this pull request 3 months ago
CSS Modules - class names not mangled in `@scope` rule
github.com/vitejs/vite - mrginglymus opened this issue 3 months ago
github.com/vitejs/vite - mrginglymus opened this issue 3 months ago
plugin hook for when vite opens the browser
github.com/vitejs/vite - rtabulov opened this issue 3 months ago
github.com/vitejs/vite - rtabulov opened this issue 3 months ago
chore: remove unused `ssr` variable
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: update filename regex
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: vite build now works with broken symlink in public
github.com/vitejs/vite - crutchcorn opened this pull request 3 months ago
github.com/vitejs/vite - crutchcorn opened this pull request 3 months ago
fix(resolve): run ensureVersionQuery for SSR
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(resolve): remove `environmentsOptions` parameter
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
chore: remove unneeded `slienceDeprecations`
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
chore: add warning for `/` mapping in `resolve.alias`
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: clarify dynamic `new URL(foo, import.meta.url)` behavior
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
feat: add the `builtins` environment `resolve`
github.com/vitejs/vite - dario-piotrowicz opened this pull request 4 months ago
github.com/vitejs/vite - dario-piotrowicz opened this pull request 4 months ago