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(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions (#14498)
github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
Project cannot be accessed locally after packaging
github.com/vitejs/vite - xiangxiaojiang opened this issue about 1 year ago
github.com/vitejs/vite - xiangxiaojiang opened this issue about 1 year ago
fix: avoid --open optimization if preTransformRequests is disabled
github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
github.com/vitejs/vite - patak-dev opened this pull request about 1 year ago
[5.0.0-beta.8] TypeScript errors
github.com/vitejs/vite - wojtekmaj opened this issue about 1 year ago
github.com/vitejs/vite - wojtekmaj opened this issue about 1 year ago
fix(html): srcset pointing image in public dir wasn't working during dev
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
test: reduce ssr-conditions test flakiness
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
refactor: use dynamic import directly
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
feat: postcss config `.cts` support
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
fix(manifest): include assets referenced in html
github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
VSCode Debugging not workings with OOTB
github.com/vitejs/vite - bruceharrison1984 opened this issue about 1 year ago
github.com/vitejs/vite - bruceharrison1984 opened this issue about 1 year ago
fix(ssr): add missing `.map.toUrl()` method for transformRequest
github.com/vitejs/vite - developit opened this pull request about 1 year ago
github.com/vitejs/vite - developit opened this pull request about 1 year ago
perf(hmr): implement soft invalidation
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
feat: csp nonce support
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
fix(esbuild): handle tsconfck cache undefined
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
feat: implement AsyncDisposable
github.com/vitejs/vite - sxzz opened this pull request about 1 year ago
github.com/vitejs/vite - sxzz opened this pull request about 1 year ago
HMR doesn't work with .js file
github.com/vitejs/vite - mh-hridoy opened this issue about 1 year ago
github.com/vitejs/vite - mh-hridoy opened this issue about 1 year ago
test(hmr): improve #3033 fix description
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
feat(build)!: inline SVGs
github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
github.com/vitejs/vite - ArnaudBarre opened this pull request about 1 year ago
Vite can't parse .lottie or .json files
github.com/vitejs/vite - evokelektrique opened this issue about 1 year ago
github.com/vitejs/vite - evokelektrique opened this issue about 1 year ago
fix(deps): update dependency lit to v3
github.com/vitejs/vite - renovate[bot] opened this pull request about 1 year ago
github.com/vitejs/vite - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency lint-staged to v15
github.com/vitejs/vite - renovate[bot] opened this pull request about 1 year ago
github.com/vitejs/vite - renovate[bot] opened this pull request about 1 year ago
refactor: use the native JSON.stringify method to replace json-stable-stringify
github.com/vitejs/vite - Plumbiu opened this pull request about 1 year ago
github.com/vitejs/vite - Plumbiu 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
github.com/vitejs/vite - renovate[bot] opened this pull request about 1 year ago
feat(create): add 'Mithril' templates
github.com/vitejs/vite - DeJy opened this pull request about 1 year ago
github.com/vitejs/vite - DeJy opened this pull request about 1 year ago
feat: allow providing parent httpServer on middleware mode
github.com/vitejs/vite - antfu opened this pull request about 1 year ago
github.com/vitejs/vite - antfu opened this pull request about 1 year ago
import.meta.hot.data not working
github.com/vitejs/vite - jinusean opened this issue about 1 year ago
github.com/vitejs/vite - jinusean opened this issue about 1 year ago
docs(ssr): update example projects
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
chore(deps): update tsconfck to 3.0.0
github.com/vitejs/vite - dominikg opened this pull request about 1 year ago
github.com/vitejs/vite - dominikg opened this pull request about 1 year ago
"No matching export" for disabled imports
github.com/vitejs/vite - edde746 opened this issue about 1 year ago
github.com/vitejs/vite - edde746 opened this issue about 1 year ago
og:image in <meta> tag are not resolved
github.com/vitejs/vite - lukarenko opened this issue about 1 year ago
github.com/vitejs/vite - lukarenko opened this issue about 1 year ago
fix(resolve): make directory package.json check best effort
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
docs(create-vite): add qwik and qwik-ts to the list
github.com/vitejs/vite - equal-l2 opened this pull request about 1 year ago
github.com/vitejs/vite - equal-l2 opened this pull request about 1 year ago
docs: change https://polyfill.io/v3/ to https://polyfill.io/
github.com/vitejs/vite - Cqqgyh opened this pull request about 1 year ago
github.com/vitejs/vite - Cqqgyh opened this pull request about 1 year ago
fix(server): merge https prefer object
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
Dev server proxy doesn't handle `blob:` protocol
github.com/vitejs/vite - MrFoxPro opened this issue about 1 year ago
github.com/vitejs/vite - MrFoxPro opened this issue about 1 year ago
dynamic import asset is missing in dist
github.com/vitejs/vite - eldyvoon opened this issue about 1 year ago
github.com/vitejs/vite - eldyvoon opened this issue about 1 year ago
Polyfills-legacy-[hash].js don't generate sourcemap when set build.sourcemap with true
github.com/vitejs/vite - ermuz opened this issue about 1 year ago
github.com/vitejs/vite - ermuz opened this issue about 1 year ago
revert: fix: disable keepNames in vite:esbuild (fixes #9164)
github.com/vitejs/vite - TrulyBright opened this pull request about 1 year ago
github.com/vitejs/vite - TrulyBright opened this pull request about 1 year ago
Import. meta. global return type error
github.com/vitejs/vite - lixiaofa opened this issue about 1 year ago
github.com/vitejs/vite - lixiaofa opened this issue about 1 year ago
Duplicate of (vite http proxy error #7782)
github.com/vitejs/vite - MajedMuhammad opened this issue about 1 year ago
github.com/vitejs/vite - MajedMuhammad opened this issue about 1 year ago
Advise on bundling antl4 library
github.com/vitejs/vite - devesh760 opened this issue about 1 year ago
github.com/vitejs/vite - devesh760 opened this issue about 1 year ago
404 error fetching bindings_wasm_bg.wasm when running rollup on the browser
github.com/vitejs/vite - eltaiguer opened this issue about 1 year ago
github.com/vitejs/vite - eltaiguer opened this issue about 1 year ago
test(optimizer): remove long named file that cause OS error on Windows
github.com/vitejs/vite - chaejunlee opened this pull request about 1 year ago
github.com/vitejs/vite - chaejunlee opened this pull request about 1 year ago
chore: remove `server.host` option for e2e test
github.com/vitejs/vite - Dunqing opened this pull request about 1 year ago
github.com/vitejs/vite - Dunqing opened this pull request about 1 year ago
Unable to import UMD library
github.com/vitejs/vite - DanielStout5 opened this issue about 1 year ago
github.com/vitejs/vite - DanielStout5 opened this issue about 1 year ago
Windows: Can't pull changes because of "long file name" test file
github.com/vitejs/vite - epreston opened this issue about 1 year ago
github.com/vitejs/vite - epreston opened this issue about 1 year ago
Update dep-optimization-options.md
github.com/vitejs/vite - chavito706 opened this pull request about 1 year ago
github.com/vitejs/vite - chavito706 opened this pull request about 1 year ago
Endless reloads and image green artifacts in Steam Browser
github.com/vitejs/vite - nikfedotoff opened this issue about 1 year ago
github.com/vitejs/vite - nikfedotoff opened this issue about 1 year ago
feat: show better parse error in build
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
feat: add image type awebp
github.com/vitejs/vite - zonemeen opened this pull request about 1 year ago
github.com/vitejs/vite - zonemeen opened this pull request about 1 year ago
test: update test for inline sourcemap
github.com/vitejs/vite - Dunqing opened this pull request about 1 year ago
github.com/vitejs/vite - Dunqing opened this pull request about 1 year ago
fix(html): import expression in classic script for dev
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
chore(config): improve the readability of warning messages
github.com/vitejs/vite - btea opened this pull request about 1 year ago
github.com/vitejs/vite - btea opened this pull request about 1 year ago
fix(html): inline style attribute not working in dev
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
fix(html): relative paths without leading dot wasn't rewritten
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
github.com/vitejs/vite - sapphi-red opened this pull request about 1 year ago
Vite development mode error when I use string contains '</script>'
github.com/vitejs/vite - 21dacia opened this issue about 1 year ago
github.com/vitejs/vite - 21dacia opened this issue about 1 year ago
fix: off-by-one bug in HTML whitespace removal
github.com/vitejs/vite - rschristian opened this pull request about 1 year ago
github.com/vitejs/vite - rschristian opened this pull request about 1 year ago
fix(sourcemap): sourcemap is incorrect when sourcemap has `sources: [null]`
github.com/vitejs/vite - Dunqing opened this pull request about 1 year ago
github.com/vitejs/vite - Dunqing opened this pull request about 1 year ago
docs(prebundling): remove uncertain warning
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
vite.config.js 中 outDir 设置 带'.'的文件路径 会导致文件夹无限生成
github.com/vitejs/vite - Kissyuyu7 opened this issue about 1 year ago
github.com/vitejs/vite - Kissyuyu7 opened this issue about 1 year ago
refactor!: remove `resolvePackageEntry` and `resolvePackageData` APIs
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
refactor!: remove exporting internal APIs
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
build: clean generated type file
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
vite new URL(path, import.meta.url).href can't find image after build
github.com/vitejs/vite - Xaber20110202 opened this issue about 1 year ago
github.com/vitejs/vite - Xaber20110202 opened this issue about 1 year ago
chore(wasm): remove unnecessary conditional statement
github.com/vitejs/vite - btea opened this pull request about 1 year ago
github.com/vitejs/vite - btea opened this pull request about 1 year ago
fix(proxy): correct the logic of bypass returning false
github.com/vitejs/vite - Dunqing opened this pull request about 1 year ago
github.com/vitejs/vite - Dunqing opened this pull request about 1 year ago
createServer con not load `unplugin-vue-components` plugin properly?
github.com/vitejs/vite - xieyezi opened this issue about 1 year ago
github.com/vitejs/vite - xieyezi opened this issue about 1 year ago
Returning false from `proxy.bypass` generates an obscure error
github.com/vitejs/vite - ashleymercer opened this issue about 1 year ago
github.com/vitejs/vite - ashleymercer opened this issue about 1 year ago
Vite server fails when encountering source-map with sections
github.com/vitejs/vite - seanstrom opened this issue about 1 year ago
github.com/vitejs/vite - seanstrom opened this issue about 1 year ago
build: use rollup-plugin-dts
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
github.com/vitejs/vite - bluwy opened this pull request about 1 year ago
fix(dev): bind plugin context functions
github.com/vitejs/vite - patricklx opened this pull request over 1 year ago
github.com/vitejs/vite - patricklx opened this pull request over 1 year ago
Then if I customize routing sub-packaging, can I only use ManualChunks to handle routing sub-packaging?
github.com/vitejs/vite - tfish-oh opened this issue over 1 year ago
github.com/vitejs/vite - tfish-oh opened this issue over 1 year ago
chore: use `npm-run-all2`
github.com/vitejs/vite - sapphi-red opened this pull request over 1 year ago
github.com/vitejs/vite - sapphi-red opened this pull request over 1 year ago
WebRTC via WASM (Rust) fails with Vite scripts, but is fine with other http serving tools
github.com/vitejs/vite - stevenhuyn opened this issue over 1 year ago
github.com/vitejs/vite - stevenhuyn opened this issue over 1 year ago
.env files with UTF16-LE BOM are ignored
github.com/vitejs/vite - shamrin opened this issue over 1 year ago
github.com/vitejs/vite - shamrin opened this issue over 1 year ago
Why does vite not have the function of webpack's magical annotation
github.com/vitejs/vite - tfish-oh opened this issue over 1 year ago
github.com/vitejs/vite - tfish-oh opened this issue over 1 year ago
docs: fix resolveDependencies signature
github.com/vitejs/vite - patak-dev opened this pull request over 1 year ago
github.com/vitejs/vite - patak-dev opened this pull request over 1 year ago
fix(optimizer): limit bundled file name length to 170 characters
github.com/vitejs/vite - chaejunlee opened this pull request over 1 year ago
github.com/vitejs/vite - chaejunlee opened this pull request over 1 year ago
feat: add mdx as known js source
github.com/vitejs/vite - bluwy opened this pull request over 1 year ago
github.com/vitejs/vite - bluwy opened this pull request over 1 year ago
fix(deps): update all non-major dependencies
github.com/vitejs/vite - renovate[bot] opened this pull request over 1 year ago
github.com/vitejs/vite - renovate[bot] opened this pull request over 1 year ago
`sideEffects: false` results in much larger output
github.com/vitejs/vite - benmccann opened this issue over 1 year ago
github.com/vitejs/vite - benmccann opened this issue over 1 year ago
refactor: remove unused record flatIdToExports
github.com/vitejs/vite - kaochenlong opened this pull request over 1 year ago
github.com/vitejs/vite - kaochenlong opened this pull request over 1 year ago
docs: update wrangler command
github.com/vitejs/vite - Gumball12 opened this pull request over 1 year ago
github.com/vitejs/vite - Gumball12 opened this pull request over 1 year ago
docs: vite.js deployment with stormkit
github.com/vitejs/vite - eldemcan opened this pull request over 1 year ago
github.com/vitejs/vite - eldemcan opened this pull request over 1 year ago
[plugin:vite:css] Unsupported dependency type: import
github.com/vitejs/vite - artuska opened this issue over 1 year ago
github.com/vitejs/vite - artuska opened this issue over 1 year ago
perf: reduce preload marker markup size
github.com/vitejs/vite - gajus opened this pull request over 1 year ago
github.com/vitejs/vite - gajus opened this pull request over 1 year ago
Do not bundle/minimize code for Node.js consumption
github.com/vitejs/vite - gajus opened this issue over 1 year ago
github.com/vitejs/vite - gajus opened this issue over 1 year ago
feat: add directory index fallback
github.com/vitejs/vite - jcbhmr opened this pull request over 1 year ago
github.com/vitejs/vite - jcbhmr opened this pull request over 1 year ago
ESM depedencies with CJS sub-dependencies break the dev server
github.com/vitejs/vite - wojtekmaj opened this issue over 1 year ago
github.com/vitejs/vite - wojtekmaj opened this issue over 1 year ago
refactor!: remove jest condition
github.com/vitejs/vite - sxzz opened this pull request over 1 year ago
github.com/vitejs/vite - sxzz opened this pull request over 1 year ago
feat(optimizer): check optimizeDeps.extensions for scannable files
github.com/vitejs/vite - DylanPiercey opened this pull request over 1 year ago
github.com/vitejs/vite - DylanPiercey opened this pull request over 1 year ago
Vite not detecting ENAMETOOLONG errors
github.com/vitejs/vite - sebakerckhof opened this issue over 1 year ago
github.com/vitejs/vite - sebakerckhof opened this issue over 1 year ago
Proper support for importing a source file as a new bundle by URL
github.com/vitejs/vite - frank-weindel opened this issue over 1 year ago
github.com/vitejs/vite - frank-weindel opened this issue over 1 year ago
Vite Library Mode For React: The following dependencies are imported but could not be resolved
github.com/vitejs/vite - tomaszs opened this issue over 1 year ago
github.com/vitejs/vite - tomaszs opened this issue over 1 year ago
fix(lib): esbuild helper functions injection not working with named exports
github.com/vitejs/vite - sapphi-red opened this pull request over 1 year ago
github.com/vitejs/vite - sapphi-red opened this pull request over 1 year ago