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

chore: update links of http to https

github.com/vitejs/vite - thinkasany opened this pull request 4 months ago
feat(css): add more stricter typing of lightningcss

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
fix(css): make sass types work with sass-embedded

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
docs: migration guide for plugin-commonjs upgrade

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
feat!: update to chokidar v4

github.com/vitejs/vite - bluwy opened this pull request 4 months ago
Firefox first load

github.com/vitejs/vite - olivier-voutat opened this issue 4 months ago
fix(ssr): inject identity function at the top

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
chore: replace deprecated `File` type with `RunnerTestFile`

github.com/vitejs/vite - dario-piotrowicz opened this pull request 4 months ago
test: fix test conflict

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
fix(preview): set resolvedUrls null after close

github.com/vitejs/vite - bluwy opened this pull request 4 months ago
docs: add some migration guide for v6

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
perf: hoist regex patterns

github.com/vitejs/vite - GalacticHypernova opened this pull request 4 months ago
fix(config): remove error if require resolve to esm

github.com/vitejs/vite - bluwy opened this pull request 4 months ago
chore: mark builder api experimental

github.com/vitejs/vite - bluwy opened this pull request 4 months ago
fix(create-vite): add tsBuildInfoFile option

github.com/vitejs/vite - hairihou opened this pull request 4 months ago
perf: avoid array iteration over objects

github.com/vitejs/vite - GalacticHypernova opened this pull request 4 months ago
refactor: remove `patchPlugins`

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
refactor: use builder in `build`

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
refactor: dollar sign prefixed environments

github.com/vitejs/vite - patak-dev opened this pull request 4 months ago
chore: change Angular customCommand

github.com/vitejs/vite - gioboa opened this pull request 4 months ago
docs: center last projects row in landing

github.com/vitejs/vite - patak-dev opened this pull request 4 months ago
feat!: support `file://` resolution

github.com/vitejs/vite - hi-ogawa opened this pull request 4 months ago
feat(ssr): support `file://` for server consumer

github.com/vitejs/vite - hi-ogawa opened this pull request 4 months ago
"Vite requires Node.js version 14.18+, "

github.com/vitejs/vite - fulldecent opened this issue 4 months ago
feat: add import.meta.DEBUG

github.com/vitejs/vite - jkrems opened this pull request 4 months ago
test: replace fs mocking in css module compose test

github.com/vitejs/vite - hi-ogawa opened this pull request 4 months ago
fix: set scripts imported by HTML moduleSideEffects=true

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
feat: add custom Angular variants

github.com/vitejs/vite - gioboa opened this pull request 4 months ago
chore: update moduleResolution value casing

github.com/vitejs/vite - bluwy opened this pull request 4 months ago
chore(deps): update dependency svelte to v5

github.com/vitejs/vite - renovate[bot] opened this pull request 4 months ago
feat(create-vite): update to svelte 5

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
chore: specify TypeScript version with `~`

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
chore(deps): update all non-major dependencies

github.com/vitejs/vite - renovate[bot] opened this pull request 4 months ago
feat(optimizer): support bun text lockfile

github.com/vitejs/vite - ArnaudBarre opened this pull request 4 months ago
Vite does not resolve css url() paths correctly

github.com/vitejs/vite - GustavoMelloGit opened this issue 4 months ago
docs: reload due to gsap and shiki

github.com/vitejs/vite - patak-dev opened this pull request 4 months ago
feat: allow worker options via variable

github.com/vitejs/vite - mame opened this pull request 4 months ago
feat(resolve)!: allow removing conditions

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
refactor(resolve): remove `tryEsmOnly` flag

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
Css font imports in manifest.json

github.com/vitejs/vite - indykoning opened this issue 4 months ago
chore: unpin playwright

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
fix(css): support external CSS with lightningcss

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
chore: fix grammar

github.com/vitejs/vite - iiio2 opened this pull request 4 months ago
feat: add .git to deny list by default

github.com/vitejs/vite - patak-dev opened this pull request 4 months ago
feat: allow custom `console` in `createLogger`

github.com/vitejs/vite - sheremet-va opened this pull request 4 months ago
docs: clarify `target` in `tsconfig.json`

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
docs: mention pre-bundle uses esbuild in dev

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
docs: clarify where it applies for each config options

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
chore: tiny typo

github.com/vitejs/vite - iiio2 opened this pull request 4 months ago
ci: show format diff

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
chore: [DO NOT MERGE] test `tinyglobby` upcoming version

github.com/vitejs/vite - SuperchupuDev opened this pull request 4 months ago
test: remove unnecessary logs from output

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
chore(create-vite): mark template files as CC0

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
docs: add multiple entries lib mode example

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
docs(backend-integration): add an example `importedChunks`

github.com/vitejs/vite - segevfiner opened this pull request 4 months ago
chore: combine deps license with same text

github.com/vitejs/vite - bluwy opened this pull request 4 months ago
docs: relative base path

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
feat: add `environment::restart`

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
docs: update ViteConf 24 cta

github.com/vitejs/vite - patak-dev opened this pull request 4 months ago
fix: more robust plugin.sharedDuringBuild

github.com/vitejs/vite - patak-dev opened this pull request 4 months ago
fix(deps): update `open` dependency to 10.1.0

github.com/vitejs/vite - niklasmh opened this pull request 4 months ago
fix: bump launch-editor-middleware to v2.9.1

github.com/vitejs/vite - sapphi-red opened this pull request 4 months ago
chore(deps): update dependency sirv to v3

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

github.com/vitejs/vite - renovate[bot] opened this pull request 4 months ago
fix: add position to import analysis resolve exception

github.com/vitejs/vite - hi-ogawa opened this pull request 4 months ago
docs: change npm and pnpm to be lowercase

github.com/vitejs/vite - fyzhu opened this pull request 4 months ago