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

`worker` condition not falling back?

github.com/vitejs/vite - mkilpatrick opened this issue 12 months ago
Vite build failure when upgrading from vite 5.0.12 to 5.1.3

github.com/vitejs/vite - josecarlosgonzalezv opened this issue 12 months ago
Convert Issues and PR workflows to mermaid

github.com/vitejs/vite - patak-dev opened this issue 12 months ago
docs: complete team social links

github.com/vitejs/vite - patak-dev opened this pull request 12 months ago
fix: fs cached checks disabled by default for yarn pnp

github.com/vitejs/vite - patak-dev opened this pull request 12 months ago
fix: cachedTransformMiddleware for direct css requests

github.com/vitejs/vite - patak-dev opened this pull request 12 months ago
Support `.config/` dir

github.com/vitejs/vite - pi0 opened this issue 12 months ago
refactor: share code with vite runtime

github.com/vitejs/vite - sapphi-red opened this pull request 12 months ago
fix: srcSet with optional descriptor

github.com/vitejs/vite - murad-khafizov opened this pull request 12 months ago
refactor(runtime): minor tweaks

github.com/vitejs/vite - sapphi-red opened this pull request 12 months ago
chore: fix Nx logo

github.com/vitejs/vite - patak-dev opened this pull request 12 months ago
chore: add Nx to sponsors

github.com/vitejs/vite - patak-dev opened this pull request 12 months ago
fix(deps): downgrade tsconfck

github.com/vitejs/vite - dmitry-stepanenko opened this pull request 12 months ago
fix(runtime): runtime HMR affects only imported files

github.com/vitejs/vite - sheremet-va opened this pull request 12 months ago
Cannot start https server with bun

github.com/vitejs/vite - LoveMeWithoutAll opened this issue 12 months ago
Why does `config.plugins` only apply to workers in dev?

github.com/vitejs/vite - gabrielecirulli opened this issue 12 months ago
docs: remove links to vite-rollup-plugins

github.com/vitejs/vite - patak-dev opened this pull request 12 months ago
docs: remove vite rollup plugins from resources

github.com/vitejs/vite - patak-dev opened this pull request 12 months ago
false positive unused variable warning

github.com/vitejs/vite - benmccann opened this issue 12 months ago
chore: use accurate and context-appropriate variable names

github.com/vitejs/vite - hahuyhungdev opened this pull request 12 months ago
feat(config): `import.meta.filename`/`dirname` support

github.com/vitejs/vite - sapphi-red opened this pull request 12 months ago
feat(ssr): `import.meta.filename`/`dirname` support

github.com/vitejs/vite - sapphi-red opened this pull request 12 months ago
chore: update license file

github.com/vitejs/vite - sapphi-red opened this pull request 12 months ago
docs: remove unneeded zero width space in titles

github.com/vitejs/vite - sapphi-red opened this pull request 12 months ago
chore: prettier dep optimization

github.com/vitejs/vite - patak-dev opened this pull request 12 months ago
chore: lint

github.com/vitejs/vite - patak-dev opened this pull request 12 months ago
fix(cli): fix cli shortcuts bind twice

github.com/vitejs/vite - Plumbiu opened this pull request 12 months ago
Update `motdotla/dotenv-expand` dep to `^11.0.0`

github.com/vitejs/vite - HugoImaios opened this issue 12 months ago
chore: needs reproduction label name

github.com/vitejs/vite - patak-dev opened this pull request 12 months ago
chore(deps): update pnpm/action-setup action to v3

github.com/vitejs/vite - renovate[bot] opened this pull request 12 months ago
chore(deps): update dependency picomatch to v4

github.com/vitejs/vite - renovate[bot] opened this pull request 12 months ago
chore(deps): update dependency dotenv-expand to v11

github.com/vitejs/vite - renovate[bot] opened this pull request 12 months ago
chore(deps): update all non-major dependencies

github.com/vitejs/vite - renovate[bot] opened this pull request 12 months ago
Return `contentType` in `transformRequest`

github.com/vitejs/vite - nitedani opened this issue almost 1 year ago
Dynamic imported files not in built files

github.com/vitejs/vite - karlhorky opened this issue about 1 year ago
Plugin API to map virtual modules to files on disk for HMR

github.com/vitejs/vite - CreativeTechGuy opened this issue about 1 year ago
o + enter doesn't work

github.com/vitejs/vite - salahlalami opened this issue about 1 year ago
fix: optimizeDeps.entries with literal-only pattern(s)

github.com/vitejs/vite - Jinjiang opened this pull request about 1 year ago
feat: convert overlay template to DOM

github.com/vitejs/vite - Snugug opened this pull request about 1 year ago
Exception `is not a constructor` since Vite 5.1.0

github.com/vitejs/vite - jderusse opened this issue about 1 year ago
feat: add entry name to manifest

github.com/vitejs/vite - brillout opened this pull request about 1 year ago
Better explanation of what SSR external/noExternal means

github.com/vitejs/vite - mkilpatrick opened this issue about 1 year ago
fix: empty CSS file was output when only .css?url is used

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
feat: `defineConfig` support generics

github.com/vitejs/vite - caoxiemeihao opened this pull request about 1 year ago
fix: skip not only .js but also .mjs manifest entries

github.com/vitejs/vite - brillout opened this pull request about 1 year ago
chore: post 5.1 release edits

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
chore: revert #15746

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
docs: discussions for experimental features

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
refactor: remove `vite build --force`

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
docs: add feedback discussion links for experimental features

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
fix: pass `customLogger` to `loadConfigFromFile` (fix #15824)

github.com/vitejs/vite - nedjulius opened this pull request about 1 year ago
fix: disable fs.cachedChecks for custom watch ignore patterns

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
docs: fix typos in CHANGELOG

github.com/vitejs/vite - gacek1123 opened this pull request about 1 year ago
Font not served during development

github.com/vitejs/vite - bergwerf opened this issue about 1 year ago
feat(create-vite): set "strict: true" in tsconfig.node.json

github.com/vitejs/vite - philbates35 opened this pull request about 1 year ago
feat: support default option for bindCLIShortcuts

github.com/vitejs/vite - Plumbiu opened this pull request about 1 year ago
docs: announcing vite 5.1 blog post

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
Yarn virtual packages/workspaces not watched in pnp

github.com/vitejs/vite - mrginglymus opened this issue about 1 year ago
feat(create-vite): allow overwrite in command line

github.com/vitejs/vite - raelgc opened this pull request about 1 year ago
fix(hmr): hard invalidate watched modules

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
docs(api-javascript): update transformIndexHtml types

github.com/vitejs/vite - houhongxu opened this pull request about 1 year ago
fix: fix sourcemap when using object as `define` value

github.com/vitejs/vite - hi-ogawa opened this pull request about 1 year ago
chore(deps): update tj-actions/changed-files action to v42

github.com/vitejs/vite - renovate[bot] opened this pull request about 1 year ago
fix(deps): update all non-major dependencies

github.com/vitejs/vite - renovate[bot] opened this pull request about 1 year ago