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: use same external rule as rollup for esbuild (fix #9549)
github.com/vitejs/vite - zhyupe opened this pull request over 2 years ago
github.com/vitejs/vite - zhyupe opened this pull request over 2 years ago
Build error on esbuild deps optimization with imports to cjs files inside externalized module
github.com/vitejs/vite - zhyupe opened this issue over 2 years ago
github.com/vitejs/vite - zhyupe opened this issue over 2 years ago
`instanceof` breaks in dev mode
github.com/vitejs/vite - bryanmylee opened this issue over 2 years ago
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
github.com/vitejs/vite - DarkGhostHunter opened this issue over 2 years ago
Vite's dev server returns 404 if the request does not contain an Accept header
github.com/vitejs/vite - ghost91- opened this issue over 2 years ago
github.com/vitejs/vite - ghost91- opened this issue over 2 years ago
Unwanted tailwindcss full refresh
github.com/vitejs/vite - fabio-ivona opened this issue over 2 years ago
github.com/vitejs/vite - fabio-ivona opened this issue over 2 years ago
`vite serve` sourcemap `sources` resolution differs from `vite build`/rollup
github.com/vitejs/vite - luxaritas opened this issue over 2 years ago
github.com/vitejs/vite - luxaritas 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
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
github.com/vitejs/vite - yzydeveloper opened this pull request over 2 years ago
avoid writing the temporary file when evaluating the config file
github.com/vitejs/vite - mihaon opened this issue over 2 years ago
github.com/vitejs/vite - mihaon opened this issue over 2 years ago
403 when loading a file from an external package if base is set
github.com/vitejs/vite - jeremyVignelles opened this issue over 2 years ago
github.com/vitejs/vite - jeremyVignelles opened this issue over 2 years ago
CSS with media and disabled prop not processed
github.com/vitejs/vite - bluwy opened this issue over 2 years ago
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
github.com/vitejs/vite - sapphi-red opened this pull request over 2 years ago
Invalid script path rewrite when folder starts with dot
github.com/vitejs/vite - gluck opened this issue over 2 years ago
github.com/vitejs/vite - gluck 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
github.com/vitejs/vite - AlttiRi opened this issue over 2 years ago
Duplicate module bundles when optimized dependencies are reloaded during build
github.com/vitejs/vite - mochiya98 opened this issue over 2 years ago
github.com/vitejs/vite - mochiya98 opened this issue over 2 years ago
Build 404 when importing fonts from public/ with import.meta.glob
github.com/vitejs/vite - jannikbuscha opened this issue over 2 years ago
github.com/vitejs/vite - jannikbuscha opened this issue over 2 years ago
CSS referenced assets are included even when the file is tree shaken
github.com/vitejs/vite - Csszabi98 opened this issue over 2 years ago
github.com/vitejs/vite - Csszabi98 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
github.com/vitejs/vite - huzedong2015 opened this issue over 2 years ago
Inline modules cause full page refresh instead of HMR for SSR
github.com/vitejs/vite - mkilpatrick opened this issue over 2 years ago
github.com/vitejs/vite - mkilpatrick 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
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
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
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
github.com/vitejs/vite - BiosSun opened this issue over 2 years ago
Link to stylesheet is transformed to javascript import
github.com/vitejs/vite - trygveaa opened this issue over 2 years ago
github.com/vitejs/vite - trygveaa 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
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
github.com/vitejs/vite - Sara2009 opened this issue over 2 years ago
Vite dev returns 404 HTTP status error when the project name has the '%20' charcode in the name
github.com/vitejs/vite - vinibiavatti1 opened this issue over 2 years ago
github.com/vitejs/vite - vinibiavatti1 opened this issue over 2 years ago
feat(hmr): dedupe updates
github.com/vitejs/vite - glitchboyl opened this pull request over 2 years ago
github.com/vitejs/vite - glitchboyl 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
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
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
github.com/vitejs/vite - CHOYSEN opened this pull request over 2 years ago
Order of <link> tags in HTML not preserved in prod build
github.com/vitejs/vite - silverwind opened this issue over 2 years ago
github.com/vitejs/vite - silverwind opened this issue over 2 years ago
feat: support callback for `build.assetsInlineLimit`
github.com/vitejs/vite - seivan opened this pull request over 2 years ago
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
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
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
github.com/vitejs/vite - poyoho opened this pull request over 2 years ago
`plugins` applies to worker only for dev and requires `worker.plugins` for build
github.com/vitejs/vite - zhmushan opened this issue over 2 years ago
github.com/vitejs/vite - zhmushan opened this issue over 2 years ago
feat: worker format with worker type
github.com/vitejs/vite - poyoho opened this pull request over 2 years ago
github.com/vitejs/vite - poyoho opened this pull request over 2 years ago
When using `import` inside classic worker, syntax error happens during dev but build success
github.com/vitejs/vite - sapphi-red opened this issue over 2 years ago
github.com/vitejs/vite - sapphi-red opened this issue over 2 years ago
[Vite version 3.0.0-alpha.9]: Treeshaking does not work with libs.
github.com/vitejs/vite - zouhangwithsweet opened this issue over 2 years ago
github.com/vitejs/vite - zouhangwithsweet opened this issue over 2 years ago
`new URL(foo, import.meta.url)` doesn't work when dependency was optimized
github.com/vitejs/vite - zhangyuang opened this issue over 2 years ago
github.com/vitejs/vite - zhangyuang opened this issue over 2 years ago
CSS Preprocessor for link elements has inconsistency between Dev and build
github.com/vitejs/vite - markmcintyre opened this issue over 2 years ago
github.com/vitejs/vite - markmcintyre opened this issue over 2 years ago
feat(css): support at import preprocessed styles
github.com/vitejs/vite - poyoho opened this pull request over 2 years ago
github.com/vitejs/vite - poyoho opened this pull request over 2 years ago
[backend-integration] processing assets not directly used by Vite
github.com/vitejs/vite - lubomirblazekcz opened this issue over 2 years ago
github.com/vitejs/vite - lubomirblazekcz opened this issue over 2 years ago
fix: prevent unnecessary reloads
github.com/vitejs/vite - sibbng opened this pull request over 2 years ago
github.com/vitejs/vite - sibbng opened this pull request over 2 years ago
limit dev watcher to avoid overhead from third party processes writing to root
github.com/vitejs/vite - dominikg opened this issue over 2 years ago
github.com/vitejs/vite - dominikg opened this issue 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
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
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
github.com/vitejs/vite - bluwy opened this pull request over 2 years ago
Cannot change SourceMaps path if esbuild is not used
github.com/vitejs/vite - croban opened this issue over 2 years ago
github.com/vitejs/vite - croban opened this issue over 2 years ago
Some problems with cssCodeSplit and Library Mode
github.com/vitejs/vite - Dunqing opened this issue over 2 years ago
github.com/vitejs/vite - Dunqing opened this issue over 2 years ago
warn if HMR failed due a circular dependency issue
github.com/vitejs/vite - yeion7 opened this issue over 2 years ago
github.com/vitejs/vite - yeion7 opened this issue over 2 years ago
Add more granular control for source-code browser caching
github.com/vitejs/vite - dorshinar opened this issue over 2 years ago
github.com/vitejs/vite - dorshinar 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
github.com/vitejs/vite - Rich-Harris opened this issue over 2 years ago
Provide explaintation of `skipLibCheck: true` default in tsconfig.json of starter templates
github.com/vitejs/vite - antfu opened this issue over 2 years ago
github.com/vitejs/vite - antfu opened this issue over 2 years ago
CSS imported by explicit import with ?url suffix do not have resolved its dependencies
github.com/vitejs/vite - keeema opened this issue over 2 years ago
github.com/vitejs/vite - keeema 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
github.com/vitejs/vite - fi3ework opened this pull request over 2 years ago
Missing/broken sourcemaps for JS modules w/ imports when used with Vue
github.com/vitejs/vite - Smef opened this issue over 2 years ago
github.com/vitejs/vite - Smef opened this issue 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
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
github.com/vitejs/vite - ascott18 opened this issue over 2 years ago
Local and transitive dependencies resolved into different "instances" in dev mode
github.com/vitejs/vite - pr0da opened this issue over 2 years ago
github.com/vitejs/vite - pr0da opened this issue over 2 years ago
`this` is transpiled incorrectly in a class instance field
github.com/vitejs/vite - arackaf opened this issue over 2 years ago
github.com/vitejs/vite - arackaf 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
github.com/vitejs/vite - brillout opened this pull request over 2 years ago
Every file on PC is watched with dev server when using inline CSS on html page whose `path` is `/`
github.com/vitejs/vite - Alduino opened this issue almost 3 years ago
github.com/vitejs/vite - Alduino opened this issue almost 3 years ago
Module field breaking CommonJS resolution
github.com/vitejs/vite - SteveALee opened this issue almost 3 years ago
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
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
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
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
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
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
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
github.com/vitejs/vite - stevemk14ebr opened this issue almost 3 years ago
`Cannot set properties of undefined` Type Error for React Moment package
github.com/vitejs/vite - iknowhtml opened this issue almost 3 years ago
github.com/vitejs/vite - iknowhtml 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
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
github.com/vitejs/vite - ShenQingchuan 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
github.com/vitejs/vite - ygj6 opened this pull request almost 3 years ago
多页项目dev正常,build后自定义样式优先级低于框架样式
github.com/vitejs/vite - YangJianFei opened this issue almost 3 years ago
github.com/vitejs/vite - YangJianFei opened this issue almost 3 years ago
Export `fileToUrl` function for plugins
github.com/vitejs/vite - Menci opened this issue almost 3 years ago
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
github.com/vitejs/vite - KaelWD opened this issue almost 3 years ago
Allow vite config to be defined as a "vite" key in package.json
github.com/vitejs/vite - dmnsgn opened this issue almost 3 years ago
github.com/vitejs/vite - dmnsgn opened this issue almost 3 years ago
Importing a file from a web worker that imports said web worker causes Vite to build forever
github.com/vitejs/vite - hf02 opened this issue almost 3 years ago
github.com/vitejs/vite - hf02 opened this issue almost 3 years ago
Allow preview mode for libraries
github.com/vitejs/vite - yarinsa opened this issue almost 3 years ago
github.com/vitejs/vite - yarinsa opened this issue almost 3 years ago
paintWorklet broken with production build (`.ts?url`)
github.com/vitejs/vite - rynpsc opened this issue almost 3 years ago
github.com/vitejs/vite - rynpsc opened this issue almost 3 years ago
[plugin-legacy] finer control for modern/legacy target polyfills
github.com/vitejs/vite - Menci opened this issue almost 3 years ago
github.com/vitejs/vite - Menci opened this issue almost 3 years ago
Vite generates an empty JS file (which shouldn't exist)
github.com/vitejs/vite - davidmz opened this issue almost 3 years ago
github.com/vitejs/vite - davidmz 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
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
github.com/vitejs/vite - web-97 opened this pull request almost 3 years ago
fix(plugin-legacy): fix to use the browserslist configuration (fix #2476)
github.com/vitejs/vite - erm1116 opened this pull request almost 3 years ago
github.com/vitejs/vite - erm1116 opened this pull request almost 3 years ago
Running on root directory "Failed to resolve entry for package"
github.com/vitejs/vite - ruigomeseu opened this issue almost 3 years ago
github.com/vitejs/vite - ruigomeseu opened this issue almost 3 years ago
Native support for tsconfig's paths resolution
github.com/vitejs/vite - Exelord opened this issue almost 3 years ago
github.com/vitejs/vite - Exelord opened this issue almost 3 years ago
[build] importing from hashed chunks makes caching terribly ineffective
github.com/vitejs/vite - jacekkarczmarczyk opened this issue almost 3 years ago
github.com/vitejs/vite - jacekkarczmarczyk opened this issue almost 3 years ago