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: handle errors during `hasWorkspacePackageJSON` function
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
docs: update wrangler command
github.com/vitejs/vite - camsteffen opened this pull request over 1 year ago
github.com/vitejs/vite - camsteffen opened this pull request over 1 year ago
chore(deps): update dependency @rollup/plugin-alias to v5
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
fix(deps): update dependency dotenv-expand to v10
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
fix: add bun prefix to ssr resolver (fix #14351)
github.com/vitejs/vite - andrioid opened this pull request over 1 year ago
github.com/vitejs/vite - andrioid opened this pull request over 1 year ago
fix: case sensitivity issues when using fs module under unix system
github.com/vitejs/vite - chovrio opened this pull request over 1 year ago
github.com/vitejs/vite - chovrio opened this pull request over 1 year ago
Static assets in node_modules error on import
github.com/vitejs/vite - zach-william opened this issue over 1 year ago
github.com/vitejs/vite - zach-william opened this issue over 1 year ago
feat(create-vite): update .gitignore in create-vite to ignore .env files (#14380)
github.com/vitejs/vite - ross-u opened this pull request over 1 year ago
github.com/vitejs/vite - ross-u opened this pull request over 1 year ago
fix: correct line for `less` errors
github.com/vitejs/vite - HigherOrderLogic opened this pull request over 1 year ago
github.com/vitejs/vite - HigherOrderLogic opened this pull request over 1 year ago
Add .env to .gitignore file generated in the starter code templates
github.com/vitejs/vite - ross-u opened this issue over 1 year ago
github.com/vitejs/vite - ross-u opened this issue over 1 year ago
feat: improve deno and bun support
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
feat: use `import.meta.url` instead of `self.location`
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
The `resolveUserExternal` method performs inconsistently on macOS and CentOS when parsing resource paths.
github.com/vitejs/vite - jiadesen opened this issue over 1 year ago
github.com/vitejs/vite - jiadesen opened this issue over 1 year ago
NODE_ENV=development doesn't effect `vite build`
github.com/vitejs/vite - mahnunchik opened this issue over 1 year ago
github.com/vitejs/vite - mahnunchik opened this issue over 1 year ago
feat: allow loadEnv to not contain process.env
github.com/vitejs/vite - y-nk opened this pull request over 1 year ago
github.com/vitejs/vite - y-nk opened this pull request over 1 year ago
fix(sourcemap): dont inject fallback sourcemap if have existing
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
Minified global var names in conflict with other libraries
github.com/vitejs/vite - rainke opened this issue over 1 year ago
github.com/vitejs/vite - rainke opened this issue over 1 year ago
refactor(docs): use unified outline config
github.com/vitejs/vite - btea opened this pull request over 1 year ago
github.com/vitejs/vite - btea opened this pull request over 1 year ago
feat: build inline worker in dev
github.com/vitejs/vite - poyoho opened this pull request over 1 year ago
github.com/vitejs/vite - poyoho opened this pull request over 1 year ago
Add "bun:" escape hatch to node resolver. Resolves #14351
github.com/vitejs/vite - andrioid opened this pull request over 1 year ago
github.com/vitejs/vite - andrioid opened this pull request over 1 year ago
Public files without an extension are assumed to be folders
github.com/vitejs/vite - Billzabob opened this issue over 1 year ago
github.com/vitejs/vite - Billzabob opened this issue over 1 year ago
Vite hides error Ambiguous import "x" has multiple matching exports until cache is removed
github.com/vitejs/vite - waynebloss opened this issue over 1 year ago
github.com/vitejs/vite - waynebloss opened this issue over 1 year ago
vite import alias doesn't work with scss files !!
github.com/vitejs/vite - issam-seghir opened this issue over 1 year ago
github.com/vitejs/vite - issam-seghir opened this issue over 1 year ago
Vite4 does not generate the absolute path in assetFileNames
github.com/vitejs/vite - haryan248 opened this issue over 1 year ago
github.com/vitejs/vite - haryan248 opened this issue over 1 year ago
Named import umd module returns null when the module uses the `export let` syntax
github.com/vitejs/vite - anyesu opened this issue over 1 year ago
github.com/vitejs/vite - anyesu opened this issue over 1 year ago
「cli.html」English doc has missed the description of [--profile]
github.com/vitejs/vite - aswind7 opened this issue over 1 year ago
github.com/vitejs/vite - aswind7 opened this issue over 1 year ago
Not able to resolve `bun:*` packages
github.com/vitejs/vite - andrioid opened this issue over 1 year ago
github.com/vitejs/vite - andrioid opened this issue over 1 year ago
expression contains logic and, the operand before logic and will be omit
github.com/vitejs/vite - signernet opened this issue over 1 year ago
github.com/vitejs/vite - signernet opened this issue over 1 year ago
chore(deps): update dependency periscopic to v4
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
chore(deps): update actions/checkout action to v4
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
fix(legacy): fix broken build when renderModernChunks=false & polyfills=false (fix #14324)
github.com/vitejs/vite - k-yle opened this pull request over 1 year ago
github.com/vitejs/vite - k-yle opened this pull request over 1 year ago
构建项目时提示(intermediate value).glob is not a function
github.com/vitejs/vite - yantx opened this issue over 1 year ago
github.com/vitejs/vite - yantx opened this issue over 1 year ago
docs: v4 to v5 migration guide
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
feat(shortcuts)!: remove setRawMode
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
docs: fix broken url for react plguin
github.com/vitejs/vite - wey-gu opened this pull request over 1 year ago
github.com/vitejs/vite - wey-gu opened this pull request over 1 year ago
perf(build): lazy load build plugins
github.com/vitejs/vite - Plumbiu opened this pull request over 1 year ago
github.com/vitejs/vite - Plumbiu opened this pull request over 1 year ago
Inline woker: fetch API with relative url is not working in build mode
github.com/vitejs/vite - Plumbiu opened this issue over 1 year ago
github.com/vitejs/vite - Plumbiu opened this issue over 1 year ago
feat: persistent cache plugin
github.com/vitejs/vite - Akryum opened this pull request over 1 year ago
github.com/vitejs/vite - Akryum opened this pull request over 1 year ago
CJS named imports in an ESM library
github.com/vitejs/vite - mkilpatrick opened this issue over 1 year ago
github.com/vitejs/vite - mkilpatrick opened this issue over 1 year ago
chore: reduce one if judgment
github.com/vitejs/vite - Simon-He95 opened this pull request over 1 year ago
github.com/vitejs/vite - Simon-He95 opened this pull request over 1 year ago
chore: upgrade babel and release-scripts
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
perf: reduce one if judgment
github.com/vitejs/vite - Simon-He95 opened this pull request over 1 year ago
github.com/vitejs/vite - Simon-He95 opened this pull request over 1 year ago
Running two vite servers with middleware mode prints websocket error
github.com/vitejs/vite - sheremet-va opened this issue over 1 year ago
github.com/vitejs/vite - sheremet-va opened this issue over 1 year ago
fix(css): reset render cache on renderStart
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
Legacy plugin produces broken build with renderModernChunks=false & polyfills=false
github.com/vitejs/vite - k-yle opened this issue over 1 year ago
github.com/vitejs/vite - k-yle opened this issue over 1 year ago
CSS styles are not rendered from Vue async-component on server-side in SSR app
github.com/vitejs/vite - coldshine opened this issue over 1 year ago
github.com/vitejs/vite - coldshine opened this issue over 1 year ago
fix(node): `ctrl + c` closes the server without exit code
github.com/vitejs/vite - btea opened this pull request over 1 year ago
github.com/vitejs/vite - btea opened this pull request over 1 year ago
"overwrites a previously emitted file of the same name" messages are unhelpful
github.com/vitejs/vite - kaiyoma opened this issue over 1 year ago
github.com/vitejs/vite - kaiyoma opened this issue over 1 year ago
fix(hmr): clean importers in module graph when file is deleted
github.com/vitejs/vite - ArnaudBarre opened this pull request over 1 year ago
github.com/vitejs/vite - ArnaudBarre opened this pull request over 1 year ago
Uncaught ReferenceError: __DEFINES__ is not defined at env.ts:17:17
github.com/vitejs/vite - Bersaelor opened this issue over 1 year ago
github.com/vitejs/vite - Bersaelor opened this issue over 1 year ago
fix(css): spread lightningcss options
github.com/vitejs/vite - ArnaudBarre opened this pull request over 1 year ago
github.com/vitejs/vite - ArnaudBarre opened this pull request over 1 year ago
Caret in on-screen error output points to the wrong line
github.com/vitejs/vite - kaiyoma opened this issue over 1 year ago
github.com/vitejs/vite - kaiyoma opened this issue over 1 year ago
chore: remove unused packages
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
Cannot redefine property: File (nodejs 20.6.0 issue)
github.com/vitejs/vite - qdraw opened this issue over 1 year ago
github.com/vitejs/vite - qdraw opened this issue over 1 year ago
Avoid injecting unnecessary preload function if no dependencies are found in glob import
github.com/vitejs/vite - felixcicatt opened this issue over 1 year ago
github.com/vitejs/vite - felixcicatt opened this issue over 1 year ago
fix(worker): inline es worker does not work in build mode
github.com/vitejs/vite - Gaubee opened this pull request over 1 year ago
github.com/vitejs/vite - Gaubee opened this pull request over 1 year ago
Inline Web Worker with format:es(type=module) does not work as expected in build mode
github.com/vitejs/vite - Gaubee opened this issue over 1 year ago
github.com/vitejs/vite - Gaubee opened this issue over 1 year ago
Additional build config option `emptyOutDirGlob` (or allow glob-strings on `emptyOutDir`)
github.com/vitejs/vite - loicnestler opened this issue over 1 year ago
github.com/vitejs/vite - loicnestler opened this issue over 1 year ago
"setTimeout" is not exported by "__vite-browser-external",
github.com/vitejs/vite - snowdream opened this issue over 1 year ago
github.com/vitejs/vite - snowdream opened this issue over 1 year ago
chore: fix peer dep warnings
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
perf: replace startsWith with ===
github.com/vitejs/vite - Plumbiu opened this pull request over 1 year ago
github.com/vitejs/vite - Plumbiu opened this pull request over 1 year ago
Build issue: "Cannot redefine property: File" with Node.js 20.6.0
github.com/vitejs/vite - simoneb opened this issue over 1 year ago
github.com/vitejs/vite - simoneb opened this issue over 1 year ago
Vite transforms and strips out part of a function resulting in breakage
github.com/vitejs/vite - asgerb opened this issue over 1 year ago
github.com/vitejs/vite - asgerb opened this issue over 1 year ago
fix(manifest): preserve pure css chunk assets
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
fix: include `vite/types/*` in exports field
github.com/vitejs/vite - yuheiy opened this pull request over 1 year ago
github.com/vitejs/vite - yuheiy opened this pull request over 1 year ago
Preview mode can specify `outDir` through cli
github.com/vitejs/vite - btea opened this issue over 1 year ago
github.com/vitejs/vite - btea opened this issue over 1 year ago
Help needed! Getting powershell error after setting open to true in vite config
github.com/vitejs/vite - AsuraKev opened this issue over 1 year ago
github.com/vitejs/vite - AsuraKev opened this issue over 1 year ago
feat: add server.warmup option
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(css): remove pure css chunk sourcemap
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
fix(manifest): incorrect css entry files in manifest when falsy cssCodeSplit
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
fix(optimizer): define crawlDeps after scanProcessing and optimizationResult are complete (fix #14284)
github.com/vitejs/vite - anyesu opened this pull request over 1 year ago
github.com/vitejs/vite - anyesu opened this pull request over 1 year ago
Error "504 (Outdated Optimize Dep)" when force re-optimization on the server start by using vite --force
github.com/vitejs/vite - anyesu opened this issue over 1 year ago
github.com/vitejs/vite - anyesu opened this issue over 1 year ago
fix(cli): convert special base
github.com/vitejs/vite - btea opened this pull request over 1 year ago
github.com/vitejs/vite - btea opened this pull request over 1 year ago
chore(docs): `api-plugin` and `features` apply outline deep
github.com/vitejs/vite - btea opened this pull request over 1 year ago
github.com/vitejs/vite - btea opened this pull request over 1 year ago
fix!: update node types peer dep range
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(types)!: use kebab-case for type file names
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
feat!: deprecate cjs node api
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
test(worker): correct sourcemap boundary after injecting env
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
perf: implement startsWith
github.com/vitejs/vite - Plumbiu opened this pull request over 1 year ago
github.com/vitejs/vite - Plumbiu opened this pull request over 1 year ago
refactor: ensure HTML is stripped of generated blank lines
github.com/vitejs/vite - rschristian opened this pull request over 1 year ago
github.com/vitejs/vite - rschristian opened this pull request over 1 year ago
(Frivolous) Suggestion: Clean up empty lines in generated HTML
github.com/vitejs/vite - rschristian opened this issue over 1 year ago
github.com/vitejs/vite - rschristian opened this issue over 1 year ago
chore(deps): update tj-actions/changed-files action to v38
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
Incorrect manifest entries for CSS entry points
github.com/vitejs/vite - si14 opened this issue over 1 year ago
github.com/vitejs/vite - si14 opened this issue over 1 year ago
fix(create-vite): strict checks on vite.config.ts
github.com/vitejs/vite - nekketsuuu opened this pull request over 1 year ago
github.com/vitejs/vite - nekketsuuu opened this pull request over 1 year ago
feat: `import.meta.glob` with `as: 'path'`
github.com/vitejs/vite - antfu opened this pull request over 1 year ago
github.com/vitejs/vite - antfu opened this pull request over 1 year ago
how to inject '#!/usr/bin/env node' in javascript at first line
github.com/vitejs/vite - kyomic opened this issue over 1 year ago
github.com/vitejs/vite - kyomic opened this issue over 1 year ago
Support base url with port for scripts in index.html
github.com/vitejs/vite - Richard-Walton opened this issue over 1 year ago
github.com/vitejs/vite - Richard-Walton opened this issue over 1 year ago
chore(templates): alias react to preact/compat in tsconfig
github.com/vitejs/vite - rschristian opened this pull request over 1 year ago
github.com/vitejs/vite - rschristian opened this pull request over 1 year ago
source map code should not be injected into optimizedDep again
github.com/vitejs/vite - liuyang0826 opened this issue over 1 year ago
github.com/vitejs/vite - liuyang0826 opened this issue over 1 year ago
fix: transform import.meta.url in optimized deps (fix #8427)
github.com/vitejs/vite - CGNonofr opened this pull request over 1 year ago
github.com/vitejs/vite - CGNonofr opened this pull request over 1 year ago
docs: update the proxy options link
github.com/vitejs/vite - btea opened this pull request over 1 year ago
github.com/vitejs/vite - btea opened this pull request over 1 year ago
fix(create-vite): remove redundant tsconfig include configuration
github.com/vitejs/vite - alex12306 opened this pull request over 1 year ago
github.com/vitejs/vite - alex12306 opened this pull request over 1 year ago
fix(hmr): normalize the path info
github.com/vitejs/vite - btea opened this pull request over 1 year ago
github.com/vitejs/vite - btea opened this pull request over 1 year ago