Skip to content

Pull requests: vitejs/vite

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat(proxy): add server.proxy.router like vue-cli/http-proxy-middleware enhancement New feature or request p2-nice-to-have Not breaking anything but nice to have (priority)
#2808 opened Mar 31, 2021 by cisen Draft
6 of 9 tasks
feat: support unix socket for dev server p2-nice-to-have Not breaking anything but nice to have (priority)
#3671 opened Jun 4, 2021 by truongsinh Loading…
2 of 9 tasks
feat: add list of known js source extensions to config p2-nice-to-have Not breaking anything but nice to have (priority)
#3828 opened Jun 16, 2021 by dominikg Draft
5 of 9 tasks
feat: support node workers out of the box p2-nice-to-have Not breaking anything but nice to have (priority)
#3932 opened Jun 24, 2021 by prathameshnetake Loading…
2 of 4 tasks
feat(vite/css): add config.css.postcssImportOptions feat: css
#4679 opened Aug 21, 2021 by gnuletik Loading…
5 of 9 tasks
feat: allow assets to be external instead of inline in lib mode. feat: library mode p2-nice-to-have Not breaking anything but nice to have (priority) YAO Yet another option...
#6267 opened Dec 27, 2021 by wxsms Loading…
5 of 9 tasks
feat: runtime error overlay p2-nice-to-have Not breaking anything but nice to have (priority)
#6274 opened Dec 27, 2021 by arbassett Loading…
6 of 9 tasks
feat(css): add cssExtract option to build config (#4345) feat: css feat: library mode p2-to-be-discussed Enhancement under consideration (priority)
#6569 opened Jan 20, 2022 by JackFGreen Loading…
6 of 9 tasks
feat: add es.min format for lib mode feat: library mode p2-nice-to-have Not breaking anything but nice to have (priority)
#6585 opened Jan 21, 2022 by Bigfish8 Loading…
6 of 9 tasks
feat: support SASS modern api feat: css p2-nice-to-have Not breaking anything but nice to have (priority)
#7170 opened Mar 4, 2022 by ygj6 Draft
1 of 9 tasks
fix: root import needs test
#7224 opened Mar 8, 2022 by poyoho Draft
6 of 9 tasks
fix: data missing from moduleInfo.meta
#7477 opened Mar 26, 2022 by aleclarson Loading…
feat: beautify the source maps p2-nice-to-have Not breaking anything but nice to have (priority)
#7505 opened Mar 29, 2022 by smallp Loading…
6 of 9 tasks
feat(lib): allow emit assets in es mode feat: library mode
#7735 opened Apr 14, 2022 by Bigfish8 Loading…
1 of 9 tasks
fix: prevent unnecessary reloads feat: hmr p2-nice-to-have Not breaking anything but nice to have (priority)
#8356 opened May 27, 2022 by sibbng Loading…
6 of 9 tasks
feat: worker format with worker type feat: web workers
#8488 opened Jun 7, 2022 by poyoho Loading…
6 of 9 tasks
feat: split worker plugin and user plugin effect feat: web workers
#8586 opened Jun 14, 2022 by poyoho Loading…
1 of 4 tasks
feat(vite): emitAssetsWithModule in library mode
#9734 opened Aug 18, 2022 by yoyo930021 Loading…
7 of 9 tasks
feat: support preloading also on legacy bundle p2-to-be-discussed Enhancement under consideration (priority) plugin: legacy
#9920 opened Aug 30, 2022 by Tal500 Loading…
5 of 8 tasks
fix: read sec-fetch-dest to detect JS in transform
#9981 opened Sep 4, 2022 by jonaskuske Loading…
5 of 9 tasks
6.0
feat(lib): multiple entries for umd/iife feat: library mode p2-to-be-discussed Enhancement under consideration (priority)
#10609 opened Oct 23, 2022 by schummar Loading…
6 of 9 tasks
fix: already in use port #10638 p2-nice-to-have Not breaking anything but nice to have (priority)
#10651 opened Oct 26, 2022 by Scttpr Draft
6 of 9 tasks
ProTip! Exclude everything labeled bug with -label:bug.