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

feat: skip initial clear screen if has logs

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
docs: update library mode env var tip

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
feat(legacy): export `Options`

github.com/vitejs/vite - IlyaSemenov opened this pull request about 1 year ago
docs: note skipLibCheck

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
Export @vitejs/plugin-legacy options interface

github.com/vitejs/vite - IlyaSemenov opened this issue about 1 year ago
loadEnv fails in Ubuntu

github.com/vitejs/vite - mkilpatrick opened this issue about 1 year ago
fix(worker): prevent inject esm in classic workers

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
docs(ssr): properly handle vite.middlewares after restart

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
feat(hmr): add full reload reason

github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
fix: injectQuery check with double slash in the url

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
feat: add invalid `rollupOptions` warnings

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
revert: remove AsyncDisposable

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
docs: clarify origin part of `base` is not used in dev

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
chore: add documentation update checkbox in PR template

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
fix: `server.headers` after restart in middleware mode

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
Ignore Assets in SCSS

github.com/vitejs/vite - raray opened this issue about 1 year ago
docs: add note about complex env based replacement

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
Simplify GitHub pages workflow by auto-detecting base

github.com/vitejs/vite - kolibril13 opened this issue about 1 year ago
SSR dependency optimizer is only invoked once

github.com/vitejs/vite - alan-agius4 opened this issue about 1 year ago
fix: serve static and public middlewares after restart

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
Expose `ssrLoadModule` in PluginContext

github.com/vitejs/vite - mimbrown opened this issue about 1 year ago
fix: use latest module graph in transform middleware

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
fix: resovedUrls is null after server restart

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
docs: add #14834 to migration guide

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
fix(build): mixed external and transpiled srcset

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
perf: simple regex

github.com/vitejs/vite - Plumbiu opened this pull request about 1 year ago
test: avoid read check when running as root

github.com/vitejs/vite - summer-boythink 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
fix: file link in overlay with custom backend

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
test: use `isPreview` instead of `previewBase`

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
build: strip internal function parameters

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
docs(migration): tweak wordings

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
fix(assets): use base64 when inlining SVG with foreignObject tag

github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
docs(performance): use lesser or native tooling section

github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
fix(css): initialize lightningCSS targets when not using options

github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
fix(css): fix sourcemap warning in build with lightningCSS

github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
fix: processNodeUrl for srcset

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
feat(hmr): improve circular import updates

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
chore: fix git tag log

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
docs: add warning about overriding tsconfig types

github.com/vitejs/vite - appsforartists opened this pull request about 1 year ago
docs: vite 5 announcement blog post

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
fix: apply post hooks after serving .html files

github.com/vitejs/vite - brillout opened this pull request about 1 year ago
Rollup options don't work for JS

github.com/vitejs/vite - sts-ryan-holton opened this issue about 1 year ago
feat(assets): add early access to generatedAssets with content

github.com/vitejs/vite - a3mitskevich opened this pull request about 1 year ago
chore: bump pnpm to 8.10.2

github.com/vitejs/vite - bluepower opened this pull request about 1 year ago
feat!: add isPreview to ConfigEnv and resolveConfig

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
Developer Server Access Log Option

github.com/vitejs/vite - cawoodm opened this issue about 1 year ago
vite preivew failed , browser auto launch https:

github.com/vitejs/vite - vaynevayne opened this issue about 1 year ago
fix: don't add `?import` for `@vite-ignore`ed import

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
fix: use correct publicDir in ERR_LOAD_PUBLIC_URL

github.com/vitejs/vite - appsforartists opened this pull request about 1 year ago
chore: bump pnpm to 8.10.1

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
Cannot listen to host 0.0.0.0

github.com/vitejs/vite - ashermyers opened this issue about 1 year ago
docs: fix broken node.js release link

github.com/vitejs/vite - Shreyas0410 opened this pull request about 1 year ago
Broken link of Nodejs release in Readme file

github.com/vitejs/vite - Shreyas0410 opened this issue about 1 year ago
fix: serve 404.html also for SSR apps/frameworks

github.com/vitejs/vite - brillout opened this pull request about 1 year ago
fix: preview pre-rendered pages

github.com/vitejs/vite - brillout opened this pull request about 1 year ago
fix(types)!: expose httpServer with Http2SecureServer union

github.com/vitejs/vite - lzt1008 opened this pull request about 1 year ago
feat: expose parseAst and parseAstAsync from rollup

github.com/vitejs/vite - sheremet-va opened this pull request about 1 year ago
docs: remove boolean from `server.https`

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
docs: update stale `define` docs

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
docs: add links to migration guide

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
refactor: simplify build optimizer node_env handling

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
docs: avoid importing large deps

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
LocalStorage on Vite gets cleared on every refresh

github.com/vitejs/vite - Jupkobe opened this issue about 1 year ago
Vite Plugin type error

github.com/vitejs/vite - lixiaofa opened this issue about 1 year ago
feat(pluginContainer): implement watchChange hook

github.com/vitejs/vite - developit opened this pull request about 1 year ago
feat: upgrade rollup to 4.2.0 and use parseAstAsync

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
chore: fix typo

github.com/vitejs/vite - lzt1008 opened this pull request about 1 year ago
CSS Import throws error on Beta 5-14

github.com/vitejs/vite - MuhammedKalkan opened this issue about 1 year ago
refactor(preview)!: use base middleware

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
docs: explain intended usage of `import.meta.hot.data`

github.com/vitejs/vite - hi-ogawa opened this pull request about 1 year ago
lightningcss.target not working

github.com/vitejs/vite - troy351 opened this issue about 1 year ago
feat(assets): improve inlining svg

github.com/vitejs/vite - firefoxic opened this pull request about 1 year ago
No overload matches this call.

github.com/vitejs/vite - lixiaofa opened this issue about 1 year ago
Add VanJS template

github.com/vitejs/vite - yahia-berashish opened this issue about 1 year ago
Vite bundles external dependencies

github.com/vitejs/vite - danipatko opened this issue about 1 year ago
Importing umd module breaks HMR

github.com/vitejs/vite - folmert opened this issue about 1 year ago
Vite doesn't work with static SVG files

github.com/vitejs/vite - grybykm opened this issue about 1 year ago
Consider hardcoding localhost to loopback

github.com/vitejs/vite - IanVS opened this issue about 1 year ago
refactor(esbuild)!: remove esbuild 0.17 -> 0.18 compat

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
chore(shortcuts): resolve generic type error

github.com/vitejs/vite - lzt1008 opened this pull request about 1 year ago