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(hmr): `package.json` change should trigger server restart
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
Plugins with multiple builds clobber each other
github.com/vitejs/vite - mkilpatrick opened this issue about 1 year ago
github.com/vitejs/vite - mkilpatrick opened this issue about 1 year ago
Remix + Tailwind on hmr update and reload the CSS breaks
github.com/vitejs/vite - Danones opened this issue about 1 year ago
github.com/vitejs/vite - Danones opened this issue about 1 year ago
Add WebVTT (.vtt) format to build-in assets type list
github.com/vitejs/vite - otomad opened this issue about 1 year ago
github.com/vitejs/vite - otomad opened this issue about 1 year ago
Why does vite collect styles after js files?
github.com/vitejs/vite - artemsites opened this issue about 1 year ago
github.com/vitejs/vite - artemsites opened this issue about 1 year ago
`isSsrBuild` set to `false` when using `ssrLoadModule` with vite dev server
github.com/vitejs/vite - michaelchiche opened this issue about 1 year ago
github.com/vitejs/vite - michaelchiche opened this issue about 1 year ago
Vite + Vue app file watch, rebuild not works on docker container
github.com/vitejs/vite - BeycanDeveloper opened this issue about 1 year ago
github.com/vitejs/vite - BeycanDeveloper opened this issue about 1 year ago
feat(plugin-legacy): add `modernTargets` option
github.com/vitejs/vite - undermoonn opened this pull request about 1 year ago
github.com/vitejs/vite - undermoonn opened this pull request about 1 year ago
You cannot stop a docker container while the Vite application is running
github.com/vitejs/vite - BeycanDeveloper opened this issue about 1 year ago
github.com/vitejs/vite - BeycanDeveloper opened this issue about 1 year ago
ssrLoadModule fails to respect preact/compat aliases, while the SSR bundle does respect preact/compat aliases
github.com/vitejs/vite - jsamilow opened this issue about 1 year ago
github.com/vitejs/vite - jsamilow opened this issue about 1 year ago
fix(esbuild): update to tsconfck 3.0.1 to fix edge cases when resolving tsconfig.extends
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
docs: fix lightning css typo
github.com/vitejs/vite - thewmking opened this pull request about 1 year ago
github.com/vitejs/vite - thewmking opened this pull request about 1 year ago
Vite resolves file from cwd instead of node module if the names are identical
github.com/vitejs/vite - sheremet-va opened this issue about 1 year ago
github.com/vitejs/vite - sheremet-va opened this issue about 1 year ago
Update server-options.md middlewareMode export config example
github.com/vitejs/vite - 4www opened this pull request about 1 year ago
github.com/vitejs/vite - 4www opened this pull request about 1 year ago
Svelte CSS treeshaking not working
github.com/vitejs/vite - tomolenet opened this issue about 1 year ago
github.com/vitejs/vite - tomolenet opened this issue about 1 year ago
Error in Vite + Yarn PnP on Windows when using different drives
github.com/vitejs/vite - rawfg opened this issue about 1 year ago
github.com/vitejs/vite - rawfg opened this issue about 1 year ago
Not work with Node.js v21 when using https in dev server
github.com/vitejs/vite - hronro opened this issue about 1 year ago
github.com/vitejs/vite - hronro opened this issue about 1 year ago
Error: Cannot find module @rollup/rollup-linux-x64-gnu on Docker container
github.com/vitejs/vite - BeycanDeveloper opened this issue about 1 year ago
github.com/vitejs/vite - BeycanDeveloper opened this issue about 1 year ago
Sourcemap line numbers are incorrect in SSR
github.com/vitejs/vite - brillout opened this issue about 1 year ago
github.com/vitejs/vite - brillout opened this issue about 1 year ago
Setting base to './' shows a blank page when navigating to a new path and reloading
github.com/vitejs/vite - yusufakg opened this issue about 1 year ago
github.com/vitejs/vite - yusufakg opened this issue about 1 year ago
refactor(hmr): keep buffer implementation internal, expose queueUpdate
github.com/vitejs/vite - sheremet-va opened this pull request about 1 year ago
github.com/vitejs/vite - sheremet-va opened this pull request about 1 year ago
Exporting redefined "Object" throws an error in SSR
github.com/vitejs/vite - sheremet-va opened this issue about 1 year ago
github.com/vitejs/vite - sheremet-va opened this issue about 1 year ago
Missing "./macros" specifier in "vue" package
github.com/vitejs/vite - hizhengfu opened this issue about 1 year ago
github.com/vitejs/vite - hizhengfu opened this issue about 1 year ago
fix: inject `__vite__mapDeps` code before sourcemap file comment
github.com/vitejs/vite - hi-ogawa opened this pull request about 1 year ago
github.com/vitejs/vite - hi-ogawa opened this pull request about 1 year ago
plugin will run twice if call `resolveConfig` and `createServer`
github.com/vitejs/vite - himself65 opened this issue about 1 year ago
github.com/vitejs/vite - himself65 opened this issue about 1 year ago
`ssrLoadModule('/@fs/path/to/file)'` should be same as `ssrLoadModule('path/to/file')`
github.com/vitejs/vite - himself65 opened this issue about 1 year ago
github.com/vitejs/vite - himself65 opened this issue about 1 year ago
refactor: reuse existing node utils
github.com/vitejs/vite - damianstasik opened this pull request about 1 year ago
github.com/vitejs/vite - damianstasik opened this pull request about 1 year ago
Page reload wtihout mentioning the reason
github.com/vitejs/vite - Nefcanto opened this issue about 1 year ago
github.com/vitejs/vite - Nefcanto opened this issue about 1 year ago
potential case in `ssrLoadModule` cause dual package
github.com/vitejs/vite - himself65 opened this issue about 1 year ago
github.com/vitejs/vite - himself65 opened this issue about 1 year ago
Use `useDefineForClassFields: true` only for hot reload transpiling
github.com/vitejs/vite - AlttiRi opened this issue about 1 year ago
github.com/vitejs/vite - AlttiRi opened this issue about 1 year ago
chore(deps): update tj-actions/changed-files action to v41
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 strip-literal to v2
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 @vitejs/plugin-vue to v5
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: update Copyright time from 2023 to 2024
github.com/vitejs/vite - li-jia-nan opened this pull request about 1 year ago
github.com/vitejs/vite - li-jia-nan opened this pull request about 1 year ago
feat: add '*.m4a' to client.d.ts and constants
github.com/vitejs/vite - m1san opened this pull request about 1 year ago
github.com/vitejs/vite - m1san opened this pull request about 1 year ago
fix: analysing build chunk without dependencies
github.com/vitejs/vite - morethanwords opened this pull request about 1 year ago
github.com/vitejs/vite - morethanwords opened this pull request about 1 year ago
Error: Using declaration is not enabled. Set jsc.parser.usingDecl to true
github.com/vitejs/vite - justjake opened this issue about 1 year ago
github.com/vitejs/vite - justjake opened this issue about 1 year ago
vite5.0.10版本使用defineConfig返回async方法提示类型不兼容
github.com/vitejs/vite - XiaoDaiGua-Ray opened this issue about 1 year ago
github.com/vitejs/vite - XiaoDaiGua-Ray opened this issue about 1 year ago
If a plugin uses `this.error` to return an error, the error message is output twice
github.com/vitejs/vite - rschristian opened this issue about 1 year ago
github.com/vitejs/vite - rschristian opened this issue about 1 year ago
[HMR] TailwindCSS do not compile new CSS when files with HMR changed
github.com/vitejs/vite - KermanX opened this issue about 1 year ago
github.com/vitejs/vite - KermanX opened this issue about 1 year ago
CSS files imported using the ?inline query are not minified
github.com/vitejs/vite - mgnsm opened this issue about 1 year ago
github.com/vitejs/vite - mgnsm opened this issue about 1 year ago
feat(asset): add `?inline` and `?no-inline` queries to control inlining
github.com/vitejs/vite - hugoattal opened this pull request about 1 year ago
github.com/vitejs/vite - hugoattal opened this pull request about 1 year ago
Major browsers (Chrome, Firefox...) just removed data URLs in SVG elements, resulting in a difference betweend dev and prod
github.com/vitejs/vite - hugoattal opened this issue about 1 year ago
github.com/vitejs/vite - hugoattal opened this issue about 1 year ago
plugin-legacy transforms template strings to .concat() calls in modern bundle since version 5
github.com/vitejs/vite - ulrichstark opened this issue about 1 year ago
github.com/vitejs/vite - ulrichstark opened this issue about 1 year ago
fix: resolvedUrls is null in plugin's configureServer after server restart
github.com/vitejs/vite - XiSenao opened this pull request about 1 year ago
github.com/vitejs/vite - XiSenao opened this pull request about 1 year ago
When use the Multi-Page App on vite, will miss the js file when building.
github.com/vitejs/vite - ko-devHong opened this issue about 1 year ago
github.com/vitejs/vite - ko-devHong opened this issue about 1 year ago
hmr will make the vue3's watchEffect reload
github.com/vitejs/vite - dang0705 opened this issue about 1 year ago
github.com/vitejs/vite - dang0705 opened this issue about 1 year ago
imported inline svg files are missing after build
github.com/vitejs/vite - yotam-faye opened this issue about 1 year ago
github.com/vitejs/vite - yotam-faye opened this issue about 1 year ago
Sass meta.apply doesn't work with vite
github.com/vitejs/vite - OleksandrSymonov opened this issue about 1 year ago
github.com/vitejs/vite - OleksandrSymonov opened this issue about 1 year ago
es2023的语法,在 chrome 90 不支持,用 babel 处理吗?
github.com/vitejs/vite - k713927 opened this issue about 1 year ago
github.com/vitejs/vite - k713927 opened this issue about 1 year ago
Provide an optional argument for `loadConfigFromFile()` to avoid leaving temporary file in user workspace
github.com/vitejs/vite - zhangyx1998 opened this issue about 1 year ago
github.com/vitejs/vite - zhangyx1998 opened this issue about 1 year ago
resolvedUrls is null in plugin's configureServer
github.com/vitejs/vite - yuan116 opened this issue about 1 year ago
github.com/vitejs/vite - yuan116 opened this issue about 1 year ago
docs: add warning on Worker import with constructor limitations
github.com/vitejs/vite - malta895 opened this pull request about 1 year ago
github.com/vitejs/vite - malta895 opened this pull request about 1 year ago
fix(html): handle offset magic-string slice error
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
Uncaught SyntaxError: The requested module '/src/components/Org.jsx?t=1703658349339' does not provide an export named 'default'
github.com/vitejs/vite - sunil-sharma-999 opened this issue about 1 year ago
github.com/vitejs/vite - sunil-sharma-999 opened this issue about 1 year ago
feat(template): add config for rule no-unused-vars ignore pattern starting with underscore in template-react-ts
github.com/vitejs/vite - rick-ast opened this pull request about 1 year ago
github.com/vitejs/vite - rick-ast opened this pull request about 1 year ago
Vite does not bundle dependencies of modules imported via ?url suffix
github.com/vitejs/vite - WaldemarLehner opened this issue about 1 year ago
github.com/vitejs/vite - WaldemarLehner opened this issue about 1 year ago
feat: support transform alias
github.com/vitejs/vite - Simon-He95 opened this issue about 1 year ago
github.com/vitejs/vite - Simon-He95 opened this issue about 1 year ago
docs(ssr): add a missing closing parenthesis
github.com/vitejs/vite - shuuji3 opened this pull request about 1 year ago
github.com/vitejs/vite - shuuji3 opened this pull request about 1 year ago
Missing a closing parenthesis in `docs/guide/ssr.md`
github.com/vitejs/vite - shuuji3 opened this issue about 1 year ago
github.com/vitejs/vite - shuuji3 opened this issue about 1 year ago
fix: update javascript mime type to text/javascript
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 build fails on "recursive" worker dynamic import
github.com/vitejs/vite - Banou26 opened this issue about 1 year ago
github.com/vitejs/vite - Banou26 opened this issue about 1 year ago
When using @rollup/plugin-babel, there might be issues with the generated code order
github.com/vitejs/vite - Lpmvb opened this issue about 1 year ago
github.com/vitejs/vite - Lpmvb opened this issue about 1 year ago
error @achrinza/[email protected]: The engine "node" is incompatible with this module.
github.com/vitejs/vite - Osmon11 opened this issue about 1 year ago
github.com/vitejs/vite - Osmon11 opened this issue about 1 year ago
fix(assets): avoid splitting `,` inside base64 value of `srcset` attribute
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(deps): update dependency open to v10
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 mrmime to v2
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
srcset with base64 value is mangled on build
github.com/vitejs/vite - elringus opened this issue about 1 year ago
github.com/vitejs/vite - elringus opened this issue about 1 year ago
buildEnd not trigger with vite 5.0.10
github.com/vitejs/vite - MaxRenglet opened this issue about 1 year ago
github.com/vitejs/vite - MaxRenglet opened this issue about 1 year ago
docs(build): add vite config section in library mode for multiple entry points
github.com/vitejs/vite - iSubhamMani opened this pull request about 1 year ago
github.com/vitejs/vite - iSubhamMani opened this pull request about 1 year ago
Module resolution of declared exports doesn't work for local package
github.com/vitejs/vite - hybridherbst opened this issue about 1 year ago
github.com/vitejs/vite - hybridherbst opened this issue about 1 year ago
[vite/plugin] The "attributes" property of ModuleInfo is not supported.
github.com/vitejs/vite - vdegenne opened this issue about 1 year ago
github.com/vitejs/vite - vdegenne opened this issue about 1 year ago
Background image path not transformed when used in a shared CSS module
github.com/vitejs/vite - arty-name opened this issue about 1 year ago
github.com/vitejs/vite - arty-name opened this issue about 1 year ago
caching and serving a previous version
github.com/vitejs/vite - j2l opened this issue about 1 year ago
github.com/vitejs/vite - j2l opened this issue about 1 year ago
Inconsistency in Vite's "changeOrigin" Behavior Compared to Webpack
github.com/vitejs/vite - zhengxs2018 opened this issue about 1 year ago
github.com/vitejs/vite - zhengxs2018 opened this issue about 1 year ago
Add option to make paths emiited for workers in libraries not absolute
github.com/vitejs/vite - hamza1311 opened this issue about 1 year ago
github.com/vitejs/vite - hamza1311 opened this issue about 1 year ago
The package may have incorrect main/module/exports specified in its package.json: Missing "."
github.com/vitejs/vite - jmsm412 opened this issue about 1 year ago
github.com/vitejs/vite - jmsm412 opened this issue about 1 year ago
Cannot import some libs with SvelteKit since 5.0.8
github.com/vitejs/vite - Adamatt opened this issue about 1 year ago
github.com/vitejs/vite - Adamatt opened this issue about 1 year ago
fix: do not mark already resolved ids as external (optimize deps)
github.com/vitejs/vite - patricklx opened this pull request about 1 year ago
github.com/vitejs/vite - patricklx opened this pull request about 1 year ago
__VUE_PROD_DEVTOOLS__ Cause my project to not run.
github.com/vitejs/vite - xstxhjh opened this issue about 1 year ago
github.com/vitejs/vite - xstxhjh opened this issue about 1 year ago
Dev server freezes as project gets larger
github.com/vitejs/vite - mxdi9i7 opened this issue about 1 year ago
github.com/vitejs/vite - mxdi9i7 opened this issue about 1 year ago
sirv needs to be upgraded to 2.0.4 to fix javascript mimetype
github.com/vitejs/vite - benmccann opened this issue about 1 year ago
github.com/vitejs/vite - benmccann opened this issue about 1 year ago
fix(ssr): resolve interlocking circular dependency issues
github.com/vitejs/vite - shYkiSto opened this pull request about 1 year ago
github.com/vitejs/vite - shYkiSto opened this pull request about 1 year ago
.env.[mode].local is useless , Because it will always be bundled , even if git has ignored it ||||| .env.[mode].local 的使用场景在哪?即使git忽略了它,它也总是会被打包进去
github.com/vitejs/vite - AnnCY1 opened this issue about 1 year ago
github.com/vitejs/vite - AnnCY1 opened this issue about 1 year ago
fix(solid-ts): type-assert root element in solid-ts
github.com/vitejs/vite - Mavludin opened this pull request about 1 year ago
github.com/vitejs/vite - Mavludin opened this pull request about 1 year ago
`vite.middleware` but for WinterCG `Request/Response`
github.com/vitejs/vite - juliusmarminge opened this issue about 1 year ago
github.com/vitejs/vite - juliusmarminge opened this issue about 1 year ago
Add an option to rerun postcss on HMR
github.com/vitejs/vite - huseeiin opened this issue about 1 year ago
github.com/vitejs/vite - huseeiin opened this issue about 1 year ago
@vitejs/plugin-legacy The plugin error
github.com/vitejs/vite - cy920820 opened this issue about 1 year ago
github.com/vitejs/vite - cy920820 opened this issue about 1 year ago
Change the address info when start the vite-dev-server
github.com/vitejs/vite - zWingz opened this issue about 1 year ago
github.com/vitejs/vite - zWingz opened this issue about 1 year ago
Failed to resolve entry for package | The package may have incorrect main/module/exports specified in its package.json
github.com/vitejs/vite - shmbajaj opened this issue about 1 year ago
github.com/vitejs/vite - shmbajaj opened this issue about 1 year ago
Unnecessary `export` in output
github.com/vitejs/vite - benmccann opened this issue about 1 year ago
github.com/vitejs/vite - benmccann opened this issue about 1 year ago
SVG don't escape single quotes with url('') in css
github.com/vitejs/vite - geminway92 opened this issue about 1 year ago
github.com/vitejs/vite - geminway92 opened this issue about 1 year ago
Dynamic import(Emscripten ES6 Module With Pthread) cannot be built by vite @5.0.10
github.com/vitejs/vite - wangyuanhao11 opened this issue about 1 year ago
github.com/vitejs/vite - wangyuanhao11 opened this issue about 1 year ago
Integration with the three.js library
github.com/vitejs/vite - zabpetrus opened this issue about 1 year ago
github.com/vitejs/vite - zabpetrus opened this issue about 1 year ago