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
ssrLoadModule html-escapes single quote to '
github.com/vitejs/vite - mkilpatrick opened this issue about 1 year ago
github.com/vitejs/vite - mkilpatrick opened this issue about 1 year ago
Vite not tree-shaking extra rollup inputs
github.com/vitejs/vite - raveclassic opened this issue about 1 year ago
github.com/vitejs/vite - raveclassic opened this issue about 1 year ago
docs: update ssr.md - server html replacement
github.com/vitejs/vite - leimonio opened this pull request about 1 year ago
github.com/vitejs/vite - leimonio opened this pull request about 1 year ago
fix(ssr): mark builtin modules as side effect free
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(ssr): support externalized builtins for webworker
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(imports): support import attributes - fixes #14674
github.com/vitejs/vite - matthewp opened this pull request about 1 year ago
github.com/vitejs/vite - matthewp opened this pull request about 1 year ago
fix: fs deny for case insensitive
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
feat(assets): add ?blob option
github.com/vitejs/vite - DenizUgur opened this pull request about 1 year ago
github.com/vitejs/vite - DenizUgur opened this pull request about 1 year ago
Lack of option to disable code transformations when using `new URL(...)`/`import(...)` syntax
github.com/vitejs/vite - DenizUgur opened this issue about 1 year ago
github.com/vitejs/vite - DenizUgur opened this issue about 1 year ago
In library mode, img dynamically bound images are not converted to base64
github.com/vitejs/vite - wChenonly opened this issue about 1 year ago
github.com/vitejs/vite - wChenonly opened this issue about 1 year ago
refactor: append tags logic in applyHtmlTransforms
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
docs: changed bunx create-vite to bun create vite
github.com/vitejs/vite - Haru-hue opened this pull request about 1 year ago
github.com/vitejs/vite - Haru-hue opened this pull request about 1 year ago
Vite build packages with hash, what is the principle?
github.com/vitejs/vite - a2734961 opened this issue about 1 year ago
github.com/vitejs/vite - a2734961 opened this issue about 1 year ago
feat: support a `vite` entry point (export condition / main field)
github.com/vitejs/vite - milesj opened this pull request about 1 year ago
github.com/vitejs/vite - milesj opened this pull request about 1 year ago
Cannot set headers for static files
github.com/vitejs/vite - Mikilll94 opened this issue about 1 year ago
github.com/vitejs/vite - Mikilll94 opened this issue about 1 year ago
require of missing dependency should fail or return undefined
github.com/vitejs/vite - sirpy opened this issue about 1 year ago
github.com/vitejs/vite - sirpy opened this issue about 1 year ago
perf: lazy load rollup/parseAst
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
fix!: default `build.cssMinify` to `'esbuild'` for SSR
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
docs: `build.minify` defaults to `false` for SSR
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
perf: avoid performance.now() call
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
FR: Configuration option to use the request host as `server.hmr.host`
github.com/vitejs/vite - RafaelKr opened this issue about 1 year ago
github.com/vitejs/vite - RafaelKr opened this issue about 1 year ago
refactor(hmr): provide a separate logger interface
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
feat: preview server add close method
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
[Enhancement] change `bunx create-vite` to `bun create vite` in examples of scaffolding vite project
github.com/vitejs/vite - kravetsone opened this issue about 1 year ago
github.com/vitejs/vite - kravetsone opened this issue about 1 year ago
vite preview TypeError: rr.concat is not a function
github.com/vitejs/vite - jieyuming opened this issue about 1 year ago
github.com/vitejs/vite - jieyuming opened this issue about 1 year ago
Multi page app build asserts path error
github.com/vitejs/vite - lmm1990 opened this issue about 1 year ago
github.com/vitejs/vite - lmm1990 opened this issue about 1 year ago
`.css?url` resulting in a different file fingerprint
github.com/vitejs/vite - kentcdodds opened this issue about 1 year ago
github.com/vitejs/vite - kentcdodds opened this issue about 1 year ago
feat(vite): use parse5 tools instead of own implementation
github.com/vitejs/vite - 43081j opened this pull request about 1 year ago
github.com/vitejs/vite - 43081j opened this pull request about 1 year ago
perf: optimize getSortedPluginsByHook
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
perf: don't recalculate path.dirname(mod.file)
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
perf: lazy load rollup during dev
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
Vite errors on import of @googlemaps/js-api-loader
github.com/vitejs/vite - apparchsysad opened this issue about 1 year ago
github.com/vitejs/vite - apparchsysad opened this issue about 1 year ago
fix: handle namespace import and dynamic import interop consistently
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
Bundling a worker in library mode results in 404 when using the library
github.com/vitejs/vite - andreatiled opened this issue about 1 year ago
github.com/vitejs/vite - andreatiled opened this issue about 1 year ago
EACCES: permission denied (immediate!!!!)
github.com/vitejs/vite - gokhan-cinar opened this issue about 1 year ago
github.com/vitejs/vite - gokhan-cinar opened this issue about 1 year ago
Add a way to control output paths of HTML entries in multi-page apps
github.com/vitejs/vite - silvenon opened this issue about 1 year ago
github.com/vitejs/vite - silvenon opened this issue about 1 year ago
Add a close method for the preview server
github.com/vitejs/vite - alexbjorlig opened this issue about 1 year ago
github.com/vitejs/vite - alexbjorlig opened this issue about 1 year ago
perf: do not bind plugin hook context functions
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
fix(css): track dependencies from addWatchFile for HMR
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
moduleGraph.invalidateModule() softInvalidate can be optimizing
github.com/vitejs/vite - YellRes opened this issue about 1 year ago
github.com/vitejs/vite - YellRes opened this issue about 1 year ago
fix(types): mark hmr update internal types optional
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: await `configResolved` hooks of worker plugins (#15597)
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
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
fix(ssr): apply alias to resolvable dependencies during dev
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
fix: maintain compatibility with rollup when loading commonjs module
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
fix(ssr): externalize network imports during `ssrLoadModule`
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
fix: await `configResolved` hooks of worker plugins
github.com/vitejs/vite - aleclarson opened this pull request about 1 year ago
github.com/vitejs/vite - aleclarson opened this pull request about 1 year ago
feat(build): set `hoistTransitiveImports` to false in library builds
github.com/vitejs/vite - Kaciras opened this pull request about 1 year ago
github.com/vitejs/vite - Kaciras opened this pull request about 1 year ago
`The build was canceled` error
github.com/vitejs/vite - mkilpatrick opened this issue about 1 year ago
github.com/vitejs/vite - mkilpatrick opened this issue about 1 year ago
Add Importing "?node" suffix to tell vite to skip optimize this module (to be used in electron environment)
github.com/vitejs/vite - zohayrslileh opened this issue about 1 year ago
github.com/vitejs/vite - zohayrslileh opened this issue about 1 year ago
perf: simplify isHtmlProxy regex
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
Vite uses and passes a different server instance to plugins after server restart
github.com/vitejs/vite - Artur- opened this issue about 1 year ago
github.com/vitejs/vite - Artur- opened this issue about 1 year ago
perf: middleware to short-circuit on 304
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
test(hmr): add failing test for circular imports with entry modules
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(hmr): normalize env files path
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
test: fixed port for lib dev test
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
perf: don't recreate html hooks on each transform call
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
perf: stricter dynamicImportVars transform filter
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
docs: add tip on browser extensions to perf guide
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
Styled_Default is not function with storybook
github.com/vitejs/vite - Young-Kyu opened this issue about 1 year ago
github.com/vitejs/vite - Young-Kyu opened this issue about 1 year ago
refactor: remove json-stable-stringify
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: avoid bundling resolve dep
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(hmr): propagate `fs.stat` failure for `hmrContext.read`
github.com/vitejs/vite - appden opened this pull request about 1 year ago
github.com/vitejs/vite - appden opened this pull request about 1 year ago
Default exports of some libs causing class/function errors
github.com/vitejs/vite - mkilpatrick opened this issue about 1 year ago
github.com/vitejs/vite - mkilpatrick opened this issue about 1 year ago
TS Decorators don't work when using Vite 5.0.11 & TS 5.3.3
github.com/vitejs/vite - vibbix opened this issue about 1 year ago
github.com/vitejs/vite - vibbix opened this issue about 1 year ago
test: ignore net:ERR_ABORTED on flacky html proxy encoded test
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
fix: init dev ssr optimizer on server init
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
fix: hmr for env files, regression from #15365
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
fix: revert `package.json` change should trigger server restart (#15519)
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
feat(build): warn about compression messages when compression is coun…
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
SvelteKit v2 reproducibility issue with asset hash file names
github.com/vitejs/vite - peterpeterparker opened this issue about 1 year ago
github.com/vitejs/vite - peterpeterparker opened this issue about 1 year ago
fix(build): normalize html path
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
namespace import would be transformed to void 0
github.com/vitejs/vite - maelon opened this issue about 1 year ago
github.com/vitejs/vite - maelon opened this issue about 1 year ago
feat: insert window check into preloader for Node execution
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
Unable to import icons from library @tabler/icons
github.com/vitejs/vite - ghost opened this issue about 1 year ago
github.com/vitejs/vite - ghost opened this issue about 1 year ago
refactor: normalize cache package dir
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
Vue.js nested slots not rendering properly
github.com/vitejs/vite - y1ann1s85 opened this issue about 1 year ago
github.com/vitejs/vite - y1ann1s85 opened this issue about 1 year ago
fix(css): skip url replace for function calls
github.com/vitejs/vite - smeng9 opened this pull request about 1 year ago
github.com/vitejs/vite - smeng9 opened this pull request about 1 year ago
fix(hmr): compare type fields to reduce unnecessary 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
import star works in dev but not in prod
github.com/vitejs/vite - schontz opened this issue about 1 year ago
github.com/vitejs/vite - schontz opened this issue about 1 year ago
refactor: extract '_metadata.json' string to a constant
github.com/vitejs/vite - jh-leong opened this pull request about 1 year ago
github.com/vitejs/vite - jh-leong opened this pull request about 1 year ago
Ability to ignore files from import-analysis
github.com/vitejs/vite - DenizUgur opened this issue about 1 year ago
github.com/vitejs/vite - DenizUgur opened this issue about 1 year ago
feat : add '*.vtt' to constants.ts
github.com/vitejs/vite - dbstjrrb12 opened this pull request about 1 year ago
github.com/vitejs/vite - dbstjrrb12 opened this pull request about 1 year ago
feat: add support for .vtt type
github.com/vitejs/vite - 2-NOW opened this pull request about 1 year ago
github.com/vitejs/vite - 2-NOW opened this pull request about 1 year ago
fix: set correct `isSsrBuild` value in dev
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(assets): add note to inlining SVG through url()
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 postcss-import to v16
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
Can't build NPM package and make it work across multiple envs via vite lib mode.
github.com/vitejs/vite - MohammedSaberMohammed opened this issue about 1 year ago
github.com/vitejs/vite - MohammedSaberMohammed opened this issue about 1 year ago
can't instantiate supabase client due to undefined env variables in import.meta.env
github.com/vitejs/vite - kii-dot opened this issue about 1 year ago
github.com/vitejs/vite - kii-dot opened this issue about 1 year ago
CSS in HTML (inline) fails to build
github.com/vitejs/vite - movahhedi opened this issue about 1 year ago
github.com/vitejs/vite - movahhedi opened this issue about 1 year ago
build.outDir Error: ENAMETOOLONG
github.com/vitejs/vite - gseidel opened this issue about 1 year ago
github.com/vitejs/vite - gseidel opened this issue about 1 year ago
env.mjs strips quotes from string values
github.com/vitejs/vite - wsw70 opened this issue about 1 year ago
github.com/vitejs/vite - wsw70 opened this issue about 1 year ago
chore(ci): skip workflows on forks
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
Can't use shared vite.config.ts in monorepo
github.com/vitejs/vite - Rusinas opened this issue about 1 year ago
github.com/vitejs/vite - Rusinas opened this issue about 1 year ago