-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Insights: vitejs/vite
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
-
v6.2.0
published
Feb 25, 2025 -
create-vite@6.2.1
published
Feb 25, 2025 -
plugin-legacy@6.0.2
published
Feb 25, 2025 -
create-vite@6.3.0
published
Feb 25, 2025 -
create-vite@6.3.1
published
Feb 27, 2025
13 Pull requests merged by 7 people
-
chore(css): move environment destructuring after condition check
#19492 merged
Feb 27, 2025 -
chore(html): remove unnecessary value check
#19491 merged
Feb 27, 2025 -
fix(create-vite): make custom command visible
#19519 merged
Feb 27, 2025 -
docs(create-vite): recommend eslint-react for linting
#19524 merged
Feb 27, 2025 -
docs: make
import.meta.glob
example code more accurate#19526 merged
Feb 27, 2025 -
docs: fix pnpm version in contributing guide
#19515 merged
Feb 27, 2025 -
fix(create-vite): remove eslint-plugin-react
#19514 merged
Feb 26, 2025 -
test: add glob import test case
#19516 merged
Feb 26, 2025 -
chore: remove prompts alias
#19507 merged
Feb 25, 2025 -
feat(create-vite): use
@clack/prompts
#19445 merged
Feb 25, 2025 -
chore(deps): update pnpm to v10
#19393 merged
Feb 24, 2025 -
fix(deps): update all non-major dependencies
#19501 merged
Feb 24, 2025 -
chore: use unicode cross icon instead of x
#19497 merged
Feb 23, 2025
13 Pull requests opened by 8 people
-
feat(assets): ensure ?no-inline is not included in the asset url in the production environment
#19496 opened
Feb 23, 2025 -
chore(deps): update dependency @shikijs/vitepress-twoslash to v3
#19502 opened
Feb 24, 2025 -
feat(vite): add false option for envDir to disable env loading
#19503 opened
Feb 24, 2025 -
fix(types): replace any with unknown in ImportMetaEnv for type safety
#19508 opened
Feb 25, 2025 -
[SECURITY] [DOC] - Vite environment variables in defineConfig()
#19510 opened
Feb 25, 2025 -
feat: warn if `define['process.env']` contains `path` key with a value
#19517 opened
Feb 26, 2025 -
docs: remove $ prefix from create-vite terminal commands in README
#19532 opened
Feb 27, 2025 -
fix(ssr): named export should overwrite export all
#19534 opened
Feb 28, 2025 -
perf: flush compile cache after 10s
#19537 opened
Feb 28, 2025 -
feat(utils): add createDurationTimer utility function
#19543 opened
Mar 1, 2025 -
refactor(preAlias): improve skip condition
#19544 opened
Mar 1, 2025 -
chore(resolve): use destructured variables consistently
#19545 opened
Mar 1, 2025 -
build(deps): bump stylus version to "^0.55.0"
#19547 opened
Mar 1, 2025
10 Issues closed by 4 people
-
Option to place nested `index.html` entry point at the root of the output directory
#19493 closed
Feb 28, 2025 -
Order of glob imported modules should be alphabetical
#19523 closed
Feb 27, 2025 -
tree-shaking/misleading warning "module has been externalized for browser compatibility"
#19498 closed
Feb 27, 2025 -
--config must be used with =
#19522 closed
Feb 27, 2025 -
Yarn, VSCode, react-ts, cannot find modules on new project
#19521 closed
Feb 26, 2025 -
Dependencies added during a CSS transform opt-out of HMR
#19511 closed
Feb 25, 2025 -
Environment variable overrides at the beginning of VITE_ issue
#19512 closed
Feb 25, 2025 -
Transitive dependencies of linked dependencies are bundled in SSR build
#19403 closed
Feb 25, 2025 -
await import(pathToJSONFile, { with: { type: 'json' } }) transpiles to { assert: { type: 'json' }} in 6.1.x
#19506 closed
Feb 25, 2025 -
Proxying doesn't work anymore
#19494 closed
Feb 23, 2025
9 Issues opened by 9 people
-
Passing `--mode` to `vite preview` has no effect
#19548 opened
Mar 2, 2025 -
Vite Build Error: Could Not Load (Windows Works, Linux Fails)
#19546 opened
Mar 1, 2025 -
New `create-vite` command wont work with `--template` flag
#19539 opened
Feb 28, 2025 -
Give us a config to prevent the entire page load and only load the changed file in HMR
#19538 opened
Feb 28, 2025 -
create-vite: set `incremental: true` in tsconfig
#19535 opened
Feb 28, 2025 -
Performance issue: `vite dev` faster after running `vite build` once
#19529 opened
Feb 27, 2025 -
Vite SSR doesn't overwrite `*` re-export by named export
#19525 opened
Feb 27, 2025 -
Fallback to sass if sass-embedded fails
#19518 opened
Feb 26, 2025 -
Option to disable CSS preloading
#19505 opened
Feb 24, 2025
20 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
fix(css): stabilize css module hashes with lightningcss in dev mode
#19481 commented on
Feb 25, 2025 • 4 new comments -
refactor: extract common query removal logic
#19477 commented on
Feb 23, 2025 • 1 new comment -
chore: unbundle tinyglobby
#19487 commented on
Feb 26, 2025 • 0 new comments -
feat: add support for unsetEnv config option
#19439 commented on
Feb 26, 2025 • 0 new comments -
feat: expose version at ConfigEnv
#19355 commented on
Feb 28, 2025 • 0 new comments -
feat(dev): add sourcemapBaseUrl for plugin-legacy
#19281 commented on
Feb 27, 2025 • 0 new comments -
chore(create-vite): move common ts settings to base `tsconfig`
#19228 commented on
Feb 25, 2025 • 0 new comments -
feat: chunk importmap
#16552 commented on
Feb 26, 2025 • 0 new comments -
Dependency Dashboard
#4790 commented on
Mar 1, 2025 • 0 new comments -
Add `envDir: false` option
#19373 commented on
Mar 1, 2025 • 0 new comments -
`--watch` mode gets stuck on rebuild in v6
#19410 commented on
Mar 1, 2025 • 0 new comments -
Allow preview mode for libraries
#7009 commented on
Mar 1, 2025 • 0 new comments -
Vite generates css code for SSR build if "cssCodeSplit" is disabled
#15196 commented on
Feb 28, 2025 • 0 new comments -
Support external in dev
#6582 commented on
Feb 27, 2025 • 0 new comments -
Popper.js:11 Uncaught TypeError: styled_default is not a function at Popper.js:11:20
#12423 commented on
Feb 27, 2025 • 0 new comments -
Import files as direct bytearray
#12366 commented on
Feb 25, 2025 • 0 new comments -
Bump default `build.target`
#19358 commented on
Feb 25, 2025 • 0 new comments -
`?no-inline` is included in asset url
#19490 commented on
Feb 25, 2025 • 0 new comments -
Option to have the build fail on circular dependency issues
#19465 commented on
Feb 25, 2025 • 0 new comments -
TypeError: Failed to fetch dynamically imported module
#11804 commented on
Feb 24, 2025 • 0 new comments