Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vitejs/vite

Next generation frontend tooling. It's fast!
https://github.com/vitejs/vite

Worker is built in legacy mode with the {type: "module"} option

KubesDavid opened this issue almost 3 years ago
Vite inlines icon resources that should not be inlined

dantman opened this issue almost 3 years ago
Allow usage of sass-embedded instead of sass package

TomTomB opened this issue almost 3 years ago
Serve index.html inside subdirectory of public from subdirectory path

henribru opened this issue almost 3 years ago
allow use-credentials of crossorigin attribute

CedricHildbrand opened this issue almost 3 years ago
Inconsistent URL trailing slash behavior between dev and preview servers

noahmpauls opened this issue almost 3 years ago
feat: add es.min format for lib mode

Bigfish8 opened this pull request almost 3 years ago
Support external in dev

hasangenc0 opened this issue almost 3 years ago
feat(css): add cssExtract option to build config (#4345)

JackFGreen opened this pull request almost 3 years ago
Lib mode format: es.min

yyx990803 opened this issue almost 3 years ago
Dev server: Initial call to backend to get cookies

ImpulseTheFox opened this issue almost 3 years ago
CSS is missed in `transform` hook

AlttiRi opened this issue almost 3 years ago
Support "worker" export condition when ssr.target is "webworker"

DylanPiercey opened this issue almost 3 years ago
feat(vite): pass mode to preview command

yoyo930021 opened this pull request almost 3 years ago
incorrect CSS order after build when manualChunk is used

mutongwu opened this issue about 3 years ago
feat(work): new Worker can bundle URL('path', import.meta.url) script (#5979)

poyoho opened this pull request about 3 years ago
Define global constant replacements should ignored filename

btea opened this issue about 3 years ago
feat: runtime error overlay

arbassett opened this pull request about 3 years ago
feat: allow assets to be external instead of inline in lib mode.

wxsms opened this pull request about 3 years ago
resolveId hook importer inconsistent in `pre` stage

DylanPiercey opened this issue about 3 years ago
PWA manifest issue

subhero24 opened this issue about 3 years ago
css is not being extracted for systemjs

shir0u opened this issue about 3 years ago
Line numbers in TypeScript broken for Chrome/VSCode debugging

anselanza opened this issue about 3 years ago
No error handling on faulty mapped imports

muryoh opened this issue about 3 years ago
feat: support importing css with ?raw

stygian-desolator opened this pull request about 3 years ago
Allow preventing default actions of client.js

Artur- opened this issue about 3 years ago
Deps Pre-optimization does not exclude nested deps

antfu opened this issue about 3 years ago
Better handling of dynamic imports in dead code

blckngm opened this issue about 3 years ago
Avoid unnecessary reload after HMR WebSocket connection lost

vilicvane opened this issue about 3 years ago
fix: return 404 for resources requests outside the base path

Artur- opened this pull request about 3 years ago
HMR on service worker

userquin opened this issue about 3 years ago
Vite Preview Watch Mode

dan003400 opened this issue over 3 years ago
Chunked code runs in wrong order

Artur- opened this issue over 3 years ago
Custom html attributes resolving

putnikproj opened this issue over 3 years ago
fix: esbuild minification and renderLegacyChunks false

DreierF opened this pull request over 3 years ago
Dynamic (@vite-ignore'd) import with `//` breaks JS transform

gluck opened this issue over 3 years ago
Dependency Dashboard

renovate[bot] opened this issue over 3 years ago
fix: special handling for ssr.noExternal in mergeConfig

frandiox opened this pull request over 3 years ago
change root path, entry html's source require will not found

huchangfa123 opened this issue over 3 years ago
feat: add resolve.preserveSymlinks option

ygj6 opened this pull request over 3 years ago
feat(vite/css): add config.css.postcssImportOptions

gnuletik opened this pull request over 3 years ago
Make WebAssembly bundling work with wasm-bindgen

Tarnadas opened this issue over 3 years ago
CSS files cannot be treeshaken with side effects

BuptStEve opened this issue over 3 years ago
Add extract css false option in lib build mode

JackFGreen opened this issue over 3 years ago
Support HTTP2 and Proxy at the same time?

williamyorkl opened this issue over 3 years ago
WebSocket proxy in middleware mode

tomoam opened this issue over 3 years ago
Undefined imports in production build with shared components

cuiqui opened this issue over 3 years ago
feat: support node workers out of the box

prathameshnetake opened this pull request over 3 years ago
vite build --watch HMR

oscartbeaumont opened this issue over 3 years ago
feat: add list of known js source extensions to config

dominikg opened this pull request over 3 years ago
fix(glob): wrap glob compile output in function invocation

TobiasMelen opened this pull request over 3 years ago
feat: support unix socket for dev server

truongsinh opened this pull request over 3 years ago
Vite removes external module from index.html

hatchette opened this issue over 3 years ago
Wrong File Served When Route Conflicts with File in Project Root

dvdzkwsk opened this issue over 3 years ago
`this.addWatchFile()` in the `load()` hook does not work

lemonmade opened this issue over 3 years ago
Built-in Multi-Page App Support on Build

Snugug opened this issue over 3 years ago
Project build failed with "import.meta.env"

WesleyXuZzz opened this issue over 3 years ago
library mode can't extract static assets

liuhanqu opened this issue over 3 years ago
HMR error: Cannot access '...' before initialization

edikdeisling opened this issue over 3 years ago
Vite resolves import with browser field during SSR

benmccann opened this issue over 3 years ago
Separate Source Maps' files from real files via namespace

AlttiRi opened this issue over 3 years ago
fix(create-app): the node in the svelte template is incorrectly mounted.

ruibaby opened this pull request over 3 years ago
feat: allow .svg files to be inlined

princed opened this pull request over 3 years ago
CSS sourcemaps

Rich-Harris opened this issue almost 4 years ago
feat(proxy): add server.proxy.router like vue-cli/http-proxy-middleware

cisen opened this pull request almost 4 years ago
fix(client): don't inject queries for data URLs (fixes #2658)

g-plane opened this pull request almost 4 years ago
feat(serve): support request carries .(DOT) character

anncwb opened this pull request almost 4 years ago
chore: code of conduct

patak-dev opened this pull request almost 4 years ago
fix(cli): --open false should return browser open (fix #2552)

shaodahong opened this pull request almost 4 years ago
Loading SCSS with the `?url` flag causes the import to fail

duckbrain opened this issue almost 4 years ago
Respect import maps

lubomirblazekcz opened this issue almost 4 years ago
vite build error: out of memory

vijay19920608 opened this issue almost 4 years ago
Dots in URL lead to 404 (regression?)

Deckluhm opened this issue almost 4 years ago
Add native support for SRI

Exelord opened this issue almost 4 years ago
Service Worker Support

Snugug opened this issue almost 4 years ago
Add build.assetInlineExclude config

gnuletik opened this issue almost 4 years ago
fix: support ?raw for css

CHOYSEN opened this pull request almost 4 years ago
[Feature request] Show browser error overlay for runtime errors

martinszeltins opened this issue almost 4 years ago
Legacy plugin inlines CSS

lukeed opened this issue almost 4 years ago
resolveId is not called for imports

benmccann opened this issue almost 4 years ago
Allow processing of node_modules by Vite plugins

benmccann opened this issue almost 4 years ago
unexpected ?import added to plugin IDs

benmccann opened this issue almost 4 years ago
[bug/docs] ?import at end of plugin IDs. docs indicate otherwise

benmccann opened this issue almost 4 years ago
Surface SSR flag in vite.config.js

benmccann opened this issue almost 4 years ago