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(css): shrink base64 usage in css file
github.com/vitejs/vite - sun0day opened this pull request over 1 year ago
github.com/vitejs/vite - sun0day opened this pull request over 1 year ago
Inconsistent behaviour optimising dependencies
github.com/vitejs/vite - marcolarosa opened this issue over 1 year ago
github.com/vitejs/vite - marcolarosa opened this issue over 1 year ago
feat(reporter): show gzip info for all compressible files (fix #11288)
github.com/vitejs/vite - mojoaxel opened this pull request over 1 year ago
github.com/vitejs/vite - mojoaxel opened this pull request over 1 year ago
fix(create-vite): update templates
github.com/vitejs/vite - nickserv opened this pull request over 1 year ago
github.com/vitejs/vite - nickserv opened this pull request over 1 year ago
perf(resolve): default extensions review
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
Ensuring import.meta can be passed as a value without breaking HMR
github.com/vitejs/vite - fabiospampinato opened this issue over 1 year ago
github.com/vitejs/vite - fabiospampinato opened this issue over 1 year ago
Bundling error "Failed to fetch dynamically imported module" when adding a package made with Stencil.js
github.com/vitejs/vite - heloineto opened this issue over 1 year ago
github.com/vitejs/vite - heloineto opened this issue over 1 year ago
Popper.js:11 Uncaught TypeError: styled_default is not a function at Popper.js:11:20
github.com/vitejs/vite - Nefcanto opened this issue over 1 year ago
github.com/vitejs/vite - Nefcanto opened this issue over 1 year ago
Infer library mode configurations from package.json
github.com/vitejs/vite - musicq opened this issue over 1 year ago
github.com/vitejs/vite - musicq opened this issue over 1 year ago
fix(create-vite): fix broken vite logo when base changed
github.com/vitejs/vite - XanderXAJ opened this pull request over 1 year ago
github.com/vitejs/vite - XanderXAJ opened this pull request over 1 year ago
feat(docs): add anchor tags to 'api-javascript.md' pointing to the github repo
github.com/vitejs/vite - error-four-o-four opened this pull request over 1 year ago
github.com/vitejs/vite - error-four-o-four opened this pull request over 1 year ago
Import files as direct bytearray
github.com/vitejs/vite - LeoDog896 opened this issue over 1 year ago
github.com/vitejs/vite - LeoDog896 opened this issue over 1 year ago
Vite rewrites `this` to `globalThis` in library ESM context
github.com/vitejs/vite - nex3 opened this issue over 1 year ago
github.com/vitejs/vite - nex3 opened this issue over 1 year ago
fix(indexHtml): support transform assets url to safe path
github.com/vitejs/vite - sun0day opened this pull request over 1 year ago
github.com/vitejs/vite - sun0day opened this pull request over 1 year ago
feat: legacy build of web workers
github.com/vitejs/vite - Tal500 opened this pull request over 1 year ago
github.com/vitejs/vite - Tal500 opened this pull request over 1 year ago
feat: add config.operation
github.com/vitejs/vite - brillout opened this pull request over 1 year ago
github.com/vitejs/vite - brillout opened this pull request over 1 year ago
fix: use relative source path in sourcemapIgnoreList
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
Dev server should send pre-compressed static files without `Content-Encoding: gzip`
github.com/vitejs/vite - mz8i opened this issue over 1 year ago
github.com/vitejs/vite - mz8i opened this issue over 1 year ago
Debugging of Vite + Lit + TS problematic using VS Code.
github.com/vitejs/vite - stefan505 opened this issue over 1 year ago
github.com/vitejs/vite - stefan505 opened this issue over 1 year ago
Assets referencing libraries with bare specifiers in HTML do not work in dev
github.com/vitejs/vite - lovetingyuan opened this issue over 1 year ago
github.com/vitejs/vite - lovetingyuan opened this issue over 1 year ago
Worker output paths aren't respected in lib mode
github.com/vitejs/vite - ivancuric opened this issue over 1 year ago
github.com/vitejs/vite - ivancuric opened this issue over 1 year ago
feat(create-vite): support auto install dependencies and start dev
github.com/vitejs/vite - sun0day opened this pull request over 1 year ago
github.com/vitejs/vite - sun0day opened this pull request over 1 year ago
feat(create-vite): add solidjs templates (#12218)
github.com/vitejs/vite - AbdelrahmanDwedar opened this pull request over 1 year ago
github.com/vitejs/vite - AbdelrahmanDwedar opened this pull request over 1 year ago
Assets Not Loaded with Backend Integration
github.com/vitejs/vite - jvanmaaren opened this issue over 1 year ago
github.com/vitejs/vite - jvanmaaren opened this issue over 1 year ago
Importing an SCSS file from an npm package that transitively imports an SCSS file from a different package fails
github.com/vitejs/vite - rajsite opened this issue over 1 year ago
github.com/vitejs/vite - rajsite opened this issue over 1 year ago
Incorrect or unclear docs regarding `import.meta.env` usage in library mode
github.com/vitejs/vite - benmccann opened this issue over 1 year ago
github.com/vitejs/vite - benmccann opened this issue over 1 year ago
feat(import-glob): support read module from alias pattern
github.com/vitejs/vite - sun0day opened this pull request over 1 year ago
github.com/vitejs/vite - sun0day opened this pull request over 1 year ago
[Feature / cli] Add template / option for solidjs in cli
github.com/vitejs/vite - ampmonteiro opened this issue over 1 year ago
github.com/vitejs/vite - ampmonteiro opened this issue over 1 year ago
Using manualChunks breaks code-splitting
github.com/vitejs/vite - jaskp opened this issue over 1 year ago
github.com/vitejs/vite - jaskp opened this issue over 1 year ago
feat(css): add support for injecting css into custom elements
github.com/vitejs/vite - sventschui opened this pull request over 1 year ago
github.com/vitejs/vite - sventschui opened this pull request over 1 year ago
Generate independent JS bundles with no code sharing between bundles (service workers, multi-page apps, multiple library formats)
github.com/vitejs/vite - jschaf opened this issue over 1 year ago
github.com/vitejs/vite - jschaf opened this issue over 1 year ago
feat(html): support env replacement
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
Glob imports with alias don't preserve the pattern
github.com/vitejs/vite - lsdsjy opened this issue over 1 year ago
github.com/vitejs/vite - lsdsjy opened this issue over 1 year ago
feat: experimental Vite Runtime API
github.com/vitejs/vite - sheremet-va opened this pull request over 1 year ago
github.com/vitejs/vite - sheremet-va opened this pull request over 1 year ago
import assertions are not available to plugins
github.com/vitejs/vite - soultice opened this issue over 1 year ago
github.com/vitejs/vite - soultice opened this issue over 1 year ago
fix(ssr): sourcemap initModule
github.com/vitejs/vite - FuPeiJiang opened this pull request over 1 year ago
github.com/vitejs/vite - FuPeiJiang opened this pull request over 1 year ago
fix: support UTF-8 encoding in inline Web Workers (fixes #12117)
github.com/vitejs/vite - Simolation opened this pull request over 1 year ago
github.com/vitejs/vite - Simolation opened this pull request over 1 year ago
Inline Web Worker looses special characters
github.com/vitejs/vite - Simolation opened this issue over 1 year ago
github.com/vitejs/vite - Simolation opened this issue over 1 year ago
Monorepo module resolution fails when requested via HTTP using the dev server
github.com/vitejs/vite - hex2f opened this issue over 1 year ago
github.com/vitejs/vite - hex2f opened this issue over 1 year ago
Return boundary object on HMR update hook
github.com/vitejs/vite - alvarosabu opened this issue over 1 year ago
github.com/vitejs/vite - alvarosabu opened this issue over 1 year ago
feat: emit event to handle chunk load errors
github.com/vitejs/vite - danielroe opened this pull request over 1 year ago
github.com/vitejs/vite - danielroe opened this pull request over 1 year ago
fix: update modulePreload polyfill, dedupe same href fetch
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
emit an event when there are errors loading/preloading chunks
github.com/vitejs/vite - danielroe opened this issue over 1 year ago
github.com/vitejs/vite - danielroe opened this issue over 1 year ago
fix(css modules): apply preprocessor to composed file if needed (fix #10340)
github.com/vitejs/vite - Thiry1 opened this pull request over 1 year ago
github.com/vitejs/vite - Thiry1 opened this pull request over 1 year ago
The css file is not generated into the corresponding directory
github.com/vitejs/vite - fangzhongya opened this issue over 1 year ago
github.com/vitejs/vite - fangzhongya opened this issue over 1 year ago
Vite crash when switching between two significantly different branches - RangeError: Set maximum size exceeded
github.com/vitejs/vite - fc opened this issue over 1 year ago
github.com/vitejs/vite - fc opened this issue over 1 year ago
support workspace rooted paths in __openInEditor
github.com/vitejs/vite - dominikg opened this issue over 1 year ago
github.com/vitejs/vite - dominikg opened this issue over 1 year ago
fix: pcss in manifest.json saved as css (fixed #12009)
github.com/vitejs/vite - faga295 opened this pull request over 1 year ago
github.com/vitejs/vite - faga295 opened this pull request over 1 year ago
If .pcss is specified, the src in the manifest.json file will be saved as .css
github.com/vitejs/vite - lynrin opened this issue over 1 year ago
github.com/vitejs/vite - lynrin opened this issue over 1 year ago
Default import of CSS without `?inline` is deprecated, cant find a workaround 🤔
github.com/vitejs/vite - rezelute opened this issue over 1 year ago
github.com/vitejs/vite - rezelute opened this issue over 1 year ago
fix: keep track of ssr version of imported modules separately
github.com/vitejs/vite - shYkiSto opened this pull request over 1 year ago
github.com/vitejs/vite - shYkiSto opened this pull request over 1 year ago
Build failed: Unterminated string literal
github.com/vitejs/vite - thril opened this issue almost 2 years ago
github.com/vitejs/vite - thril opened this issue almost 2 years ago
fix: re-run build when config files are changed in watch mode
github.com/vitejs/vite - fi3ework opened this pull request almost 2 years ago
github.com/vitejs/vite - fi3ework opened this pull request almost 2 years ago
fix(CSP): nonce support
github.com/vitejs/vite - maccuaa opened this pull request almost 2 years ago
github.com/vitejs/vite - maccuaa opened this pull request almost 2 years ago
createServer fails because the function memoizedBinarySearch does not work with an undefined haystack
github.com/vitejs/vite - wvhulle opened this issue almost 2 years ago
github.com/vitejs/vite - wvhulle opened this issue almost 2 years ago
Dependencies assets are not include on the application assets
github.com/vitejs/vite - Nojin-dev opened this issue almost 2 years ago
github.com/vitejs/vite - Nojin-dev opened this issue almost 2 years ago
Changes to vite.config.js build --watch mode is not reflected as mentioned in the docs
github.com/vitejs/vite - shirotech opened this issue almost 2 years ago
github.com/vitejs/vite - shirotech opened this issue almost 2 years ago
fix(esbuild): avoid polluting global namespace while minify is false
github.com/vitejs/vite - sun0day opened this pull request almost 2 years ago
github.com/vitejs/vite - sun0day opened this pull request almost 2 years ago
fix: bundle classic workers by default (fix #8466)
github.com/vitejs/vite - jonathantneal opened this pull request almost 2 years ago
github.com/vitejs/vite - jonathantneal opened this pull request almost 2 years ago
fix: add style nonce to comply with content security policy (fix #11862)
github.com/vitejs/vite - justin-tay opened this pull request almost 2 years ago
github.com/vitejs/vite - justin-tay opened this pull request almost 2 years ago
Issue setting strict CSP in dev
github.com/vitejs/vite - justin-tay opened this issue almost 2 years ago
github.com/vitejs/vite - justin-tay opened this issue almost 2 years ago
Vite chokes outputting sourcemaps for modules with query parameters when there are certain kinds of plugins outputting sourcemaps from transform
github.com/vitejs/vite - segevfiner opened this issue almost 2 years ago
github.com/vitejs/vite - segevfiner opened this issue almost 2 years ago
Ability to append `style`/`script` elements inside of a `shadow-root`
github.com/vitejs/vite - seahindeniz opened this issue almost 2 years ago
github.com/vitejs/vite - seahindeniz opened this issue almost 2 years ago
fix: exclude external dependencies from html rewriting
github.com/vitejs/vite - leonheess opened this pull request almost 2 years ago
github.com/vitejs/vite - leonheess opened this pull request almost 2 years ago
'URL' named export breaks static file import in production build
github.com/vitejs/vite - gergof opened this issue almost 2 years ago
github.com/vitejs/vite - gergof opened this issue almost 2 years ago
Respect `conditions` arg from node
github.com/vitejs/vite - sxzz opened this issue almost 2 years ago
github.com/vitejs/vite - sxzz opened this issue almost 2 years ago
Improve the Error output like Astro 2.0
github.com/vitejs/vite - antoniogiroz opened this issue almost 2 years ago
github.com/vitejs/vite - antoniogiroz opened this issue almost 2 years ago
Mocking a module with resolve.alias and also importing the mock directly creates two instances of the module
github.com/vitejs/vite - jrenjilian opened this issue almost 2 years ago
github.com/vitejs/vite - jrenjilian opened this issue almost 2 years ago
Dynamic import fails in route with brackets or parenthesis
github.com/vitejs/vite - Oreilles opened this issue almost 2 years ago
github.com/vitejs/vite - Oreilles opened this issue almost 2 years ago
TypeScript WebWorker scripts imported with `new URL()` get inlined as `data:video/mp2t`
github.com/vitejs/vite - kulmajaba opened this issue almost 2 years ago
github.com/vitejs/vite - kulmajaba opened this issue almost 2 years ago
feat: allow package subpaths in ssr.noExternal
github.com/vitejs/vite - cyco130 opened this pull request almost 2 years ago
github.com/vitejs/vite - cyco130 opened this pull request almost 2 years ago
TypeError: Failed to fetch dynamically imported module
github.com/vitejs/vite - IPWright83 opened this issue almost 2 years ago
github.com/vitejs/vite - IPWright83 opened this issue almost 2 years ago
Paths with special characters in the filename are not processed correctly
github.com/vitejs/vite - jonluca opened this issue almost 2 years ago
github.com/vitejs/vite - jonluca opened this issue almost 2 years ago
fix(ssr): load sourcemaps alongside modules
github.com/vitejs/vite - sapphi-red opened this pull request almost 2 years ago
github.com/vitejs/vite - sapphi-red opened this pull request almost 2 years ago
Inline CSS for any npm package injected into head of host app instead of the web component's Shadow DOM
github.com/vitejs/vite - mariojankovic opened this issue almost 2 years ago
github.com/vitejs/vite - mariojankovic opened this issue almost 2 years ago
ssrLoadModule uses 4+ GB of memory when loading 50+ MB files and causes crash due to OOM
github.com/vitejs/vite - FeldrinH opened this issue almost 2 years ago
github.com/vitejs/vite - FeldrinH opened this issue almost 2 years ago
Support reading pre existing external source maps
github.com/vitejs/vite - segevfiner opened this issue almost 2 years ago
github.com/vitejs/vite - segevfiner opened this issue almost 2 years ago
Class fields initialized in the wrong order when `useDefineForClassFields` is set to true
github.com/vitejs/vite - n1kk opened this issue almost 2 years ago
github.com/vitejs/vite - n1kk opened this issue almost 2 years ago
fix: incorrect css url if set via variable in dependency project (fix #11382)
github.com/vitejs/vite - nphmuller opened this pull request almost 2 years ago
github.com/vitejs/vite - nphmuller opened this pull request almost 2 years ago
Simplify environment variable handling
github.com/vitejs/vite - manucorporat opened this issue almost 2 years ago
github.com/vitejs/vite - manucorporat opened this issue almost 2 years ago
Workers are not imported correctly despite the worker syntax seemingly being correct, works in parcel
github.com/vitejs/vite - hybridherbst opened this issue almost 2 years ago
github.com/vitejs/vite - hybridherbst opened this issue almost 2 years ago
fix: unify css collecting order
github.com/vitejs/vite - lsdsjy opened this pull request almost 2 years ago
github.com/vitejs/vite - lsdsjy opened this pull request almost 2 years ago
Inconsistent order of styles when `cssCodeSplit` is false
github.com/vitejs/vite - lsdsjy opened this issue almost 2 years ago
github.com/vitejs/vite - lsdsjy opened this issue almost 2 years ago
Cannot import local PNPM Workspace CommonJS package
github.com/vitejs/vite - Mathdrquinn opened this issue almost 2 years ago
github.com/vitejs/vite - Mathdrquinn opened this issue almost 2 years ago
feat: tree-shake preload
github.com/vitejs/vite - caoxiemeihao opened this pull request almost 2 years ago
github.com/vitejs/vite - caoxiemeihao opened this pull request almost 2 years ago
Be able to expose a class or function into the window object in library mode (UMD)
github.com/vitejs/vite - itmarck opened this issue almost 2 years ago
github.com/vitejs/vite - itmarck opened this issue almost 2 years ago
fix(legacy)!: should rename `x.[hash].js` to `x-legacy.[hash].js`
github.com/vitejs/vite - aleen42 opened this pull request almost 2 years ago
github.com/vitejs/vite - aleen42 opened this pull request almost 2 years ago
feat(css): build assets with the entry name when it is an entry point
github.com/vitejs/vite - aleen42 opened this pull request almost 2 years ago
github.com/vitejs/vite - aleen42 opened this pull request almost 2 years ago
chore(deps): update dependency slash3 to v5
github.com/vitejs/vite - renovate[bot] opened this pull request almost 2 years ago
github.com/vitejs/vite - renovate[bot] opened this pull request almost 2 years ago
TS errors after switching moduleResolution from Node to Node16
github.com/vitejs/vite - srflp opened this issue almost 2 years ago
github.com/vitejs/vite - srflp opened this issue almost 2 years ago
`@vitejs/plugin-legacy` chunk name is't working with config?
github.com/vitejs/vite - southorange0929 opened this issue almost 2 years ago
github.com/vitejs/vite - southorange0929 opened this issue almost 2 years ago
Respect Browserslist config in esbuild
github.com/vitejs/vite - ai opened this issue almost 2 years ago
github.com/vitejs/vite - ai opened this issue almost 2 years ago
fix(css): enhance error message for missing preprocessor dependency
github.com/vitejs/vite - EastSun5566 opened this pull request almost 2 years ago
github.com/vitejs/vite - EastSun5566 opened this pull request almost 2 years ago
fix(resolve): use DEFAULT_EXTENSIONS when resolving file from node_modules
github.com/vitejs/vite - zscumt123 opened this pull request almost 2 years ago
github.com/vitejs/vite - zscumt123 opened this pull request almost 2 years ago
Vite dev hangs indefinitely without errors on page with many components and imports
github.com/vitejs/vite - hanszoons opened this issue almost 2 years ago
github.com/vitejs/vite - hanszoons opened this issue almost 2 years ago
Dependency optimization causes duplication when applied during the build
github.com/vitejs/vite - mciesin opened this issue almost 2 years ago
github.com/vitejs/vite - mciesin opened this issue almost 2 years ago
Vite4 build does not respect the assets path
github.com/vitejs/vite - jorrete opened this issue almost 2 years ago
github.com/vitejs/vite - jorrete opened this issue almost 2 years ago
feat(cli): suspend process on ctrl-z on non-windows platforms
github.com/vitejs/vite - moaoa opened this pull request almost 2 years ago
github.com/vitejs/vite - moaoa opened this pull request almost 2 years ago