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

fix(deps): update all non-major dependencies

github.com/vitejs/vite - renovate[bot] opened this pull request about 1 year ago
Vite ignoring external files during Pre-transform

github.com/vitejs/vite - Hecatron opened this issue about 1 year ago
feat: 🧪 chunkMap

github.com/vitejs/vite - bhbs opened this pull request about 1 year ago
perf: replace startsWith and endsWith by plugin

github.com/vitejs/vite - Plumbiu opened this pull request about 1 year ago
`vite:define` can't process `std-env`

github.com/vitejs/vite - danielroe opened this issue about 1 year ago
feat: `build.assetsInlineLimit` callback

github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
fix: only watch needed env files

github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
fix: don't pretransform classic script links

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
refactor: normalize publicDir when resolving config

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
Web-Worker failed to load

github.com/vitejs/vite - HaydenOrz opened this issue about 1 year ago
fix: omit protocol does not require pre-transform

github.com/vitejs/vite - XiSenao opened this pull request about 1 year ago
Unnecessary errors for public js libs in index.html

github.com/vitejs/vite - grandsong opened this issue about 1 year ago
fix: omit protocol does not require pre-transform

github.com/vitejs/vite - XiSenao opened this pull request about 1 year ago
fix(server): avoid chokidar throttling on startup

github.com/vitejs/vite - mattkubej opened this pull request about 1 year ago
[WIP] Add new metadata API

github.com/vitejs/vite - milesj opened this pull request about 1 year ago
feat: support multiple HMR clients on the server

github.com/vitejs/vite - sheremet-va opened this pull request about 1 year ago
feat: log re-optimization reasons

github.com/vitejs/vite - antfu opened this pull request about 1 year ago
fix: more stable hash calculation for depsOptimize

github.com/vitejs/vite - antfu opened this pull request about 1 year ago
Bug:Cannot load resources that start with //.

github.com/vitejs/vite - zhe-he opened this issue about 1 year ago
如何参与贡献 vite 将用 rust 重构

github.com/vitejs/vite - Minitiai opened this issue about 1 year ago
chore: testing, ignore

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
chore: temporary typo

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
fix(hmr): make watcher ignore build.outDir

github.com/vitejs/vite - NozomuIkuta opened this pull request about 1 year ago
fix(worker): replace `import.meta` correctly for IIFE worker

github.com/vitejs/vite - XiSenao opened this pull request about 1 year ago
perf: precache map injection in module graph

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
Creating a build with vite causes method to be undefined

github.com/vitejs/vite - hybridherbst opened this issue about 1 year ago
perf: avoid computing paths on each request

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
fix: encode URLs correctly (fix #15298)

github.com/vitejs/vite - pzerelles opened this pull request about 1 year ago
Abnormal behaviors in building worker modules.

github.com/vitejs/vite - XiSenao opened this issue about 1 year ago
perf: handle starts/endsWith by rollup plugin

github.com/vitejs/vite - Plumbiu opened this pull request about 1 year ago
docs: add sourcemap flag recommendation

github.com/vitejs/vite - capaj opened this pull request about 1 year ago
fix(ssr): check esm file with normal file path

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
Access to vite assets meta info by VITE_ASSETS alias

github.com/vitejs/vite - a3mitskevich opened this issue about 1 year ago
"ReferenceError: document is not defined" in worker

github.com/vitejs/vite - rossbulat opened this issue 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: missing warmupRequest in transformIndexHtml

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
fix: htmlFallbackMiddleware for favicon

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
perf: temporary hack to avoid fs checks for /@react-refresh

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
File import containing % does not resolve correctly

github.com/vitejs/vite - hichemfantar opened this issue about 1 year ago
HMR not working using vite as middleware over HTTPS

github.com/vitejs/vite - elturpin opened this issue about 1 year ago
chore(deps): bump rollup to 4.13.0

github.com/vitejs/vite - moui0 opened this pull request about 1 year ago
perf: cached fs utils with shared trees

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
Set custom path for terser

github.com/vitejs/vite - DiFuks opened this issue about 1 year ago
fix(scanner): catch all external files for glob imports

github.com/vitejs/vite - XiSenao opened this pull request about 1 year ago
perf: cached fs utils

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
docs: Improve Clarity of Environment Variables Documentation

github.com/vitejs/vite - leochoo opened this pull request about 1 year ago
[vite:reporter] chunk.moduleIds is not iterable

github.com/vitejs/vite - lxccc812 opened this issue about 1 year ago
The default export of tree-shaking is invalid

github.com/vitejs/vite - jiadesen opened this issue about 1 year ago
fix: suppress terser warning if minify disabled

github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
feat(cli): allow initializing non-empty directory

github.com/vitejs/vite - SholomAber opened this pull request about 1 year ago
net::ERR_SSL_PROTOCOL_ERROR when using --host

github.com/vitejs/vite - sowizz opened this issue about 1 year ago
chore: remove unneeded condition in getRealPath

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
fix: symbolic links in public dir

github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
Failed to resolve svg with an alias

github.com/vitejs/vite - RobinClowers opened this issue about 1 year ago
fix: check the existence of "document" before using it

github.com/vitejs/vite - mike-lischke opened this pull request about 1 year ago
[v5] content of symlink in public folder do not resolve

github.com/vitejs/vite - christophe-g opened this issue about 1 year ago
fix(css): `.css?url` support

github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
Dynamic import doesn't work on Windows.

github.com/vitejs/vite - enessefak opened this issue about 1 year ago
SVG data-url built with errors

github.com/vitejs/vite - Poyoman39 opened this issue about 1 year ago