vite 3.2.3 → 4.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  import require$$0 from 'path';
2
2
  import resolve$2 from 'resolve';
3
3
  import require$$0__default from 'fs';
4
- import { l as lib } from './dep-07a79996.js';
4
+ import { l as lib } from './dep-c423598f.js';
5
5
 
6
6
  import { fileURLToPath as __cjs_fileURLToPath } from 'node:url';
7
7
  import { dirname as __cjs_dirname } from 'node:path';
@@ -871,7 +871,7 @@ var postcssImport = AtImport;
871
871
 
872
872
  var index = /*#__PURE__*/_mergeNamespaces({
873
873
  __proto__: null,
874
- 'default': postcssImport
874
+ default: postcssImport
875
875
  }, [postcssImport]);
876
876
 
877
877
  export { index as i };
@@ -1,10 +1,10 @@
1
1
  import require$$0$1 from 'postcss';
2
- import { A as commonjsGlobal } from './dep-51c4f80a.js';
2
+ import { A as commonjsGlobal } from './dep-7d777026.js';
3
3
  import require$$0 from 'path';
4
4
  import require$$5 from 'crypto';
5
5
  import require$$0__default from 'fs';
6
6
  import require$$0$2 from 'util';
7
- import { l as lib$1 } from './dep-07a79996.js';
7
+ import { l as lib$1 } from './dep-c423598f.js';
8
8
 
9
9
  import { fileURLToPath as __cjs_fileURLToPath } from 'node:url';
10
10
  import { dirname as __cjs_dirname } from 'node:path';
@@ -7527,7 +7527,7 @@ var postcss = build.exports.postcss = true;
7527
7527
  var index = /*#__PURE__*/_mergeNamespaces({
7528
7528
  __proto__: null,
7529
7529
  postcss: postcss,
7530
- 'default': build.exports
7530
+ default: build.exports
7531
7531
  }, [build.exports]);
7532
7532
 
7533
7533
  export { index as i };