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: read sec-fetch-dest to detect JS in transform

github.com/vitejs/vite - jonaskuske opened this pull request over 2 years ago
fix: don't escape dash in define regex

github.com/vitejs/vite - jonaskuske opened this pull request over 2 years ago
fix(preview): send configured headers

github.com/vitejs/vite - bluwy opened this pull request over 2 years ago
refactor(create-vite): migrate to TypeScript

github.com/vitejs/vite - sapphi-red opened this pull request over 2 years ago
Windows Lib Build Not Correct

github.com/vitejs/vite - incutonez opened this issue over 2 years ago
feat: build.modulePreload options

github.com/vitejs/vite - patak-dev opened this pull request over 2 years ago
chore: ecosystem-ci run test

github.com/vitejs/vite - sapphi-red opened this pull request over 2 years ago
SSR external packages with entries break when not hoisted

github.com/vitejs/vite - mattcompiles opened this issue over 2 years ago
feat: support preloading also on legacy bundle

github.com/vitejs/vite - Tal500 opened this pull request over 2 years ago
Import failure on file path with spaces

github.com/vitejs/vite - clarkdo opened this issue over 2 years ago
Non-modern build should also ("pre")load CSS

github.com/vitejs/vite - Tal500 opened this issue over 2 years ago
CSS file name changed after v3 upgrade

github.com/vitejs/vite - IGx89 opened this issue over 2 years ago
feat: rollup 3

github.com/vitejs/vite - patak-dev opened this pull request over 2 years ago
Add a way to universally disable sourcemaps

github.com/vitejs/vite - ascott18 opened this issue over 2 years ago
feat(define): don't modify string literals

github.com/vitejs/vite - tony19 opened this pull request over 2 years ago
feat: watch public files that are imported by JavaScript

github.com/vitejs/vite - aleclarson opened this pull request over 2 years ago
fix: support custom css name by no cssCodesplit

github.com/vitejs/vite - poyoho opened this pull request over 2 years ago
WIP: feat: Node ESM loader

github.com/vitejs/vite - cyco130 opened this pull request over 2 years ago
feat(vite): emitAssetsWithModule in library mode

github.com/vitejs/vite - yoyo930021 opened this pull request over 2 years ago
nonce tag in __vitePreload (CSP)

github.com/vitejs/vite - vinicius73 opened this issue over 2 years ago
CommonJS dependencies crash SSR server

github.com/vitejs/vite - rtsao opened this issue over 2 years ago
Fix vite/node proxy middleware

github.com/vitejs/vite - lbiceman opened this pull request over 2 years ago
cant resolve css in deep node_module dir

github.com/vitejs/vite - xiaoosi opened this issue over 2 years ago
Duplicate dep with hash and without

github.com/vitejs/vite - Akryum opened this issue over 2 years ago
`manifest.json` file collision

github.com/vitejs/vite - benmccann opened this issue over 2 years ago
fix(define): will not replace define if it is literal.

github.com/vitejs/vite - BTBMan opened this pull request over 2 years ago
Not generating asset for CSS in SSR

github.com/vitejs/vite - jaulz opened this issue over 2 years ago
fix: add missing query string value

github.com/vitejs/vite - styfle opened this pull request over 2 years ago
`instanceof` breaks in dev mode

github.com/vitejs/vite - bryanmylee opened this issue over 2 years ago
Unable to use web workers using a JS entry point

github.com/vitejs/vite - DarkGhostHunter opened this issue over 2 years ago
Unwanted tailwindcss full refresh

github.com/vitejs/vite - fabio-ivona opened this issue over 2 years ago
perf: reduce bundle size for chunk imports

github.com/vitejs/vite - gajus opened this pull request over 2 years ago
fix: css-post/emitFile uses chunkName

github.com/vitejs/vite - yzydeveloper opened this pull request over 2 years ago
CSS with media and disabled prop not processed

github.com/vitejs/vite - bluwy opened this issue over 2 years ago
docs: add troubleshooting page

github.com/vitejs/vite - sapphi-red opened this pull request over 2 years ago
clearScreen: 'update'

github.com/vitejs/vite - Rich-Harris opened this issue over 2 years ago
Fails on running in a symbolic linked directory

github.com/vitejs/vite - AlttiRi opened this issue over 2 years ago
Production environment library method does not exist

github.com/vitejs/vite - huzedong2015 opened this issue over 2 years ago
@vitejs/plugin-legacy support only output legacy bundle

github.com/vitejs/vite - xiaoxiangmoe opened this issue over 2 years ago
Preload code not passing through rollup

github.com/vitejs/vite - NikolayMakhonin opened this issue over 2 years ago
Support Typescript 4.7 "Node16" extension requirements

github.com/vitejs/vite - aMediocreDad opened this issue over 2 years ago
css injected with wrong order after build

github.com/vitejs/vite - BiosSun opened this issue over 2 years ago
refactor: opt-in optimizeDeps during build and SSR

github.com/vitejs/vite - patak-dev opened this pull request over 2 years ago
Ignore browser field when bundling in library mode

github.com/vitejs/vite - Sara2009 opened this issue over 2 years ago
FOUC with full reload

github.com/vitejs/vite - silveltman opened this issue over 2 years ago
Support wasm in SSR

github.com/vitejs/vite - boyeborg opened this issue over 2 years ago
feat(hmr): dedupe updates

github.com/vitejs/vite - glitchboyl opened this pull request over 2 years ago
feat: report timing

github.com/vitejs/vite - poyoho opened this pull request over 2 years ago
refactor: remove jest condition

github.com/vitejs/vite - sxzz opened this pull request over 2 years ago
feat: experimental.renderBuiltUrl (revised build base options)

github.com/vitejs/vite - patak-dev opened this pull request over 2 years ago
refactor!: move side effect of restart server to the caller

github.com/vitejs/vite - CHOYSEN opened this pull request over 2 years ago
feat: support callback for `build.assetsInlineLimit`

github.com/vitejs/vite - seivan opened this pull request over 2 years ago
Unable to set clientHost in HMR

github.com/vitejs/vite - alexyao2015 opened this issue over 2 years ago
Cannot watch specific dependencies in node_modules

github.com/vitejs/vite - SystemParadox opened this issue over 2 years ago
feat: split worker plugin and user plugin effect

github.com/vitejs/vite - poyoho opened this pull request over 2 years ago
feat: worker format with worker type

github.com/vitejs/vite - poyoho opened this pull request over 2 years ago
feat(css): support at import preprocessed styles

github.com/vitejs/vite - poyoho opened this pull request over 2 years ago
fix: prevent unnecessary reloads

github.com/vitejs/vite - sibbng opened this pull request over 2 years ago
Consider treeshaking module for serving files in dev mode

github.com/vitejs/vite - AlexandreBonaventure opened this issue over 2 years ago
feat!: vite dev default port is now 5173

github.com/vitejs/vite - patak-dev opened this pull request over 2 years ago
fix(lib): enable inlineDynamicImports for umd and iife

github.com/vitejs/vite - bluwy opened this pull request over 2 years ago
Some problems with cssCodeSplit and Library Mode

github.com/vitejs/vite - Dunqing opened this issue over 2 years ago
HMR API doesn't work with `ssrLoadModule`

github.com/vitejs/vite - Rich-Harris opened this issue over 2 years ago