Comparing version 6.0.0-alpha.10 to 6.0.0-alpha.11
@@ -734,3 +734,3 @@ import path from 'node:path'; | ||
// is ok here | ||
const { createServer } = await import('./chunks/dep-DhoCcTbV.js').then(function (n) { return n.C; }); | ||
const { createServer } = await import('./chunks/dep-CjFMk8-F.js').then(function (n) { return n.C; }); | ||
try { | ||
@@ -816,3 +816,3 @@ const server = await createServer({ | ||
filterDuplicateOptions(options); | ||
const { createBuilder, buildEnvironment } = await import('./chunks/dep-DhoCcTbV.js').then(function (n) { return n.E; }); | ||
const { createBuilder, buildEnvironment } = await import('./chunks/dep-CjFMk8-F.js').then(function (n) { return n.E; }); | ||
const buildOptions = cleanGlobalCLIOptions(cleanBuilderCLIOptions(options)); | ||
@@ -893,3 +893,3 @@ const config = { | ||
filterDuplicateOptions(options); | ||
const { preview } = await import('./chunks/dep-DhoCcTbV.js').then(function (n) { return n.F; }); | ||
const { preview } = await import('./chunks/dep-CjFMk8-F.js').then(function (n) { return n.F; }); | ||
try { | ||
@@ -896,0 +896,0 @@ const server = await preview({ |
export { parseAst, parseAstAsync } from 'rollup/parseAst'; | ||
import { i as isInNodeModules, a as arraify } from './chunks/dep-DhoCcTbV.js'; | ||
export { B as BuildEnvironment, D as DevEnvironment, S as ServerHMRConnector, b as build, h as buildErrorMessage, e as createBuilder, u as createFilter, j as createNodeDevEnvironment, c as createServer, m as createServerModuleRunner, d as defineConfig, k as fetchModule, f as formatPostcssSourceMap, y as isFileServingAllowed, l as loadConfigFromFile, z as loadEnv, q as mergeAlias, o as mergeConfig, n as normalizePath, g as preprocessCSS, p as preview, r as resolveConfig, A as resolveEnvPrefix, v as rollupVersion, x as searchForWorkspaceRoot, w as send, s as sortUserPlugins, t as transformWithEsbuild } from './chunks/dep-DhoCcTbV.js'; | ||
import { i as isInNodeModules, a as arraify } from './chunks/dep-CjFMk8-F.js'; | ||
export { B as BuildEnvironment, D as DevEnvironment, S as ServerHMRConnector, b as build, h as buildErrorMessage, e as createBuilder, u as createFilter, j as createNodeDevEnvironment, c as createServer, m as createServerModuleRunner, d as defineConfig, k as fetchModule, f as formatPostcssSourceMap, y as isFileServingAllowed, l as loadConfigFromFile, z as loadEnv, q as mergeAlias, o as mergeConfig, n as normalizePath, g as preprocessCSS, p as preview, r as resolveConfig, A as resolveEnvPrefix, v as rollupVersion, x as searchForWorkspaceRoot, w as send, s as sortUserPlugins, t as transformWithEsbuild } from './chunks/dep-CjFMk8-F.js'; | ||
export { VERSION as version } from './constants.js'; | ||
@@ -5,0 +5,0 @@ export { version as esbuildVersion } from 'esbuild'; |
{ | ||
"name": "vite", | ||
"version": "6.0.0-alpha.10", | ||
"version": "6.0.0-alpha.11", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3647124
93407