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

`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
Node.js Core Module Support

github.com/vitejs/vite - ayuhito opened this issue over 2 years ago
feat: support ESM subpath imports

github.com/vitejs/vite - fi3ework opened this pull request over 2 years ago
feat(lib): allow emit assets in es mode

github.com/vitejs/vite - Bigfish8 opened this pull request over 2 years ago
Dependency Pre-Bundling does not bundle styles

github.com/vitejs/vite - ascott18 opened this issue over 2 years ago
fix: `$ vite preview` 404 handling

github.com/vitejs/vite - brillout opened this pull request over 2 years ago
feat!: relative base

github.com/vitejs/vite - patak-dev opened this pull request over 2 years ago
Module field breaking CommonJS resolution

github.com/vitejs/vite - SteveALee opened this issue almost 3 years ago
fix: fix HMR propagation when imports not analyzed

github.com/vitejs/vite - brillout opened this pull request almost 3 years ago
feat!: rework `import.meta.glob`

github.com/vitejs/vite - antfu opened this pull request almost 3 years ago
feat: beautify the source maps

github.com/vitejs/vite - smallp opened this pull request almost 3 years ago
CSS Modules - composed styles are duplicated

github.com/vitejs/vite - desmond-tuiyot opened this issue almost 3 years ago
fix: data missing from moduleInfo.meta

github.com/vitejs/vite - aleclarson opened this pull request almost 3 years ago
feat(css): css.devSourcemap option

github.com/vitejs/vite - sapphi-red opened this pull request almost 3 years ago
Prefer worker condition for web-workers

github.com/vitejs/vite - stevemk14ebr opened this issue almost 3 years ago
Add import directive for html attributes

github.com/vitejs/vite - grievouz opened this issue almost 3 years ago
chore(ci): setup auto docs publish workflow for release vX.X.X tag

github.com/vitejs/vite - ShenQingchuan opened this pull request almost 3 years ago
fix: root import

github.com/vitejs/vite - poyoho opened this pull request almost 3 years ago
feat: support SASS modern api

github.com/vitejs/vite - ygj6 opened this pull request almost 3 years ago
feat: serviceworker

github.com/vitejs/vite - mathe42 opened this issue almost 3 years ago
Export `fileToUrl` function for plugins

github.com/vitejs/vite - Menci opened this issue almost 3 years ago
Use the modern SASS compiler API

github.com/vitejs/vite - KaelWD opened this issue almost 3 years ago
Allow preview mode for libraries

github.com/vitejs/vite - yarinsa opened this issue almost 3 years ago
URL Query Parameter with .scss causes vite to fail

github.com/vitejs/vite - dongj0316 opened this issue almost 3 years ago
feat: add assets inline exclude

github.com/vitejs/vite - web-97 opened this pull request almost 3 years ago
Native support for tsconfig's paths resolution

github.com/vitejs/vite - Exelord opened this issue almost 3 years ago