ViteCore Domain — vite Architecture
The central engine responsible for the development server, build pipeline orchestration, and environment configuration.
Entity Profile
Dependency Diagram
graph TD domain_ViteCore["ViteCore"] subdomain_ViteCore_ConfigEngine["ConfigEngine"] domain_ViteCore --> subdomain_ViteCore_ConfigEngine subdomain_ViteCore_DevServer["DevServer"] domain_ViteCore --> subdomain_ViteCore_DevServer subdomain_ViteCore_BuildPipeline["BuildPipeline"] domain_ViteCore --> subdomain_ViteCore_BuildPipeline style domain_ViteCore fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Subdomains
Source Files
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test7/dom/Blob.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test7/Ion.js
- playground/css/treeshake-scoped/order/a-scoped.css
- playground/css/treeshake-scoped/a-scoped.css
- playground/hmr/importing-updated/a.js
- playground/css/treeshake-module/a.js
- playground/css/treeshake-scoped/a.js
- playground/hmr-ssr/missing-import/a.js
- playground/ssr/src/circular-import2/a.js
- playground/ssr/src/circular-import/a.js
- playground/css/treeshake-scoped/order/a.js
- playground/hmr/missing-import/a.js
- playground/hmr-ssr/self-accept-within-circular/a.js
- playground/hmr-ssr/importing-updated/a.js
- playground/hmr/self-accept-within-circular/a.js
- playground/css/treeshake-module/a.module.css
- playground/multiple-entrypoints/entrypoints/a0.js
- playground/multiple-entrypoints/entrypoints/a1.js
- playground/multiple-entrypoints/entrypoints/a10.js
- playground/multiple-entrypoints/entrypoints/a11.js
- playground/multiple-entrypoints/entrypoints/a12.js
- playground/multiple-entrypoints/entrypoints/a13.js
- playground/multiple-entrypoints/entrypoints/a14.js
- playground/multiple-entrypoints/entrypoints/a15.js
- playground/multiple-entrypoints/entrypoints/a16.js
- playground/multiple-entrypoints/entrypoints/a17.js
- playground/multiple-entrypoints/entrypoints/a18.js
- playground/multiple-entrypoints/entrypoints/a19.js
- playground/multiple-entrypoints/entrypoints/a2.js
- playground/multiple-entrypoints/entrypoints/a20.js
- playground/multiple-entrypoints/entrypoints/a21.js
- playground/multiple-entrypoints/entrypoints/a22.js
- playground/multiple-entrypoints/entrypoints/a23.js
- playground/multiple-entrypoints/entrypoints/a24.js
- playground/multiple-entrypoints/entrypoints/a3.js
- playground/multiple-entrypoints/entrypoints/a4.js
- playground/multiple-entrypoints/entrypoints/a5.js
- playground/multiple-entrypoints/entrypoints/a6.js
- playground/multiple-entrypoints/entrypoints/a7.js
- playground/multiple-entrypoints/entrypoints/a8.js
- playground/multiple-entrypoints/entrypoints/a9.js
- playground/hmr/accept-exports/reexports.bak/accept-named.ts
- playground/hmr-ssr/accept-exports/reexports.bak/accept-named.ts
- docs/_data/acknowledgements.data.ts
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic/action.js
- playground/css/treeshake-scoped/order/after.css
- playground/ssr-conditions/src/app.js
- playground/ssr-deps/src/app.js
- playground/ssr-html/src/app.js
- playground/ssr-wasm/src/app.js
- playground/ssr/src/app.js
- packages/vite/src/node/__tests__/plugins/assetImportMetaUrl.spec.ts
- packages/vite/src/node/__tests__/assetSource.spec.ts
- packages/vite/src/node/assetSource.ts
- playground/assets/__tests__/assets.spec.ts
- playground/css/async/async-1.css
- playground/css/async/async-1.js
- playground/css/async/async-2.css
- playground/css/async/async-2.js
- playground/css/async/async-3.js
- playground/css/async/async-3.module.css
- playground/css-codesplit/async-js.css
- playground/css-no-codesplit/async-js.css
- playground/css-codesplit/async-js.js
- playground/css-no-codesplit/async-js.js
- playground/css/async-treeshaken.css
- playground/css/async-treeshaken.js
- playground/css/async.css
- playground/css/async.js
- playground/legacy/async.js
- playground/css/treeshake-scoped/b-scoped.css
- playground/hmr-ssr/self-accept-within-circular/b.js
- playground/ssr/src/circular-import/b.js
- playground/hmr-ssr/importing-updated/b.js
- playground/css/treeshake-scoped/b.js
- playground/ssr/src/circular-import2/b.js
- playground/css/treeshake-module/b.js
- playground/hmr/self-accept-within-circular/b.js
- playground/hmr/importing-updated/b.js
- playground/css/treeshake-module/b.module.css
- playground/css/css-js-dep/bar.module.css
- playground/resolve/util/bar.util.js
- playground/css/async/base.css
- playground/css-codesplit/order/base.css
- playground/css/async/base.js
- packages/vite/src/node/server/middlewares/base.ts
- packages/vite/src/node/baseEnvironment.ts
- playground/dynamic-import/views/baz.js
- playground/css/treeshake-scoped/order/before.css
- docs/_data/blog.data.ts
- packages/vite/src/node/__tests__/build.spec.ts
- packages/vite/src/node/build.ts
- packages/vite/src/node/ssr/__tests__/fixtures/bundled-with-sourcemaps/bundle.js
- playground/css/treeshake-scoped/c-scoped.css
- playground/css/treeshake-scoped/c.js
- playground/hmr/self-accept-within-circular/c.js
- playground/hmr-ssr/self-accept-within-circular/c.js
- playground/hmr/accept-exports/main-accepted/callback.ts
- playground/hmr-ssr/accept-exports/main-accepted/callback.ts
- playground/hmr-ssr/invalidation-circular-deps/circular-invalidate/child.js
- playground/hmr/invalidation-circular-deps/circular-invalidate/child.js
- playground/hmr/file-delete-restore/child.js
- playground/hmr/invalidation/child.js
- playground/hmr/optional-chaining/child.js
- playground/hmr/invalidation-circular-deps/invalidate-handled-in-circle/child.js
- playground/hmr-ssr/invalidation/child.js
- playground/hmr-ssr/optional-chaining/child.js
- playground/hmr/soft-invalidation/child.js
- playground/hmr-ssr/file-delete-restore/child.js
- playground/hmr-ssr/invalidation-circular-deps/invalidate-handled-in-circle/child.js
- playground/hmr-ssr/soft-invalidation/child.js
- playground/css-codesplit/chunk.css
- playground/preload/src/chunk.js
- playground/ssr/src/circular-dep-init/circular-dep-init.js
- playground/optimize-deps/cjs.js
- playground/worker/classic-shared-worker.js
- playground/cli-module/__tests__/cli-module.spec.ts
- playground/cli/__tests__/cli.spec.ts
- packages/vite/src/node/cli.ts
- playground/client-reload/__tests__/client-reload.spec.ts
- playground/ssr/src/forked-deadlock/common-module.js
- playground/ssr/src/forked-deadlock/dynamic-imports/common-module.js
- playground/html/common.css
- playground/html/inline/common.js
- playground/tailwind-v3/src/components/component1.js
- playground/tailwind/src/components/component1.js
- playground/css-lightningcss/composes-path-resolving.module.css
- playground/css/composes-path-resolving.module.css
- playground/resolve/config-dep.cjs
- packages/vite/src/node/__tests__/config.spec.ts
- packages/vite/src/node/__tests_dts__/config.ts
- packages/vite/src/node/config.ts
- packages/vite/src/node/__tests__/constants.spec.ts
- packages/vite/src/node/constants.ts
- playground/devtools/src/counter.ts
- playground/css-dynamic-import/__tests__/css-dynamic-import.spec.ts
- playground/lib/src/css-entry-1.js
- playground/lib/src/css-entry-2.js
- playground/css-lightningcss-proxy/__tests__/css-lightningcss-proxy.spec.ts
- packages/vite/src/node/__tests__/fixtures/emit-assets/css-module.module.css
- packages/vite/src/node/__tests__/fixtures/emit-assets/css-normal.css
- playground/css-lightningcss/css-url.css
- playground/css/__tests__/css.spec.ts
- packages/vite/src/node/__tests__/plugins/css.spec.ts
- playground/css/treeshake-scoped/d-scoped.css
- playground/css/treeshake-scoped/d.js
- playground/preserve-symlinks/module-a/src/data.js
- playground/ssr/src/forked-deadlock/deadlock-fuse-module.js
- playground/ssr/src/forked-deadlock/dynamic-imports/deadlock-fuse-module.js
- playground/tsconfig-json/src/decorator.ts
- playground/optimize-deps/dedupe.js
- playground/hmr-ssr/accept-exports/main-non-accepted/default.ts
- playground/hmr/accept-exports/main-non-accepted/default.ts
- playground/define/__tests__/define.spec.ts
- packages/vite/src/node/__tests__/plugins/define.spec.ts
- playground/css/dep.css
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test2/dep.js
- playground/resolve-linked/dep.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test1/dep.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test4/dep.js
- playground/hmr-ssr/non-tested/dep.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test9/dep.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test3/dep.js
- playground/hmr-ssr/accept-exports/main-accepted/dep.ts
- playground/hmr/accept-exports/main-accepted/dep.ts
- playground/hmr-ssr/accept-exports/main-non-accepted/dep.ts
- playground/hmr/accept-exports/main-non-accepted/dep.ts
- playground/html/inline/dep1.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test1/dep1.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test6/dep1.js
- playground/hmr/prune/dep1.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test5/dep1.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test3/dep1.js
- playground/hmr/prune/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test6/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test3/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test5/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/execution-order-re-export/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test1/dep2.js
- playground/html/inline/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test2/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test4/dep2.js
- playground/hmr/prune/dep3.js
- playground/html/inline/dep3.js
- packages/vite/src/node/deprecations.ts
- playground/hmr-ssr/accept-exports/star-imports/deps-all-accepted.ts
- playground/hmr/accept-exports/star-imports/deps-all-accepted.ts
- playground/hmr-ssr/accept-exports/star-imports/deps-some-accepted.ts
- playground/hmr/accept-exports/star-imports/deps-some-accepted.ts
- packages/vite/src/node/__tests__/dev.spec.ts
- playground/hmr/intermediate-file-delete/display.js
- playground/hmr-ssr/intermediate-file-delete/display.js
- packages/vite/src/node/ssr/__tests__/fixtures/multi-source-sourcemaps/dist.js
- playground/multiple-entrypoints/dynamic-a.js
- playground/multiple-entrypoints/dynamic-b.js
- playground/js-sourcemap/dynamic/dynamic-foo.css
- playground/js-sourcemap/dynamic/dynamic-foo.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/dynamic-import.js
- playground/hmr-ssr/accept-exports/dynamic-imports/dynamic-imports.ts
- playground/csp/dynamic.css
- playground/css-dynamic-import/dynamic.css
- playground/csp/dynamic.js
- playground/css-dynamic-import/dynamic.js
- playground/worker/emit-chunk-dynamic-import-worker.js
- playground/worker/emit-chunk-nested-worker.js
- playground/module-graph/empty.js
- playground/lib/src/entry-1.css
- playground/lib/src/entry-2.css
- playground/environment-react-ssr/src/entry-client.tsx
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic/entry-cyclic.js
- playground/legacy/entry-server-sequential.js
- playground/ssr-noexternal/src/entry-server.js
- playground/legacy/entry-server.js
- playground/environment-react-ssr/src/entry-server.tsx
- packages/vite/src/node/__tests__/fixtures/shared-plugins/minify/entry.js
- packages/vite/src/node/__tests__/fixtures/shared-config-build/emitAssets/entry.js
- playground/fs-serve/entry.js
- playground/ssr-deps/external-entry/entry.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic/entry.js
- packages/vite/src/node/__tests__/fixtures/dynamic-import/entry.mjs
- packages/vite/src/node/__tests__/fixtures/emit-assets/entry.mjs
- packages/vite/src/node/ssr/__tests__/fixtures/multi-source-sourcemaps/entrypoint.js
- packages/vite/src/node/__tests__/env.spec.ts
- packages/vite/src/node/env.ts
- packages/vite/src/node/__tests__/environment.spec.ts
- packages/vite/src/node/environment.ts
- packages/vite/src/node/server/environment.ts
- playground/ssr-html/src/error-js.js
- playground/ssr-html/src/error-ts.ts
- packages/vite/src/node/server/middlewares/error.ts
- packages/vite/src/node/__tests__/plugins/esbuild.spec.ts
- playground/hmr/accept-exports/export-from/export-from.ts
- playground/hmr-ssr/accept-exports/export-from/export-from.ts
- playground/css-lightningcss/external-url.css
- packages/vite/src/node/__tests__/external.spec.ts
- packages/vite/src/node/external.ts
- packages/vite/src/node/ssr/fetchModule.ts
- packages/vite/src/node/server/environments/fetchableEnvironments.ts
- playground/resolve/side-effects-glob/effects/file.js
- packages/vite/src/node/__tests__/plugins/importGlob/fixture.spec.ts
- playground/js-sourcemap/foo-with-sourcemap-plugin.ts
- playground/css/css-js-dep/foo.css
- playground/dynamic-import/views/foo.js
- playground/fs-serve/nested/foo.js
- packages/vite/src/node/server/__tests__/fixtures/watcher/config-deps/foo.js
- playground/dynamic-import-inline/src/foo.js
- playground/transform-plugin/foo.json
- packages/vite/src/node/__tests__/fixtures/config/siblings/foo.ts
- playground/csp/from-js.css
- playground/fs-serve/__tests__/base/fs-serve-base.spec.ts
- playground/fs-serve/__tests__/fs-serve.spec.ts
- packages/vite/src/node/server/environments/fullBundleEnvironment.ts
- playground/ssr/src/forked-deadlock/dynamic-imports/fuse-stuck-bridge-module.js
- playground/ssr/src/forked-deadlock/fuse-stuck-bridge-module.js
- playground/css/glob-dep.css
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/has-error-deep.ts
- playground/ssr-html/src/has-error-deep.ts
- packages/vite/src/node/ssr/__tests__/fixtures/modules/has-invalid-import.js
- playground/dynamic-import/nested/hello.js
- playground/dynamic-import/alias/hello.js
- playground/preload/src/hello.js
- packages/vite/src/node/__tests__/plugins/dynamicImportVar/mods/hello.js
- playground/preload/src/hello.module.css
- playground/dynamic-import/alias/hi.js
- packages/vite/src/node/__tests__/plugins/dynamicImportVar/mods/hi.js
- playground/hmr-ssr/__tests__/hmr-ssr.spec.ts
- playground/hmr-full-bundle-mode/hmr.js
- playground/json/hmr.json
- playground/hmr/__tests__/hmr.spec.ts
- playground/hmr/hmr.ts
- packages/vite/src/node/server/hmr.ts
- playground/hmr-ssr/hmr.ts
- playground/hmr/hmrDep.js
- playground/hmr-ssr/hmrDep.js
- packages/vite/src/node/__tests__/plugins/hooks.spec.ts
- packages/vite/src/node/server/middlewares/__tests__/hostCheck.spec.ts
- packages/vite/src/node/server/middlewares/hostCheck.ts
- playground/html/__tests__/html.spec.ts
- packages/vite/src/node/server/middlewares/htmlFallback.ts
- playground/optimize-deps/dep-cjs-browser-field/lib/adapters/http.js
- packages/vite/src/node/http.ts
- playground/hmr-ssr/accept-exports/export-from/hub.ts
- playground/hmr/accept-exports/export-from/hub.ts
- packages/vite/src/node/idResolver.ts
- playground/legacy/immutable-chunk.js
- packages/vite/src/node/__tests__/plugins/import.spec.ts
- playground/worker/importMetaGlob.worker.js
- playground/worker/importMetaGlobEager.worker.js
- playground/module-graph/imported-urls-order.js
- playground/css-lightningcss/imported.css
- playground/css/postcss-caching/blue-app/imported.css
- playground/backend-integration/frontend/styles/imported.css
- playground/css/postcss-caching/green-app/imported.css
- playground/css/imported.css
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/no-this/importee.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/no-this/importer.js
- playground/css/imports-imports-field.css
- playground/resolve/ts-extension/index-js.js
- playground/css/layered/index.css
- playground/lib/src/index.css
- playground/hmr/invalidation-circular-deps/index.js
- playground/optimize-deps/dep-with-optional-peer-dep-submodule/index.js
- playground/assets-sanitize/index.js
- playground/optimize-missing-deps/missing-dep/index.js
- playground/optimize-deps/dep-with-optional-peer-dep-cjs/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test2/index.js
- playground/css/async/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/execution-order-re-export/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test7/dom/index.js
- playground/css/css-js-dep/index.js
- playground/css-dynamic-import/index.js
- playground/hmr/prune/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test4/index.js
- playground/css/treeshake-scoped/index.js
- playground/optimize-deps/dep-esm-external/index.js
- playground/resolve/util/index.js
- playground/ssr/src/circular-import/index.js
- playground/hmr/intermediate-file-delete/index.js
- playground/ssr-deps/object-assigned-exports/index.js
- playground/nested-deps/test-package-e/test-package-e-included/index.js
- playground/ssr-deps/linked-no-external/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test3/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test9/index.js
- playground/optimize-deps/dep-cjs-compiled-from-cjs/index.js
- playground/optimize-deps/dep-esm-dummy-node-builtin/index.js
- playground/hmr-ssr/circular/index.js
- playground/hmr/file-delete-restore/index.js
- playground/css/treeshake-module/index.js
- playground/resolve/browser-field/no-ext-index/index.js
- playground/ssr-deps/no-external-cjs/index.js
- playground/preserve-symlinks/module-a/src/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test1/index.js
- playground/ssr-deps/ts-transpiled-exports/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test2/index.js
- playground/hmr/soft-invalidation/index.js
- playground/hmr/importing-updated/index.js
- playground/resolve/side-effects-glob/index.js
- playground/hmr/self-accept-within-circular/index.js
- playground/ssr-deps/import-builtin-cjs/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test5/index.js
- playground/ssr-deps/require-absolute/index.js
- playground/worker/dep-self-reference-url-worker/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test1/index.js
- playground/hmr/circular/index.js
- playground/ssr-deps/optimized-with-nested-external/index.js
- playground/hmr-ssr/soft-invalidation/index.js
- playground/optimize-deps/dep-with-builtin-module-esm/index.js
- playground/optimize-deps/dep-with-assets/index.js
- playground/optimize-deps/dep-with-optional-peer-dep/index.js
- playground/env/index.js
- playground/optimize-deps/dep-non-optimized/index.js
- playground/optimize-deps/dep-esbuild-plugin-transform/index.js
- playground/hmr-ssr/self-accept-within-circular/index.js
- playground/hmr-ssr/file-delete-restore/index.js
- playground/nested-deps/test-package-e/test-package-e-excluded/index.js
- playground/resolve-linked/src/index.js
- playground/dynamic-import/nested/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test4/index.js
- playground/hmr-ssr/queries/index.js
- playground/hmr-ssr/missing-import/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test3/index.js
- playground/ssr-deps/external-using-external-entry/index.js
- playground/optimize-deps/dep-with-builtin-module-cjs/index.js
- playground/ssr/src/circular-import2/index.js
- playground/optimize-deps/dep-with-assets/nested/index.js
- playground/optimize-deps/dep-cjs-compiled-from-esm/index.js
- playground/hmr-ssr/non-tested/index.js
- playground/transform-plugin/index.js
- playground/hmr-ssr/invalidation-circular-deps/index.js
- playground/hmr-ssr/intermediate-file-delete/index.js
- playground/dynamic-import-inline/src/index.js
- playground/css-codesplit/order/index.js
- playground/optimize-deps/dep-with-dynamic-import/index.js
- playground/ssr-deps/nested-external/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test6/index.js
- playground/csp/index.js
- playground/ssr-deps/read-file-content/index.js
- playground/hmr-ssr/importing-updated/index.js
- playground/optimize-deps/dep-linked-include/index.mjs
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/esm-external/index.mjs
- packages/vite/src/node/__tests__/plugins/index.spec.ts
- packages/vite/src/node/__tests__/plugins/importGlob/fixture-a/index.ts
- playground/hmr-ssr/accept-exports/main-accepted/index.ts
- packages/vite/src/node/ssr/index.ts
- playground/hmr-ssr/accept-exports/main-non-accepted/index.ts
- playground/hmr-ssr/accept-exports/side-effects/index.ts
- packages/vite/src/node/server/index.ts
- playground/hmr-ssr/accept-exports/unused-exports/index.ts
- playground/resolve/ts-extension/index.ts
- packages/vite/src/node/index.ts
- playground/hmr-ssr/accept-exports/star-imports/index.ts
- playground/hmr-ssr/counter/index.ts
- playground/hmr/accept-exports/unused-exports/index.ts
- playground/hmr-ssr/accept-exports/dynamic-imports/index.ts
- playground/hmr/counter/index.ts
- packages/vite/src/node/server/middlewares/indexHtml.ts
- playground/css-codesplit/order/insert.js
- playground/js-sourcemap/__tests__/js-sourcemap.spec.ts
- playground/css/jsfile.css.js
- playground/json/__tests__/csr/json-csr.spec.ts
- playground/legacy/__tests__/client-and-ssr/legacy-client-legacy-ssr-sequential-builds.spec.ts
- playground/legacy/__tests__/ssr/legacy-ssr.spec.ts
- packages/vite/src/node/__tests__/plugins/license.spec.ts
- playground/css/lightningcss-plugins.js
- playground/css/__tests__/lightningcss/lightningcss.spec.ts
- playground/preserve-symlinks/module-a/linked.js
- packages/vite/src/node/logger.ts
- playground/hmr-ssr/accept-exports/main-accepted/main-accepted.ts
- playground/hmr/accept-exports/main-accepted/main-accepted.ts
- playground/worker/worker/main-classic.js
- playground/worker/worker/main-deeply-nested.js
- playground/worker/worker/main-format-es.js
- playground/worker/worker/main-module.js
- playground/lib/src/main-multiple-output.js
- playground/hmr-ssr/accept-exports/main-non-accepted/main-non-accepted.ts
- playground/hmr/accept-exports/main-non-accepted/main-non-accepted.ts
- playground/worker/worker/main-url.js
- playground/css-codesplit-cjs/main.css
- playground/css-codesplit/main.css
- playground/hmr/css-link/main.js
- playground/html/main.js
- playground/external/src/main.js
- playground/legacy/main.js
- playground/data-uri/main.js
- playground/css-lightningcss/main.js
- playground/ssr-resolve/main.js
- playground/tailwind/src/main.js
- playground/assets/asset/main.js
- playground/tailwind-v3/src/main.js
- playground/css/postcss-caching/blue-app/main.js
- packages/vite/src/node/__tests__/fixtures/worker-dynamic/main.js
- playground/css-lightningcss-root/root/main.js
- playground/hmr/missing-file/main.js
- playground/hmr/missing-import/main.js
- playground/css-codesplit-cjs/main.js
- playground/dynamic-import/(app)/main.js
- playground/css-codesplit/main.js
- playground/hmr-ssr/missing-import/main.js
- playground/css/main.js
- playground/minify/main.js
- playground/css/postcss-caching/green-app/main.js
- playground/preload/src/main.js
- playground/html/nested/asset/main.js
- playground/hmr-full-bundle-mode/main.js
- playground/backend-integration/frontend/entrypoints/main.ts
- playground/tsconfig-json-load-error/src/main.ts
- playground/tsconfig-json/src/main.ts
- playground/tsconfig-json/nested-with-extends/main.ts
- playground/tsconfig-json-load-error/has-error/main.ts
- playground/tsconfig-json/nested/main.ts
- playground/devtools/src/main.ts
- playground/lib/src/main2.js
- playground/css/manual-chunk.css
- packages/vite/src/node/server/middlewares/memoryFiles.ts
- playground/ssr/src/forked-deadlock/middle-module.js
- playground/ssr/src/forked-deadlock/dynamic-imports/middle-module.js
- playground/css-lightningcss/minify.css
- playground/css/minify.css
- packages/vite/src/node/server/mixedModuleGraph.ts
- playground/hmr/circular/mod-a.js
- playground/hmr-ssr/circular/mod-a.js
- playground/hmr-ssr/circular/mod-b.js
- playground/hmr/circular/mod-b.js
- playground/hmr/circular/mod-c.js
- playground/hmr-ssr/circular/mod-c.js
- playground/css/mod.module.css
- playground/css-lightningcss/mod.module.css
- playground/worker/module-and-worker.js
- playground/ssr/src/circular-dep-init/module-b.js
- playground/legacy/module.js
- playground/worker/modules/module0.js
- packages/vite/src/node/server/__tests__/moduleGraph.spec.ts
- packages/vite/src/node/server/moduleGraph.ts
- packages/vite/src/node/__tests__/plugins/modulePreloadPolyfill/modulePreloadPolyfill.spec.ts
- playground/dynamic-import/files/mxd.js
- playground/dynamic-import/files/mxd.json
- playground/worker/my-inline-shared-worker.ts
- playground/worker/my-shared-worker.ts
- playground/worker/my-worker.ts
- playground/hmr/accept-exports/main-non-accepted/named.ts
- playground/hmr-ssr/accept-exports/main-non-accepted/named.ts
- packages/vite/src/node/ssr/__tests__/fixtures/multi-source-sourcemaps/nested-directory/nested-file.js
- playground/html/nested/nested.js
- playground/resolve/side-effects-glob/no-effect.js
- playground/resolve/browser-field/no-ext.js
- packages/vite/src/node/nodeResolve.ts
- playground/tsconfig-json/nested-with-extends/not-used-type.ts
- playground/tsconfig-json/src/not-used-type.ts
- playground/tsconfig-json/nested/not-used-type.ts
- packages/vite/src/node/server/middlewares/notFound.ts
- packages/vite/src/node/server/openBrowser.ts
- playground/optimize-missing-deps/__test__/optimize-missing-deps.spec.ts
- playground/css-codesplit/other.js
- playground/css-codesplit-cjs/other.js
- packages/vite/src/node/__tests__/plugins/oxc.spec.ts
- packages/vite/src/node/packages.ts
- playground/hmr-ssr/optional-chaining/parent.js
- playground/hmr/invalidation-circular-deps/circular-invalidate/parent.js
- playground/hmr-ssr/invalidation-circular-deps/invalidate-handled-in-circle/parent.js
- playground/hmr-ssr/invalidation-circular-deps/circular-invalidate/parent.js
- playground/hmr/file-delete-restore/parent.js
- playground/hmr/optional-chaining/parent.js
- playground/hmr/invalidation-circular-deps/invalidate-handled-in-circle/parent.js
- playground/hmr-ssr/invalidation/parent.js
- playground/hmr-ssr/file-delete-restore/parent.js
- playground/hmr/invalidation/parent.js
- packages/vite/src/node/__tests__/plugins/dynamicImportVar/parse.spec.ts
- packages/vite/src/node/__tests__/plugins/importGlob/parse.spec.ts
- playground/hmr/css-link/plugin.ts
- packages/vite/src/node/__tests__/fixtures/runner-import/plugin.ts
- packages/vite/src/node/__tests_dts__/plugin.ts
- packages/vite/src/node/plugin.ts
- packages/vite/src/node/server/__tests__/pluginContainer.spec.ts
- packages/vite/src/node/server/pluginContainer.ts
- packages/vite/src/node/__tests__/plugins/pluginFilter.spec.ts
- playground/worker/possible-ts-output-worker.mjs
- playground/css/postcss-inject-url.css
- playground/css/postcss-caching/green-app/postcss.config.js
- playground/css/postcss-caching/blue-app/postcss.config.js
- playground/css/postcss.config.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/pre-source-mapped-file.js
- packages/vite/src/node/preview.ts
- packages/vite/src/node/server/middlewares/proxy.ts
- packages/vite/src/node/publicDir.ts
- playground/assets/static/raw.ts
- playground/hmr-ssr/intermediate-file-delete/re-export.js
- playground/hmr/intermediate-file-delete/re-export.js
- playground/hmr/accept-exports/reexports.bak/reexports.ts
- playground/hmr-ssr/accept-exports/reexports.bak/reexports.ts
- playground/multiple-entrypoints/reference.js
- packages/vite/src/node/server/middlewares/rejectInvalidRequest.ts
- packages/vite/src/node/server/middlewares/rejectNoCorsRequest.ts
- playground/resolve/browser-field/relative.js
- scripts/release.ts
- scripts/releaseUtils.ts
- playground/external/src/require-polyfill.js
- packages/vite/src/node/__tests__/resolve.spec.ts
- packages/vite/src/node/__tests__/optimizer/rolldownDepPlugin.spec.ts
- playground/hmr/invalidation/root.js
- playground/environment-react-ssr/src/root.tsx
- packages/vite/src/node/server/environments/runnableEnvironment.ts
- packages/vite/src/node/__tests__/runnerImport.spec.ts
- packages/vite/src/node/ssr/runnerImport.ts
- playground/hmr/file-delete-restore/runtime.js
- playground/hmr-ssr/file-delete-restore/runtime.js
- playground/fs-serve/safe.json
- playground/css/__tests__/sass-tests.ts
- packages/vite/src/node/__tests__/scan.spec.ts
- packages/vite/src/node/server/__tests__/search-root.spec.ts
- packages/vite/src/node/server/searchRoot.ts
- playground/worker/self-reference-worker.js
- packages/vite/src/node/server/send.ts
- playground/css-dynamic-import/__tests__/serve.ts
- playground/lib/__tests__/serve.ts
- playground/cli/__tests__/serve.ts
- playground/css/postcss-caching/serve.ts
- playground/ssr-deps/__tests__/serve.ts
- playground/tsconfig-json-load-error/__tests__/serve.ts
- playground/ssr/__tests__/serve.ts
- playground/cli-module/__tests__/serve.ts
- playground/ssr-webworker/__tests__/serve.ts
- playground/ssr-noexternal/__tests__/serve.ts
- playground/ssr-html/__tests__/serve.ts
- playground/optimize-missing-deps/__test__/serve.ts
- playground/css-lightningcss-proxy/__tests__/serve.ts
- playground/client-reload/__tests__/serve.ts
- playground/proxy-hmr/__tests__/serve.ts
- playground/legacy/__tests__/client-and-ssr/serve.ts
- playground/ssr-pug/__tests__/serve.ts
- playground/legacy/__tests__/ssr/serve.ts
- playground/css/__tests__/postcss-plugins-different-dir/serve.ts
- playground/ssr-conditions/__tests__/serve.ts
- playground/ssr-wasm/__tests__/serve.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-hmr.spec.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-no-hmr.spec.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-runtime.spec.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-source-maps.spec.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-worker-runner.invoke.spec.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-worker-runner.spec.ts
- playground/ssr-pug/server.js
- playground/ssr-deps/server.js
- playground/ssr-noexternal/server.js
- playground/css-lightningcss-proxy/server.js
- playground/ssr-html/server.js
- playground/optimize-missing-deps/server.js
- playground/ssr-conditions/server.js
- playground/ssr/server.js
- playground/ssr-wasm/server.js
- packages/vite/src/node/ssr/runtime/serverModuleRunner.ts
- playground/css-codesplit/shared-css-empty-1.js
- playground/css-codesplit/shared-css-empty-2.js
- playground/css-codesplit/shared-css-main.js
- playground/dynamic-import/nested/shared.js
- playground/html/shared.js
- playground/html/inline/shared.js
- playground/shims.d.ts
- packages/vite/src/node/__tests__/shortcuts.spec.ts
- packages/vite/src/node/shortcuts.ts
- playground/hmr-ssr/accept-exports/side-effects/side-effects.ts
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/simple.js
- playground/external/public/slash@3.0.0.js
- playground/ssr-html/public/slash@3.0.0.js
- packages/vite/src/node/server/sourcemap.ts
- playground/ssr-conditions/__tests__/ssr-conditions.spec.ts
- playground/ssr-deps/__tests__/ssr-deps.spec.ts
- playground/ssr-html/__tests__/ssr-html.spec.ts
- playground/ssr-noexternal/__tests__/ssr-noexternal.spec.ts
- playground/ssr-pug/__tests__/ssr-pug.spec.ts
- playground/ssr-wasm/__tests__/ssr-wasm.spec.ts
- playground/ssr-webworker/__tests__/ssr-webworker.spec.ts
- playground/ssr/__tests__/ssr.spec.ts
- packages/vite/src/node/ssr/__tests__/ssrLoadModule.spec.ts
- packages/vite/src/node/ssr/ssrManifestPlugin.ts
- packages/vite/src/node/ssr/ssrModuleLoader.ts
- packages/vite/src/node/ssr/__tests__/ssrStacktrace.spec.ts
- packages/vite/src/node/ssr/ssrStacktrace.ts
- packages/vite/src/node/ssr/__tests__/ssrTransform.spec.ts
- packages/vite/src/node/ssr/ssrTransform.ts
- playground/hmr/accept-exports/star-imports/star-imports.ts
- playground/hmr-ssr/accept-exports/star-imports/star-imports.ts
- playground/ssr-wasm/src/static-heavy.js
- playground/ssr-wasm/src/static-light.js
- playground/css-dynamic-import/static.css
- playground/css-dynamic-import/static.js
- packages/vite/src/node/server/middlewares/__tests__/static.spec.ts
- packages/vite/src/node/server/middlewares/static.ts
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/string-literal-sourcemap.ts
- playground/ssr/src/forked-deadlock/dynamic-imports/stuck-module.js
- playground/ssr/src/forked-deadlock/stuck-module.js
- playground/legacy/style.css
- playground/css-codesplit-cjs/style.css
- playground/css-codesplit/style.css
- playground/css-codesplit/style2.css
- playground/css-codesplit/style2.js
- playground/hmr/css-link/styles.css
- playground/lib/src/sub-multiple-output.js
- playground/worker/sub-worker.js
- playground/css/same-name/sub1/sub.css
- playground/css/same-name/sub2/sub.css
- playground/css/same-name/sub1/sub.js
- playground/css/same-name/sub2/sub.js
- playground/backend-integration/frontend/entrypoints/nested/sub.ts
- playground/fs-serve/root/svgVirtualModulePlugin.ts
- packages/vite/src/node/ssr/__tests__/fixtures/errors/syntax-error-dep.js
- packages/vite/src/node/ssr/__tests__/fixtures/errors/syntax-error-dep.ts
- packages/vite/src/node/ssr/__tests__/fixtures/errors/syntax-error.js
- packages/vite/src/node/ssr/__tests__/fixtures/errors/syntax-error.ts
- playground/dynamic-import/nested/treeshaken/syntax.js
- playground/hmr-ssr/accept-exports/main-accepted/target.ts
- playground/hmr/accept-exports/main-accepted/target.ts
- packages/vite/src/node/__tests__/plugins/terser.spec.ts
- playground/ssr-html/test-network-imports.js
- playground/worker/modules/test-plugin.js
- playground/js-sourcemap/test-ssr-dev.js
- playground/test-utils.ts
- playground/optimize-deps/dep-cjs-external-package-omit-js-suffix/test.astro.js
- playground/minify/test.css
- playground/optimize-deps/dep-linked-include/test.css
- packages/vite/src/node/__tests__/fixtures/shared-config-build/emitAssets/test.css
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/invalid-package/test.js
- playground/json/test.json
- playground/optimize-deps/dep-cjs-external-package-omit-js-suffix/test.okay.js
- playground/optimize-deps/dep-cjs-external-package-omit-js-suffix/test.scss.js
- playground/optimize-deps/dep-cjs-external-package-omit-js-suffix/test.tsx.js
- playground/transform-plugin/__tests__/tests.ts
- playground/css/__tests__/tests.ts
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/throws-error-method.ts
- packages/vite/src/node/server/middlewares/time.ts
- playground/transform-plugin/__tests__/transform-plugin.spec.ts
- playground/transform-plugin/__tests__/base/transform-plugin.spec.ts
- packages/vite/src/node/server/middlewares/transform.ts
- packages/vite/src/node/server/__tests__/transformRequest.spec.ts
- packages/vite/src/node/server/transformRequest.ts
- playground/dynamic-import/nested/treeshaken/treeshaken.js
- playground/tsconfig-json-load-error/__tests__/tsconfig-json-load-error.spec.ts
- packages/vite/src/node/typeUtils.ts
- playground/html/inline/unique.js
- playground/hmr-ssr/unresolved.ts
- playground/css/unsupported.css
- playground/hmr-ssr/accept-exports/unused-exports/unused.ts
- playground/hmr/accept-exports/unused-exports/unused.ts
- playground/css-lightningcss-root/root/url-dep.css
- playground/worker/url-shared-worker.js
- playground/hmr-ssr/accept-exports/unused-exports/used.ts
- playground/hmr/accept-exports/unused-exports/used.ts
- playground/ssr-resolve/util.js
- playground/ssr/src/utils.js
- packages/vite/src/node/__tests__/utils.spec.ts
- packages/vite/src/node/__tests__/plugins/importGlob/utils.spec.ts
- packages/vite/src/node/utils.ts
- packages/vite/src/node/__tests_dts__/utils.ts
- packages/vite/src/node/ssr/runtime/__tests__/utils.ts
- playground/tailwind-v3/src/views/view1.js
- playground/tailwind/src/views/view1.js
- playground/fs-serve/root/vite.config-base.js
- playground/transform-plugin/vite.config-base.js
- playground/fs-serve/root/vite.config-deny.js
- playground/assets/vite.config-encoded-base.js
- playground/worker/vite.config-es.js
- playground/worker/vite.config-iife.js
- playground/css-sourcemap/vite.config-lightningcss.js
- playground/css/vite.config-lightningcss.js
- playground/resolve/vite.config-mainfields-custom-first.js
- playground/css/vite.config-no-css-minify.js
- playground/worker/vite.config-relative-base-iife.js
- playground/assets/vite.config-relative-base.js
- playground/css/vite.config-relative-base.js
- playground/worker/vite.config-relative-base.js
- playground/assets/vite.config-runtime-base.js
- playground/css/vite.config-same-file-name.js
- playground/worker/vite.config-sourcemap-hidden.js
- playground/worker/vite.config-sourcemap-inline.js
- playground/worker/vite.config-sourcemap.js
- playground/assets/vite.config-url-base.js
- playground/define/vite.config.js
- playground/lib/vite.config.js
- playground/css-sourcemap/vite.config.js
- playground/resolve/vite.config.js
- playground/html/vite.config.js
- playground/external/vite.config.js
- playground/csp/vite.config.js
- playground/css/vite.config.js
- playground/legacy/vite.config.js
- playground/assets/vite.config.js
- playground/optimize-deps/vite.config.js
- playground/js-sourcemap/vite.config.js
- packages/vite/src/node/server/__tests__/fixtures/watcher/nested-root/vite.config.js
- playground/backend-integration/vite.config.js
- playground/transform-plugin/vite.config.js
- playground/fs-serve/root/vite.config.js
- playground/proxy-bypass/vite.config.js
- playground/module-graph/vite.config.ts
- playground/hmr-ssr/vite.config.ts
- playground/environment-react-ssr/vite.config.ts
- playground/tailwind-v3/vite.config.ts
- playground/tailwind/vite.config.ts
- packages/vite/src/node/__tests__/fixtures/runner-import/vite.config.ts
- packages/vite/src/node/__tests__/fixtures/config/entry/vite.config.ts
- playground/hmr/vite.config.ts
- playground/glob-import/vite.config.ts
- playground/hmr-full-bundle-mode/vite.config.ts
- playground/lib/vite.nominify.config.js
- playground/lib/vite.terser.config.js
- playground/vitestGlobalSetup.ts
- playground/vitestSetup.ts
- packages/vite/src/node/server/warmup.ts
- packages/vite/src/node/watch.ts
- packages/vite/src/node/server/__tests__/watcher.spec.ts
- playground/js-sourcemap/with-define-object-ssr.ts
- playground/js-sourcemap/with-define-object.ts
- playground/worker/worker-nested-worker.js
- playground/worker/worker-plugin-test-plugin.js
- playground/hmr-full-bundle-mode/worker-query.js
- playground/worker/worker-sourcemap-config.js
- playground/worker/__tests__/sourcemap-hidden/worker-sourcemap-hidden.spec.ts
- playground/worker/__tests__/sourcemap-inline/worker-sourcemap-inline.spec.ts
- playground/worker/__tests__/sourcemap/worker-sourcemap.spec.ts
- playground/hmr-full-bundle-mode/worker-url.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/worker.invoke.mjs
- packages/vite/src/node/__tests__/fixtures/worker-dynamic/worker.js
- playground/wasm/worker.js
- playground/legacy/worker.js
- playground/ssr-webworker/worker.js
- playground/dynamic-import/alias/worker.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/worker.mjs
- playground/worker/modules/workerImport.ts
- packages/vite/src/node/__tests__/plugins/workerImportMetaUrl.spec.ts
- packages/vite/src/node/server/ws.ts
- playground/optimize-deps/dep-cjs-browser-field/lib/adapters/xhr.js
- playground/js-sourcemap/zoo-with-sourcemap-plugin.ts
Source
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test7/dom/Blob.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test7/Ion.js
- playground/css/treeshake-scoped/order/a-scoped.css
- playground/css/treeshake-scoped/a-scoped.css
- playground/hmr/importing-updated/a.js
- playground/css/treeshake-module/a.js
- playground/css/treeshake-scoped/a.js
- playground/hmr-ssr/missing-import/a.js
- playground/ssr/src/circular-import2/a.js
- playground/ssr/src/circular-import/a.js
- playground/css/treeshake-scoped/order/a.js
- playground/hmr/missing-import/a.js
- playground/hmr-ssr/self-accept-within-circular/a.js
- playground/hmr-ssr/importing-updated/a.js
- playground/hmr/self-accept-within-circular/a.js
- playground/css/treeshake-module/a.module.css
- playground/multiple-entrypoints/entrypoints/a0.js
- playground/multiple-entrypoints/entrypoints/a1.js
- playground/multiple-entrypoints/entrypoints/a10.js
- playground/multiple-entrypoints/entrypoints/a11.js
- playground/multiple-entrypoints/entrypoints/a12.js
- playground/multiple-entrypoints/entrypoints/a13.js
- playground/multiple-entrypoints/entrypoints/a14.js
- playground/multiple-entrypoints/entrypoints/a15.js
- playground/multiple-entrypoints/entrypoints/a16.js
- playground/multiple-entrypoints/entrypoints/a17.js
- playground/multiple-entrypoints/entrypoints/a18.js
- playground/multiple-entrypoints/entrypoints/a19.js
- playground/multiple-entrypoints/entrypoints/a2.js
- playground/multiple-entrypoints/entrypoints/a20.js
- playground/multiple-entrypoints/entrypoints/a21.js
- playground/multiple-entrypoints/entrypoints/a22.js
- playground/multiple-entrypoints/entrypoints/a23.js
- playground/multiple-entrypoints/entrypoints/a24.js
- playground/multiple-entrypoints/entrypoints/a3.js
- playground/multiple-entrypoints/entrypoints/a4.js
- playground/multiple-entrypoints/entrypoints/a5.js
- playground/multiple-entrypoints/entrypoints/a6.js
- playground/multiple-entrypoints/entrypoints/a7.js
- playground/multiple-entrypoints/entrypoints/a8.js
- playground/multiple-entrypoints/entrypoints/a9.js
- playground/hmr/accept-exports/reexports.bak/accept-named.ts
- playground/hmr-ssr/accept-exports/reexports.bak/accept-named.ts
- docs/_data/acknowledgements.data.ts
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic/action.js
- playground/css/treeshake-scoped/order/after.css
- playground/ssr-conditions/src/app.js
- playground/ssr-deps/src/app.js
- playground/ssr-html/src/app.js
- playground/ssr-wasm/src/app.js
- playground/ssr/src/app.js
- packages/vite/src/node/__tests__/plugins/assetImportMetaUrl.spec.ts
- packages/vite/src/node/__tests__/assetSource.spec.ts
- packages/vite/src/node/assetSource.ts
- playground/assets/__tests__/assets.spec.ts
- playground/css/async/async-1.css
- playground/css/async/async-1.js
- playground/css/async/async-2.css
- playground/css/async/async-2.js
- playground/css/async/async-3.js
- playground/css/async/async-3.module.css
- playground/css-codesplit/async-js.css
- playground/css-no-codesplit/async-js.css
- playground/css-codesplit/async-js.js
- playground/css-no-codesplit/async-js.js
- playground/css/async-treeshaken.css
- playground/css/async-treeshaken.js
- playground/css/async.css
- playground/css/async.js
- playground/legacy/async.js
- playground/css/treeshake-scoped/b-scoped.css
- playground/hmr-ssr/self-accept-within-circular/b.js
- playground/ssr/src/circular-import/b.js
- playground/hmr-ssr/importing-updated/b.js
- playground/css/treeshake-scoped/b.js
- playground/ssr/src/circular-import2/b.js
- playground/css/treeshake-module/b.js
- playground/hmr/self-accept-within-circular/b.js
- playground/hmr/importing-updated/b.js
- playground/css/treeshake-module/b.module.css
- playground/css/css-js-dep/bar.module.css
- playground/resolve/util/bar.util.js
- playground/css/async/base.css
- playground/css-codesplit/order/base.css
- playground/css/async/base.js
- packages/vite/src/node/server/middlewares/base.ts
- packages/vite/src/node/baseEnvironment.ts
- playground/dynamic-import/views/baz.js
- playground/css/treeshake-scoped/order/before.css
- docs/_data/blog.data.ts
- packages/vite/src/node/__tests__/build.spec.ts
- packages/vite/src/node/build.ts
- packages/vite/src/node/ssr/__tests__/fixtures/bundled-with-sourcemaps/bundle.js
- playground/css/treeshake-scoped/c-scoped.css
- playground/css/treeshake-scoped/c.js
- playground/hmr/self-accept-within-circular/c.js
- playground/hmr-ssr/self-accept-within-circular/c.js
- playground/hmr/accept-exports/main-accepted/callback.ts
- playground/hmr-ssr/accept-exports/main-accepted/callback.ts
- playground/hmr-ssr/invalidation-circular-deps/circular-invalidate/child.js
- playground/hmr/invalidation-circular-deps/circular-invalidate/child.js
- playground/hmr/file-delete-restore/child.js
- playground/hmr/invalidation/child.js
- playground/hmr/optional-chaining/child.js
- playground/hmr/invalidation-circular-deps/invalidate-handled-in-circle/child.js
- playground/hmr-ssr/invalidation/child.js
- playground/hmr-ssr/optional-chaining/child.js
- playground/hmr/soft-invalidation/child.js
- playground/hmr-ssr/file-delete-restore/child.js
- playground/hmr-ssr/invalidation-circular-deps/invalidate-handled-in-circle/child.js
- playground/hmr-ssr/soft-invalidation/child.js
- playground/css-codesplit/chunk.css
- playground/preload/src/chunk.js
- playground/ssr/src/circular-dep-init/circular-dep-init.js
- playground/optimize-deps/cjs.js
- playground/worker/classic-shared-worker.js
- playground/cli-module/__tests__/cli-module.spec.ts
- playground/cli/__tests__/cli.spec.ts
- packages/vite/src/node/cli.ts
- playground/client-reload/__tests__/client-reload.spec.ts
- playground/ssr/src/forked-deadlock/common-module.js
- playground/ssr/src/forked-deadlock/dynamic-imports/common-module.js
- playground/html/common.css
- playground/html/inline/common.js
- playground/tailwind-v3/src/components/component1.js
- playground/tailwind/src/components/component1.js
- playground/css-lightningcss/composes-path-resolving.module.css
- playground/css/composes-path-resolving.module.css
- playground/resolve/config-dep.cjs
- packages/vite/src/node/__tests__/config.spec.ts
- packages/vite/src/node/__tests_dts__/config.ts
- packages/vite/src/node/config.ts
- packages/vite/src/node/__tests__/constants.spec.ts
- packages/vite/src/node/constants.ts
- playground/devtools/src/counter.ts
- playground/css-dynamic-import/__tests__/css-dynamic-import.spec.ts
- playground/lib/src/css-entry-1.js
- playground/lib/src/css-entry-2.js
- playground/css-lightningcss-proxy/__tests__/css-lightningcss-proxy.spec.ts
- packages/vite/src/node/__tests__/fixtures/emit-assets/css-module.module.css
- packages/vite/src/node/__tests__/fixtures/emit-assets/css-normal.css
- playground/css-lightningcss/css-url.css
- playground/css/__tests__/css.spec.ts
- packages/vite/src/node/__tests__/plugins/css.spec.ts
- playground/css/treeshake-scoped/d-scoped.css
- playground/css/treeshake-scoped/d.js
- playground/preserve-symlinks/module-a/src/data.js
- playground/ssr/src/forked-deadlock/deadlock-fuse-module.js
- playground/ssr/src/forked-deadlock/dynamic-imports/deadlock-fuse-module.js
- playground/tsconfig-json/src/decorator.ts
- playground/optimize-deps/dedupe.js
- playground/hmr-ssr/accept-exports/main-non-accepted/default.ts
- playground/hmr/accept-exports/main-non-accepted/default.ts
- playground/define/__tests__/define.spec.ts
- packages/vite/src/node/__tests__/plugins/define.spec.ts
- playground/css/dep.css
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test2/dep.js
- playground/resolve-linked/dep.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test1/dep.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test4/dep.js
- playground/hmr-ssr/non-tested/dep.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test9/dep.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test3/dep.js
- playground/hmr-ssr/accept-exports/main-accepted/dep.ts
- playground/hmr/accept-exports/main-accepted/dep.ts
- playground/hmr-ssr/accept-exports/main-non-accepted/dep.ts
- playground/hmr/accept-exports/main-non-accepted/dep.ts
- playground/html/inline/dep1.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test1/dep1.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test6/dep1.js
- playground/hmr/prune/dep1.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test5/dep1.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test3/dep1.js
- playground/hmr/prune/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test6/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test3/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test5/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/execution-order-re-export/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test1/dep2.js
- playground/html/inline/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test2/dep2.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test4/dep2.js
- playground/hmr/prune/dep3.js
- playground/html/inline/dep3.js
- packages/vite/src/node/deprecations.ts
- playground/hmr-ssr/accept-exports/star-imports/deps-all-accepted.ts
- playground/hmr/accept-exports/star-imports/deps-all-accepted.ts
- playground/hmr-ssr/accept-exports/star-imports/deps-some-accepted.ts
- playground/hmr/accept-exports/star-imports/deps-some-accepted.ts
- packages/vite/src/node/__tests__/dev.spec.ts
- playground/hmr/intermediate-file-delete/display.js
- playground/hmr-ssr/intermediate-file-delete/display.js
- packages/vite/src/node/ssr/__tests__/fixtures/multi-source-sourcemaps/dist.js
- playground/multiple-entrypoints/dynamic-a.js
- playground/multiple-entrypoints/dynamic-b.js
- playground/js-sourcemap/dynamic/dynamic-foo.css
- playground/js-sourcemap/dynamic/dynamic-foo.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/dynamic-import.js
- playground/hmr-ssr/accept-exports/dynamic-imports/dynamic-imports.ts
- playground/csp/dynamic.css
- playground/css-dynamic-import/dynamic.css
- playground/csp/dynamic.js
- playground/css-dynamic-import/dynamic.js
- playground/worker/emit-chunk-dynamic-import-worker.js
- playground/worker/emit-chunk-nested-worker.js
- playground/module-graph/empty.js
- playground/lib/src/entry-1.css
- playground/lib/src/entry-2.css
- playground/environment-react-ssr/src/entry-client.tsx
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic/entry-cyclic.js
- playground/legacy/entry-server-sequential.js
- playground/ssr-noexternal/src/entry-server.js
- playground/legacy/entry-server.js
- playground/environment-react-ssr/src/entry-server.tsx
- packages/vite/src/node/__tests__/fixtures/shared-plugins/minify/entry.js
- packages/vite/src/node/__tests__/fixtures/shared-config-build/emitAssets/entry.js
- playground/fs-serve/entry.js
- playground/ssr-deps/external-entry/entry.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic/entry.js
- packages/vite/src/node/__tests__/fixtures/dynamic-import/entry.mjs
- packages/vite/src/node/__tests__/fixtures/emit-assets/entry.mjs
- packages/vite/src/node/ssr/__tests__/fixtures/multi-source-sourcemaps/entrypoint.js
- packages/vite/src/node/__tests__/env.spec.ts
- packages/vite/src/node/env.ts
- packages/vite/src/node/__tests__/environment.spec.ts
- packages/vite/src/node/environment.ts
- packages/vite/src/node/server/environment.ts
- playground/ssr-html/src/error-js.js
- playground/ssr-html/src/error-ts.ts
- packages/vite/src/node/server/middlewares/error.ts
- packages/vite/src/node/__tests__/plugins/esbuild.spec.ts
- playground/hmr/accept-exports/export-from/export-from.ts
- playground/hmr-ssr/accept-exports/export-from/export-from.ts
- playground/css-lightningcss/external-url.css
- packages/vite/src/node/__tests__/external.spec.ts
- packages/vite/src/node/external.ts
- packages/vite/src/node/ssr/fetchModule.ts
- packages/vite/src/node/server/environments/fetchableEnvironments.ts
- playground/resolve/side-effects-glob/effects/file.js
- packages/vite/src/node/__tests__/plugins/importGlob/fixture.spec.ts
- playground/js-sourcemap/foo-with-sourcemap-plugin.ts
- playground/css/css-js-dep/foo.css
- playground/dynamic-import/views/foo.js
- playground/fs-serve/nested/foo.js
- packages/vite/src/node/server/__tests__/fixtures/watcher/config-deps/foo.js
- playground/dynamic-import-inline/src/foo.js
- playground/transform-plugin/foo.json
- packages/vite/src/node/__tests__/fixtures/config/siblings/foo.ts
- playground/csp/from-js.css
- playground/fs-serve/__tests__/base/fs-serve-base.spec.ts
- playground/fs-serve/__tests__/fs-serve.spec.ts
- packages/vite/src/node/server/environments/fullBundleEnvironment.ts
- playground/ssr/src/forked-deadlock/dynamic-imports/fuse-stuck-bridge-module.js
- playground/ssr/src/forked-deadlock/fuse-stuck-bridge-module.js
- playground/css/glob-dep.css
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/has-error-deep.ts
- playground/ssr-html/src/has-error-deep.ts
- packages/vite/src/node/ssr/__tests__/fixtures/modules/has-invalid-import.js
- playground/dynamic-import/nested/hello.js
- playground/dynamic-import/alias/hello.js
- playground/preload/src/hello.js
- packages/vite/src/node/__tests__/plugins/dynamicImportVar/mods/hello.js
- playground/preload/src/hello.module.css
- playground/dynamic-import/alias/hi.js
- packages/vite/src/node/__tests__/plugins/dynamicImportVar/mods/hi.js
- playground/hmr-ssr/__tests__/hmr-ssr.spec.ts
- playground/hmr-full-bundle-mode/hmr.js
- playground/json/hmr.json
- playground/hmr/__tests__/hmr.spec.ts
- playground/hmr/hmr.ts
- packages/vite/src/node/server/hmr.ts
- playground/hmr-ssr/hmr.ts
- playground/hmr/hmrDep.js
- playground/hmr-ssr/hmrDep.js
- packages/vite/src/node/__tests__/plugins/hooks.spec.ts
- packages/vite/src/node/server/middlewares/__tests__/hostCheck.spec.ts
- packages/vite/src/node/server/middlewares/hostCheck.ts
- playground/html/__tests__/html.spec.ts
- packages/vite/src/node/server/middlewares/htmlFallback.ts
- playground/optimize-deps/dep-cjs-browser-field/lib/adapters/http.js
- packages/vite/src/node/http.ts
- playground/hmr-ssr/accept-exports/export-from/hub.ts
- playground/hmr/accept-exports/export-from/hub.ts
- packages/vite/src/node/idResolver.ts
- playground/legacy/immutable-chunk.js
- packages/vite/src/node/__tests__/plugins/import.spec.ts
- playground/worker/importMetaGlob.worker.js
- playground/worker/importMetaGlobEager.worker.js
- playground/module-graph/imported-urls-order.js
- playground/css-lightningcss/imported.css
- playground/css/postcss-caching/blue-app/imported.css
- playground/backend-integration/frontend/styles/imported.css
- playground/css/postcss-caching/green-app/imported.css
- playground/css/imported.css
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/no-this/importee.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/no-this/importer.js
- playground/css/imports-imports-field.css
- playground/resolve/ts-extension/index-js.js
- playground/css/layered/index.css
- playground/lib/src/index.css
- playground/hmr/invalidation-circular-deps/index.js
- playground/optimize-deps/dep-with-optional-peer-dep-submodule/index.js
- playground/assets-sanitize/index.js
- playground/optimize-missing-deps/missing-dep/index.js
- playground/optimize-deps/dep-with-optional-peer-dep-cjs/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test2/index.js
- playground/css/async/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/execution-order-re-export/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test7/dom/index.js
- playground/css/css-js-dep/index.js
- playground/css-dynamic-import/index.js
- playground/hmr/prune/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test4/index.js
- playground/css/treeshake-scoped/index.js
- playground/optimize-deps/dep-esm-external/index.js
- playground/resolve/util/index.js
- playground/ssr/src/circular-import/index.js
- playground/hmr/intermediate-file-delete/index.js
- playground/ssr-deps/object-assigned-exports/index.js
- playground/nested-deps/test-package-e/test-package-e-included/index.js
- playground/ssr-deps/linked-no-external/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test3/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test9/index.js
- playground/optimize-deps/dep-cjs-compiled-from-cjs/index.js
- playground/optimize-deps/dep-esm-dummy-node-builtin/index.js
- playground/hmr-ssr/circular/index.js
- playground/hmr/file-delete-restore/index.js
- playground/css/treeshake-module/index.js
- playground/resolve/browser-field/no-ext-index/index.js
- playground/ssr-deps/no-external-cjs/index.js
- playground/preserve-symlinks/module-a/src/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test1/index.js
- playground/ssr-deps/ts-transpiled-exports/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test2/index.js
- playground/hmr/soft-invalidation/index.js
- playground/hmr/importing-updated/index.js
- playground/resolve/side-effects-glob/index.js
- playground/hmr/self-accept-within-circular/index.js
- playground/ssr-deps/import-builtin-cjs/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test5/index.js
- playground/ssr-deps/require-absolute/index.js
- playground/worker/dep-self-reference-url-worker/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test1/index.js
- playground/hmr/circular/index.js
- playground/ssr-deps/optimized-with-nested-external/index.js
- playground/hmr-ssr/soft-invalidation/index.js
- playground/optimize-deps/dep-with-builtin-module-esm/index.js
- playground/optimize-deps/dep-with-assets/index.js
- playground/optimize-deps/dep-with-optional-peer-dep/index.js
- playground/env/index.js
- playground/optimize-deps/dep-non-optimized/index.js
- playground/optimize-deps/dep-esbuild-plugin-transform/index.js
- playground/hmr-ssr/self-accept-within-circular/index.js
- playground/hmr-ssr/file-delete-restore/index.js
- playground/nested-deps/test-package-e/test-package-e-excluded/index.js
- playground/resolve-linked/src/index.js
- playground/dynamic-import/nested/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/live-binding/test4/index.js
- playground/hmr-ssr/queries/index.js
- playground/hmr-ssr/missing-import/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test3/index.js
- playground/ssr-deps/external-using-external-entry/index.js
- playground/optimize-deps/dep-with-builtin-module-cjs/index.js
- playground/ssr/src/circular-import2/index.js
- playground/optimize-deps/dep-with-assets/nested/index.js
- playground/optimize-deps/dep-cjs-compiled-from-esm/index.js
- playground/hmr-ssr/non-tested/index.js
- playground/transform-plugin/index.js
- playground/hmr-ssr/invalidation-circular-deps/index.js
- playground/hmr-ssr/intermediate-file-delete/index.js
- playground/dynamic-import-inline/src/index.js
- playground/css-codesplit/order/index.js
- playground/optimize-deps/dep-with-dynamic-import/index.js
- playground/ssr-deps/nested-external/index.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/cyclic2/test6/index.js
- playground/csp/index.js
- playground/ssr-deps/read-file-content/index.js
- playground/hmr-ssr/importing-updated/index.js
- playground/optimize-deps/dep-linked-include/index.mjs
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/esm-external/index.mjs
- packages/vite/src/node/__tests__/plugins/index.spec.ts
- packages/vite/src/node/__tests__/plugins/importGlob/fixture-a/index.ts
- playground/hmr-ssr/accept-exports/main-accepted/index.ts
- packages/vite/src/node/ssr/index.ts
- playground/hmr-ssr/accept-exports/main-non-accepted/index.ts
- playground/hmr-ssr/accept-exports/side-effects/index.ts
- packages/vite/src/node/server/index.ts
- playground/hmr-ssr/accept-exports/unused-exports/index.ts
- playground/resolve/ts-extension/index.ts
- packages/vite/src/node/index.ts
- playground/hmr-ssr/accept-exports/star-imports/index.ts
- playground/hmr-ssr/counter/index.ts
- playground/hmr/accept-exports/unused-exports/index.ts
- playground/hmr-ssr/accept-exports/dynamic-imports/index.ts
- playground/hmr/counter/index.ts
- packages/vite/src/node/server/middlewares/indexHtml.ts
- playground/css-codesplit/order/insert.js
- playground/js-sourcemap/__tests__/js-sourcemap.spec.ts
- playground/css/jsfile.css.js
- playground/json/__tests__/csr/json-csr.spec.ts
- playground/legacy/__tests__/client-and-ssr/legacy-client-legacy-ssr-sequential-builds.spec.ts
- playground/legacy/__tests__/ssr/legacy-ssr.spec.ts
- packages/vite/src/node/__tests__/plugins/license.spec.ts
- playground/css/lightningcss-plugins.js
- playground/css/__tests__/lightningcss/lightningcss.spec.ts
- playground/preserve-symlinks/module-a/linked.js
- packages/vite/src/node/logger.ts
- playground/hmr-ssr/accept-exports/main-accepted/main-accepted.ts
- playground/hmr/accept-exports/main-accepted/main-accepted.ts
- playground/worker/worker/main-classic.js
- playground/worker/worker/main-deeply-nested.js
- playground/worker/worker/main-format-es.js
- playground/worker/worker/main-module.js
- playground/lib/src/main-multiple-output.js
- playground/hmr-ssr/accept-exports/main-non-accepted/main-non-accepted.ts
- playground/hmr/accept-exports/main-non-accepted/main-non-accepted.ts
- playground/worker/worker/main-url.js
- playground/css-codesplit-cjs/main.css
- playground/css-codesplit/main.css
- playground/hmr/css-link/main.js
- playground/html/main.js
- playground/external/src/main.js
- playground/legacy/main.js
- playground/data-uri/main.js
- playground/css-lightningcss/main.js
- playground/ssr-resolve/main.js
- playground/tailwind/src/main.js
- playground/assets/asset/main.js
- playground/tailwind-v3/src/main.js
- playground/css/postcss-caching/blue-app/main.js
- packages/vite/src/node/__tests__/fixtures/worker-dynamic/main.js
- playground/css-lightningcss-root/root/main.js
- playground/hmr/missing-file/main.js
- playground/hmr/missing-import/main.js
- playground/css-codesplit-cjs/main.js
- playground/dynamic-import/(app)/main.js
- playground/css-codesplit/main.js
- playground/hmr-ssr/missing-import/main.js
- playground/css/main.js
- playground/minify/main.js
- playground/css/postcss-caching/green-app/main.js
- playground/preload/src/main.js
- playground/html/nested/asset/main.js
- playground/hmr-full-bundle-mode/main.js
- playground/backend-integration/frontend/entrypoints/main.ts
- playground/tsconfig-json-load-error/src/main.ts
- playground/tsconfig-json/src/main.ts
- playground/tsconfig-json/nested-with-extends/main.ts
- playground/tsconfig-json-load-error/has-error/main.ts
- playground/tsconfig-json/nested/main.ts
- playground/devtools/src/main.ts
- playground/lib/src/main2.js
- playground/css/manual-chunk.css
- packages/vite/src/node/server/middlewares/memoryFiles.ts
- playground/ssr/src/forked-deadlock/middle-module.js
- playground/ssr/src/forked-deadlock/dynamic-imports/middle-module.js
- playground/css-lightningcss/minify.css
- playground/css/minify.css
- packages/vite/src/node/server/mixedModuleGraph.ts
- playground/hmr/circular/mod-a.js
- playground/hmr-ssr/circular/mod-a.js
- playground/hmr-ssr/circular/mod-b.js
- playground/hmr/circular/mod-b.js
- playground/hmr/circular/mod-c.js
- playground/hmr-ssr/circular/mod-c.js
- playground/css/mod.module.css
- playground/css-lightningcss/mod.module.css
- playground/worker/module-and-worker.js
- playground/ssr/src/circular-dep-init/module-b.js
- playground/legacy/module.js
- playground/worker/modules/module0.js
- packages/vite/src/node/server/__tests__/moduleGraph.spec.ts
- packages/vite/src/node/server/moduleGraph.ts
- packages/vite/src/node/__tests__/plugins/modulePreloadPolyfill/modulePreloadPolyfill.spec.ts
- playground/dynamic-import/files/mxd.js
- playground/dynamic-import/files/mxd.json
- playground/worker/my-inline-shared-worker.ts
- playground/worker/my-shared-worker.ts
- playground/worker/my-worker.ts
- playground/hmr/accept-exports/main-non-accepted/named.ts
- playground/hmr-ssr/accept-exports/main-non-accepted/named.ts
- packages/vite/src/node/ssr/__tests__/fixtures/multi-source-sourcemaps/nested-directory/nested-file.js
- playground/html/nested/nested.js
- playground/resolve/side-effects-glob/no-effect.js
- playground/resolve/browser-field/no-ext.js
- packages/vite/src/node/nodeResolve.ts
- playground/tsconfig-json/nested-with-extends/not-used-type.ts
- playground/tsconfig-json/src/not-used-type.ts
- playground/tsconfig-json/nested/not-used-type.ts
- packages/vite/src/node/server/middlewares/notFound.ts
- packages/vite/src/node/server/openBrowser.ts
- playground/optimize-missing-deps/__test__/optimize-missing-deps.spec.ts
- playground/css-codesplit/other.js
- playground/css-codesplit-cjs/other.js
- packages/vite/src/node/__tests__/plugins/oxc.spec.ts
- packages/vite/src/node/packages.ts
- playground/hmr-ssr/optional-chaining/parent.js
- playground/hmr/invalidation-circular-deps/circular-invalidate/parent.js
- playground/hmr-ssr/invalidation-circular-deps/invalidate-handled-in-circle/parent.js
- playground/hmr-ssr/invalidation-circular-deps/circular-invalidate/parent.js
- playground/hmr/file-delete-restore/parent.js
- playground/hmr/optional-chaining/parent.js
- playground/hmr/invalidation-circular-deps/invalidate-handled-in-circle/parent.js
- playground/hmr-ssr/invalidation/parent.js
- playground/hmr-ssr/file-delete-restore/parent.js
- playground/hmr/invalidation/parent.js
- packages/vite/src/node/__tests__/plugins/dynamicImportVar/parse.spec.ts
- packages/vite/src/node/__tests__/plugins/importGlob/parse.spec.ts
- playground/hmr/css-link/plugin.ts
- packages/vite/src/node/__tests__/fixtures/runner-import/plugin.ts
- packages/vite/src/node/__tests_dts__/plugin.ts
- packages/vite/src/node/plugin.ts
- packages/vite/src/node/server/__tests__/pluginContainer.spec.ts
- packages/vite/src/node/server/pluginContainer.ts
- packages/vite/src/node/__tests__/plugins/pluginFilter.spec.ts
- playground/worker/possible-ts-output-worker.mjs
- playground/css/postcss-inject-url.css
- playground/css/postcss-caching/green-app/postcss.config.js
- playground/css/postcss-caching/blue-app/postcss.config.js
- playground/css/postcss.config.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/pre-source-mapped-file.js
- packages/vite/src/node/preview.ts
- packages/vite/src/node/server/middlewares/proxy.ts
- packages/vite/src/node/publicDir.ts
- playground/assets/static/raw.ts
- playground/hmr-ssr/intermediate-file-delete/re-export.js
- playground/hmr/intermediate-file-delete/re-export.js
- playground/hmr/accept-exports/reexports.bak/reexports.ts
- playground/hmr-ssr/accept-exports/reexports.bak/reexports.ts
- playground/multiple-entrypoints/reference.js
- packages/vite/src/node/server/middlewares/rejectInvalidRequest.ts
- packages/vite/src/node/server/middlewares/rejectNoCorsRequest.ts
- playground/resolve/browser-field/relative.js
- scripts/release.ts
- scripts/releaseUtils.ts
- playground/external/src/require-polyfill.js
- packages/vite/src/node/__tests__/resolve.spec.ts
- packages/vite/src/node/__tests__/optimizer/rolldownDepPlugin.spec.ts
- playground/hmr/invalidation/root.js
- playground/environment-react-ssr/src/root.tsx
- packages/vite/src/node/server/environments/runnableEnvironment.ts
- packages/vite/src/node/__tests__/runnerImport.spec.ts
- packages/vite/src/node/ssr/runnerImport.ts
- playground/hmr/file-delete-restore/runtime.js
- playground/hmr-ssr/file-delete-restore/runtime.js
- playground/fs-serve/safe.json
- playground/css/__tests__/sass-tests.ts
- packages/vite/src/node/__tests__/scan.spec.ts
- packages/vite/src/node/server/__tests__/search-root.spec.ts
- packages/vite/src/node/server/searchRoot.ts
- playground/worker/self-reference-worker.js
- packages/vite/src/node/server/send.ts
- playground/css-dynamic-import/__tests__/serve.ts
- playground/lib/__tests__/serve.ts
- playground/cli/__tests__/serve.ts
- playground/css/postcss-caching/serve.ts
- playground/ssr-deps/__tests__/serve.ts
- playground/tsconfig-json-load-error/__tests__/serve.ts
- playground/ssr/__tests__/serve.ts
- playground/cli-module/__tests__/serve.ts
- playground/ssr-webworker/__tests__/serve.ts
- playground/ssr-noexternal/__tests__/serve.ts
- playground/ssr-html/__tests__/serve.ts
- playground/optimize-missing-deps/__test__/serve.ts
- playground/css-lightningcss-proxy/__tests__/serve.ts
- playground/client-reload/__tests__/serve.ts
- playground/proxy-hmr/__tests__/serve.ts
- playground/legacy/__tests__/client-and-ssr/serve.ts
- playground/ssr-pug/__tests__/serve.ts
- playground/legacy/__tests__/ssr/serve.ts
- playground/css/__tests__/postcss-plugins-different-dir/serve.ts
- playground/ssr-conditions/__tests__/serve.ts
- playground/ssr-wasm/__tests__/serve.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-hmr.spec.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-no-hmr.spec.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-runtime.spec.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-source-maps.spec.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-worker-runner.invoke.spec.ts
- packages/vite/src/node/ssr/runtime/__tests__/server-worker-runner.spec.ts
- playground/ssr-pug/server.js
- playground/ssr-deps/server.js
- playground/ssr-noexternal/server.js
- playground/css-lightningcss-proxy/server.js
- playground/ssr-html/server.js
- playground/optimize-missing-deps/server.js
- playground/ssr-conditions/server.js
- playground/ssr/server.js
- playground/ssr-wasm/server.js
- packages/vite/src/node/ssr/runtime/serverModuleRunner.ts
- playground/css-codesplit/shared-css-empty-1.js
- playground/css-codesplit/shared-css-empty-2.js
- playground/css-codesplit/shared-css-main.js
- playground/dynamic-import/nested/shared.js
- playground/html/shared.js
- playground/html/inline/shared.js
- playground/shims.d.ts
- packages/vite/src/node/__tests__/shortcuts.spec.ts
- packages/vite/src/node/shortcuts.ts
- playground/hmr-ssr/accept-exports/side-effects/side-effects.ts
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/simple.js
- playground/external/public/slash@3.0.0.js
- playground/ssr-html/public/slash@3.0.0.js
- packages/vite/src/node/server/sourcemap.ts
- playground/ssr-conditions/__tests__/ssr-conditions.spec.ts
- playground/ssr-deps/__tests__/ssr-deps.spec.ts
- playground/ssr-html/__tests__/ssr-html.spec.ts
- playground/ssr-noexternal/__tests__/ssr-noexternal.spec.ts
- playground/ssr-pug/__tests__/ssr-pug.spec.ts
- playground/ssr-wasm/__tests__/ssr-wasm.spec.ts
- playground/ssr-webworker/__tests__/ssr-webworker.spec.ts
- playground/ssr/__tests__/ssr.spec.ts
- packages/vite/src/node/ssr/__tests__/ssrLoadModule.spec.ts
- packages/vite/src/node/ssr/ssrManifestPlugin.ts
- packages/vite/src/node/ssr/ssrModuleLoader.ts
- packages/vite/src/node/ssr/__tests__/ssrStacktrace.spec.ts
- packages/vite/src/node/ssr/ssrStacktrace.ts
- packages/vite/src/node/ssr/__tests__/ssrTransform.spec.ts
- packages/vite/src/node/ssr/ssrTransform.ts
- playground/hmr/accept-exports/star-imports/star-imports.ts
- playground/hmr-ssr/accept-exports/star-imports/star-imports.ts
- playground/ssr-wasm/src/static-heavy.js
- playground/ssr-wasm/src/static-light.js
- playground/css-dynamic-import/static.css
- playground/css-dynamic-import/static.js
- packages/vite/src/node/server/middlewares/__tests__/static.spec.ts
- packages/vite/src/node/server/middlewares/static.ts
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/string-literal-sourcemap.ts
- playground/ssr/src/forked-deadlock/dynamic-imports/stuck-module.js
- playground/ssr/src/forked-deadlock/stuck-module.js
- playground/legacy/style.css
- playground/css-codesplit-cjs/style.css
- playground/css-codesplit/style.css
- playground/css-codesplit/style2.css
- playground/css-codesplit/style2.js
- playground/hmr/css-link/styles.css
- playground/lib/src/sub-multiple-output.js
- playground/worker/sub-worker.js
- playground/css/same-name/sub1/sub.css
- playground/css/same-name/sub2/sub.css
- playground/css/same-name/sub1/sub.js
- playground/css/same-name/sub2/sub.js
- playground/backend-integration/frontend/entrypoints/nested/sub.ts
- playground/fs-serve/root/svgVirtualModulePlugin.ts
- packages/vite/src/node/ssr/__tests__/fixtures/errors/syntax-error-dep.js
- packages/vite/src/node/ssr/__tests__/fixtures/errors/syntax-error-dep.ts
- packages/vite/src/node/ssr/__tests__/fixtures/errors/syntax-error.js
- packages/vite/src/node/ssr/__tests__/fixtures/errors/syntax-error.ts
- playground/dynamic-import/nested/treeshaken/syntax.js
- playground/hmr-ssr/accept-exports/main-accepted/target.ts
- playground/hmr/accept-exports/main-accepted/target.ts
- packages/vite/src/node/__tests__/plugins/terser.spec.ts
- playground/ssr-html/test-network-imports.js
- playground/worker/modules/test-plugin.js
- playground/js-sourcemap/test-ssr-dev.js
- playground/test-utils.ts
- playground/optimize-deps/dep-cjs-external-package-omit-js-suffix/test.astro.js
- playground/minify/test.css
- playground/optimize-deps/dep-linked-include/test.css
- packages/vite/src/node/__tests__/fixtures/shared-config-build/emitAssets/test.css
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/invalid-package/test.js
- playground/json/test.json
- playground/optimize-deps/dep-cjs-external-package-omit-js-suffix/test.okay.js
- playground/optimize-deps/dep-cjs-external-package-omit-js-suffix/test.scss.js
- playground/optimize-deps/dep-cjs-external-package-omit-js-suffix/test.tsx.js
- playground/transform-plugin/__tests__/tests.ts
- playground/css/__tests__/tests.ts
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/throws-error-method.ts
- packages/vite/src/node/server/middlewares/time.ts
- playground/transform-plugin/__tests__/transform-plugin.spec.ts
- playground/transform-plugin/__tests__/base/transform-plugin.spec.ts
- packages/vite/src/node/server/middlewares/transform.ts
- packages/vite/src/node/server/__tests__/transformRequest.spec.ts
- packages/vite/src/node/server/transformRequest.ts
- playground/dynamic-import/nested/treeshaken/treeshaken.js
- playground/tsconfig-json-load-error/__tests__/tsconfig-json-load-error.spec.ts
- packages/vite/src/node/typeUtils.ts
- playground/html/inline/unique.js
- playground/hmr-ssr/unresolved.ts
- playground/css/unsupported.css
- playground/hmr-ssr/accept-exports/unused-exports/unused.ts
- playground/hmr/accept-exports/unused-exports/unused.ts
- playground/css-lightningcss-root/root/url-dep.css
- playground/worker/url-shared-worker.js
- playground/hmr-ssr/accept-exports/unused-exports/used.ts
- playground/hmr/accept-exports/unused-exports/used.ts
- playground/ssr-resolve/util.js
- playground/ssr/src/utils.js
- packages/vite/src/node/__tests__/utils.spec.ts
- packages/vite/src/node/__tests__/plugins/importGlob/utils.spec.ts
- packages/vite/src/node/utils.ts
- packages/vite/src/node/__tests_dts__/utils.ts
- packages/vite/src/node/ssr/runtime/__tests__/utils.ts
- playground/tailwind-v3/src/views/view1.js
- playground/tailwind/src/views/view1.js
- playground/fs-serve/root/vite.config-base.js
- playground/transform-plugin/vite.config-base.js
- playground/fs-serve/root/vite.config-deny.js
- playground/assets/vite.config-encoded-base.js
- playground/worker/vite.config-es.js
- playground/worker/vite.config-iife.js
- playground/css-sourcemap/vite.config-lightningcss.js
- playground/css/vite.config-lightningcss.js
- playground/resolve/vite.config-mainfields-custom-first.js
- playground/css/vite.config-no-css-minify.js
- playground/worker/vite.config-relative-base-iife.js
- playground/assets/vite.config-relative-base.js
- playground/css/vite.config-relative-base.js
- playground/worker/vite.config-relative-base.js
- playground/assets/vite.config-runtime-base.js
- playground/css/vite.config-same-file-name.js
- playground/worker/vite.config-sourcemap-hidden.js
- playground/worker/vite.config-sourcemap-inline.js
- playground/worker/vite.config-sourcemap.js
- playground/assets/vite.config-url-base.js
- playground/define/vite.config.js
- playground/lib/vite.config.js
- playground/css-sourcemap/vite.config.js
- playground/resolve/vite.config.js
- playground/html/vite.config.js
- playground/external/vite.config.js
- playground/csp/vite.config.js
- playground/css/vite.config.js
- playground/legacy/vite.config.js
- playground/assets/vite.config.js
- playground/optimize-deps/vite.config.js
- playground/js-sourcemap/vite.config.js
- packages/vite/src/node/server/__tests__/fixtures/watcher/nested-root/vite.config.js
- playground/backend-integration/vite.config.js
- playground/transform-plugin/vite.config.js
- playground/fs-serve/root/vite.config.js
- playground/proxy-bypass/vite.config.js
- playground/module-graph/vite.config.ts
- playground/hmr-ssr/vite.config.ts
- playground/environment-react-ssr/vite.config.ts
- playground/tailwind-v3/vite.config.ts
- playground/tailwind/vite.config.ts
- packages/vite/src/node/__tests__/fixtures/runner-import/vite.config.ts
- packages/vite/src/node/__tests__/fixtures/config/entry/vite.config.ts
- playground/hmr/vite.config.ts
- playground/glob-import/vite.config.ts
- playground/hmr-full-bundle-mode/vite.config.ts
- playground/lib/vite.nominify.config.js
- playground/lib/vite.terser.config.js
- playground/vitestGlobalSetup.ts
- playground/vitestSetup.ts
- packages/vite/src/node/server/warmup.ts
- packages/vite/src/node/watch.ts
- packages/vite/src/node/server/__tests__/watcher.spec.ts
- playground/js-sourcemap/with-define-object-ssr.ts
- playground/js-sourcemap/with-define-object.ts
- playground/worker/worker-nested-worker.js
- playground/worker/worker-plugin-test-plugin.js
- playground/hmr-full-bundle-mode/worker-query.js
- playground/worker/worker-sourcemap-config.js
- playground/worker/__tests__/sourcemap-hidden/worker-sourcemap-hidden.spec.ts
- playground/worker/__tests__/sourcemap-inline/worker-sourcemap-inline.spec.ts
- playground/worker/__tests__/sourcemap/worker-sourcemap.spec.ts
- playground/hmr-full-bundle-mode/worker-url.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/worker.invoke.mjs
- packages/vite/src/node/__tests__/fixtures/worker-dynamic/worker.js
- playground/wasm/worker.js
- playground/legacy/worker.js
- playground/ssr-webworker/worker.js
- playground/dynamic-import/alias/worker.js
- packages/vite/src/node/ssr/runtime/__tests__/fixtures/worker.mjs
- playground/worker/modules/workerImport.ts
- packages/vite/src/node/__tests__/plugins/workerImportMetaUrl.spec.ts
- packages/vite/src/node/server/ws.ts
- playground/optimize-deps/dep-cjs-browser-field/lib/adapters/xhr.js
- playground/js-sourcemap/zoo-with-sourcemap-plugin.ts
Frequently Asked Questions
What is the ViteCore domain?
The ViteCore domain is an architectural grouping in the vite codebase. The central engine responsible for the development server, build pipeline orchestration, and environment configuration. It contains 770 source files.
What subdomains are in ViteCore?
The ViteCore domain contains 3 subdomain(s): BuildPipeline, ConfigEngine, DevServer.
How many files are in ViteCore?
The ViteCore domain contains 770 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free