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
Undefined imports in production build with shared components
github.com/vitejs/vite - cuiqui opened this issue over 3 years ago
github.com/vitejs/vite - cuiqui opened this issue over 3 years ago
feat: support node workers out of the box
github.com/vitejs/vite - prathameshnetake opened this pull request over 3 years ago
github.com/vitejs/vite - prathameshnetake opened this pull request over 3 years ago
Vite injects css assets in wrong order with dynamic import and css modules.
github.com/vitejs/vite - pretender91 opened this issue over 3 years ago
github.com/vitejs/vite - pretender91 opened this issue over 3 years ago
Pre-bundled dependencies doesn't dedupe imports in external files
github.com/vitejs/vite - bluwy opened this issue over 3 years ago
github.com/vitejs/vite - bluwy opened this issue over 3 years ago
feat: add list of known js source extensions to config
github.com/vitejs/vite - dominikg opened this pull request over 3 years ago
github.com/vitejs/vite - dominikg opened this pull request over 3 years ago
fix(glob): wrap glob compile output in function invocation
github.com/vitejs/vite - TobiasMelen opened this pull request over 3 years ago
github.com/vitejs/vite - TobiasMelen opened this pull request over 3 years ago
feat: support unix socket for dev server
github.com/vitejs/vite - truongsinh opened this pull request over 3 years ago
github.com/vitejs/vite - truongsinh opened this pull request over 3 years ago
Vite removes external module from index.html
github.com/vitejs/vite - hatchette opened this issue over 3 years ago
github.com/vitejs/vite - hatchette opened this issue over 3 years ago
Wrong File Served When Route Conflicts with File in Project Root
github.com/vitejs/vite - dvdzkwsk opened this issue over 3 years ago
github.com/vitejs/vite - dvdzkwsk opened this issue over 3 years ago
`this.addWatchFile()` in the `load()` hook does not work
github.com/vitejs/vite - lemonmade opened this issue over 3 years ago
github.com/vitejs/vite - lemonmade opened this issue over 3 years ago
Built-in Multi-Page App Support on Build
github.com/vitejs/vite - Snugug opened this issue over 3 years ago
github.com/vitejs/vite - Snugug opened this issue over 3 years ago
Project build failed with "import.meta.env"
github.com/vitejs/vite - WesleyXuZzz opened this issue over 3 years ago
github.com/vitejs/vite - WesleyXuZzz opened this issue over 3 years ago
library mode can't extract static assets
github.com/vitejs/vite - liuhanqu opened this issue over 3 years ago
github.com/vitejs/vite - liuhanqu opened this issue over 3 years ago
HMR error: Cannot access '...' before initialization
github.com/vitejs/vite - edikdeisling opened this issue over 3 years ago
github.com/vitejs/vite - edikdeisling opened this issue over 3 years ago
Vite resolves import with browser field during SSR
github.com/vitejs/vite - benmccann opened this issue over 3 years ago
github.com/vitejs/vite - benmccann opened this issue over 3 years ago
Separate Source Maps' files from real files via namespace
github.com/vitejs/vite - AlttiRi opened this issue over 3 years ago
github.com/vitejs/vite - AlttiRi opened this issue over 3 years ago
fix(create-app): the node in the svelte template is incorrectly mounted.
github.com/vitejs/vite - ruibaby opened this pull request over 3 years ago
github.com/vitejs/vite - ruibaby opened this pull request over 3 years ago
feat: allow .svg files to be inlined
github.com/vitejs/vite - princed opened this pull request over 3 years ago
github.com/vitejs/vite - princed opened this pull request over 3 years ago
feat(proxy): add server.proxy.router like vue-cli/http-proxy-middleware
github.com/vitejs/vite - cisen opened this pull request over 3 years ago
github.com/vitejs/vite - cisen opened this pull request over 3 years ago
fix(client): don't inject queries for data URLs (fixes #2658)
github.com/vitejs/vite - g-plane opened this pull request over 3 years ago
github.com/vitejs/vite - g-plane opened this pull request over 3 years ago
feat(serve): support request carries .(DOT) character
github.com/vitejs/vite - anncwb opened this pull request almost 4 years ago
github.com/vitejs/vite - anncwb opened this pull request almost 4 years ago
chore: code of conduct
github.com/vitejs/vite - patak-dev opened this pull request almost 4 years ago
github.com/vitejs/vite - patak-dev opened this pull request almost 4 years ago
fix(cli): --open false should return browser open (fix #2552)
github.com/vitejs/vite - shaodahong opened this pull request almost 4 years ago
github.com/vitejs/vite - shaodahong opened this pull request almost 4 years ago
Loading SCSS with the `?url` flag causes the import to fail
github.com/vitejs/vite - duckbrain opened this issue almost 4 years ago
github.com/vitejs/vite - duckbrain opened this issue almost 4 years ago
vite build error: out of memory
github.com/vitejs/vite - vijay19920608 opened this issue almost 4 years ago
github.com/vitejs/vite - vijay19920608 opened this issue almost 4 years ago
Dots in URL lead to 404 (regression?)
github.com/vitejs/vite - Deckluhm opened this issue almost 4 years ago
github.com/vitejs/vite - Deckluhm opened this issue almost 4 years ago
Add build.assetInlineExclude config
github.com/vitejs/vite - gnuletik opened this issue almost 4 years ago
github.com/vitejs/vite - gnuletik opened this issue almost 4 years ago
fix: support ?raw for css
github.com/vitejs/vite - CHOYSEN opened this pull request almost 4 years ago
github.com/vitejs/vite - CHOYSEN opened this pull request almost 4 years ago
requires to access `.default` after build while it's not required in dev (CJS dependency)
github.com/vitejs/vite - songquanpeng opened this issue almost 4 years ago
github.com/vitejs/vite - songquanpeng opened this issue almost 4 years ago
[Feature request] Show browser error overlay for runtime errors
github.com/vitejs/vite - martinszeltins opened this issue almost 4 years ago
github.com/vitejs/vite - martinszeltins opened this issue almost 4 years ago
resolveId is not called for imports
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
Allow processing of node_modules by Vite plugins
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
unexpected ?import added to plugin IDs
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
[bug/docs] ?import at end of plugin IDs. docs indicate otherwise
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
Surface SSR flag in vite.config.js
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
About @vitejs/plugin-legacy does not support library mode
github.com/vitejs/vite - gjactat opened this issue almost 4 years ago
github.com/vitejs/vite - gjactat opened this issue almost 4 years ago
Rollup plugin support for SSR dev mode
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
import-analysis false positive
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
github.com/vitejs/vite - benmccann opened this issue almost 4 years ago
Can css be styleInjected in library mode?
github.com/vitejs/vite - gwsbhqt opened this issue almost 4 years ago
github.com/vitejs/vite - gwsbhqt opened this issue almost 4 years ago
Warning for case-insensitive systems
github.com/vitejs/vite - alejandrolsca opened this issue about 4 years ago
github.com/vitejs/vite - alejandrolsca opened this issue about 4 years ago