@vercel/build-utils 2.14.1-canary.7 → 2.15.1-canary.0
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.
- package/dist/index.js +35 -35
- package/dist/types.d.ts +1 -1
- package/package.json +3 -3
- package/.turbo/turbo-build.log +0 -35
- package/jest.config.js +0 -5
- package/tsconfig.json +0 -20
package/dist/index.js
CHANGED
@@ -26596,7 +26596,7 @@ exports.frameworks = [
|
|
26596
26596
|
},
|
26597
26597
|
settings: {
|
26598
26598
|
installCommand: {
|
26599
|
-
placeholder: '`yarn install` or `npm install`',
|
26599
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
26600
26600
|
},
|
26601
26601
|
buildCommand: {
|
26602
26602
|
placeholder: '`npm run build` or `blitz build`',
|
@@ -26634,7 +26634,7 @@ exports.frameworks = [
|
|
26634
26634
|
},
|
26635
26635
|
settings: {
|
26636
26636
|
installCommand: {
|
26637
|
-
placeholder: '`yarn install` or `npm install`',
|
26637
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
26638
26638
|
},
|
26639
26639
|
buildCommand: {
|
26640
26640
|
placeholder: '`npm run build` or `next build`',
|
@@ -26678,7 +26678,7 @@ exports.frameworks = [
|
|
26678
26678
|
},
|
26679
26679
|
settings: {
|
26680
26680
|
installCommand: {
|
26681
|
-
placeholder: '`yarn install` or `npm install`',
|
26681
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
26682
26682
|
},
|
26683
26683
|
buildCommand: {
|
26684
26684
|
placeholder: '`npm run build` or `gatsby build`',
|
@@ -26759,7 +26759,7 @@ exports.frameworks = [
|
|
26759
26759
|
},
|
26760
26760
|
settings: {
|
26761
26761
|
installCommand: {
|
26762
|
-
placeholder: '`yarn install` or `npm install`',
|
26762
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
26763
26763
|
},
|
26764
26764
|
buildCommand: {
|
26765
26765
|
value: 'remix build',
|
@@ -26827,7 +26827,7 @@ exports.frameworks = [
|
|
26827
26827
|
},
|
26828
26828
|
settings: {
|
26829
26829
|
installCommand: {
|
26830
|
-
placeholder: '`yarn install` or `npm install`',
|
26830
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
26831
26831
|
},
|
26832
26832
|
buildCommand: {
|
26833
26833
|
placeholder: '`npm run build` or `hexo generate`',
|
@@ -26862,7 +26862,7 @@ exports.frameworks = [
|
|
26862
26862
|
},
|
26863
26863
|
settings: {
|
26864
26864
|
installCommand: {
|
26865
|
-
placeholder: '`yarn install` or `npm install`',
|
26865
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
26866
26866
|
},
|
26867
26867
|
buildCommand: {
|
26868
26868
|
placeholder: '`npm run build` or `npx @11ty/eleventy`',
|
@@ -26898,7 +26898,7 @@ exports.frameworks = [
|
|
26898
26898
|
},
|
26899
26899
|
settings: {
|
26900
26900
|
installCommand: {
|
26901
|
-
placeholder: '`yarn install` or `npm install`',
|
26901
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
26902
26902
|
},
|
26903
26903
|
buildCommand: {
|
26904
26904
|
placeholder: '`npm run build` or `docusaurus build`',
|
@@ -27027,7 +27027,7 @@ exports.frameworks = [
|
|
27027
27027
|
},
|
27028
27028
|
settings: {
|
27029
27029
|
installCommand: {
|
27030
|
-
placeholder: '`yarn install` or `npm install`',
|
27030
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27031
27031
|
},
|
27032
27032
|
buildCommand: {
|
27033
27033
|
placeholder: '`npm run build` or `docusaurus-build`',
|
@@ -27076,7 +27076,7 @@ exports.frameworks = [
|
|
27076
27076
|
},
|
27077
27077
|
settings: {
|
27078
27078
|
installCommand: {
|
27079
|
-
placeholder: '`yarn install` or `npm install`',
|
27079
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27080
27080
|
},
|
27081
27081
|
buildCommand: {
|
27082
27082
|
placeholder: '`npm run build` or `preact build`',
|
@@ -27132,7 +27132,7 @@ exports.frameworks = [
|
|
27132
27132
|
},
|
27133
27133
|
settings: {
|
27134
27134
|
installCommand: {
|
27135
|
-
placeholder: '`yarn install` or `npm install`',
|
27135
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27136
27136
|
},
|
27137
27137
|
buildCommand: {
|
27138
27138
|
placeholder: '`npm run build` or `solid-start build`',
|
@@ -27168,7 +27168,7 @@ exports.frameworks = [
|
|
27168
27168
|
},
|
27169
27169
|
settings: {
|
27170
27170
|
installCommand: {
|
27171
|
-
placeholder: '`yarn install` or `npm install`',
|
27171
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27172
27172
|
},
|
27173
27173
|
buildCommand: {
|
27174
27174
|
placeholder: '`npm run build` or `dojo build`',
|
@@ -27232,7 +27232,7 @@ exports.frameworks = [
|
|
27232
27232
|
},
|
27233
27233
|
settings: {
|
27234
27234
|
installCommand: {
|
27235
|
-
placeholder: '`yarn install` or `npm install`',
|
27235
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27236
27236
|
},
|
27237
27237
|
buildCommand: {
|
27238
27238
|
placeholder: '`npm run build` or `ember build`',
|
@@ -27284,7 +27284,7 @@ exports.frameworks = [
|
|
27284
27284
|
},
|
27285
27285
|
settings: {
|
27286
27286
|
installCommand: {
|
27287
|
-
placeholder: '`yarn install` or `npm install`',
|
27287
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27288
27288
|
},
|
27289
27289
|
buildCommand: {
|
27290
27290
|
placeholder: '`npm run build` or `vue-cli-service build`',
|
@@ -27359,7 +27359,7 @@ exports.frameworks = [
|
|
27359
27359
|
},
|
27360
27360
|
settings: {
|
27361
27361
|
installCommand: {
|
27362
|
-
placeholder: '`yarn install` or `npm install`',
|
27362
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27363
27363
|
},
|
27364
27364
|
buildCommand: {
|
27365
27365
|
placeholder: '`npm run build` or `ng build && scully`',
|
@@ -27394,7 +27394,7 @@ exports.frameworks = [
|
|
27394
27394
|
},
|
27395
27395
|
settings: {
|
27396
27396
|
installCommand: {
|
27397
|
-
placeholder: '`yarn install` or `npm install`',
|
27397
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27398
27398
|
},
|
27399
27399
|
buildCommand: {
|
27400
27400
|
placeholder: '`npm run build` or `ng build`',
|
@@ -27444,7 +27444,7 @@ exports.frameworks = [
|
|
27444
27444
|
},
|
27445
27445
|
settings: {
|
27446
27446
|
installCommand: {
|
27447
|
-
placeholder: '`yarn install` or `npm install`',
|
27447
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27448
27448
|
},
|
27449
27449
|
buildCommand: {
|
27450
27450
|
placeholder: '`npm run build` or `ng build`',
|
@@ -27509,7 +27509,7 @@ exports.frameworks = [
|
|
27509
27509
|
},
|
27510
27510
|
settings: {
|
27511
27511
|
installCommand: {
|
27512
|
-
placeholder: '`yarn install` or `npm install`',
|
27512
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27513
27513
|
},
|
27514
27514
|
buildCommand: {
|
27515
27515
|
placeholder: '`npm run build` or `polymer build`',
|
@@ -27577,7 +27577,7 @@ exports.frameworks = [
|
|
27577
27577
|
},
|
27578
27578
|
settings: {
|
27579
27579
|
installCommand: {
|
27580
|
-
placeholder: '`yarn install` or `npm install`',
|
27580
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27581
27581
|
},
|
27582
27582
|
buildCommand: {
|
27583
27583
|
placeholder: '`npm run build` or `rollup -c`',
|
@@ -27629,7 +27629,7 @@ exports.frameworks = [
|
|
27629
27629
|
},
|
27630
27630
|
settings: {
|
27631
27631
|
installCommand: {
|
27632
|
-
placeholder: '`yarn install` or `npm install`',
|
27632
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27633
27633
|
},
|
27634
27634
|
buildCommand: {
|
27635
27635
|
placeholder: '`npm run build` or `svelte-kit build`',
|
@@ -27663,7 +27663,7 @@ exports.frameworks = [
|
|
27663
27663
|
},
|
27664
27664
|
settings: {
|
27665
27665
|
installCommand: {
|
27666
|
-
placeholder: '`yarn install` or `npm install`',
|
27666
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27667
27667
|
},
|
27668
27668
|
buildCommand: {
|
27669
27669
|
placeholder: '`npm run build` or `react-scripts build`',
|
@@ -27767,7 +27767,7 @@ exports.frameworks = [
|
|
27767
27767
|
},
|
27768
27768
|
settings: {
|
27769
27769
|
installCommand: {
|
27770
|
-
placeholder: '`yarn install` or `npm install`',
|
27770
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27771
27771
|
},
|
27772
27772
|
buildCommand: {
|
27773
27773
|
placeholder: '`npm run build` or `react-scripts build`',
|
@@ -27865,7 +27865,7 @@ exports.frameworks = [
|
|
27865
27865
|
},
|
27866
27866
|
settings: {
|
27867
27867
|
installCommand: {
|
27868
|
-
placeholder: '`yarn install` or `npm install`',
|
27868
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27869
27869
|
},
|
27870
27870
|
buildCommand: {
|
27871
27871
|
placeholder: '`npm run build` or `gridsome build`',
|
@@ -27900,7 +27900,7 @@ exports.frameworks = [
|
|
27900
27900
|
},
|
27901
27901
|
settings: {
|
27902
27902
|
installCommand: {
|
27903
|
-
placeholder: '`yarn install` or `npm install`',
|
27903
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27904
27904
|
},
|
27905
27905
|
buildCommand: {
|
27906
27906
|
placeholder: '`npm run build` or `umi build`',
|
@@ -27951,7 +27951,7 @@ exports.frameworks = [
|
|
27951
27951
|
},
|
27952
27952
|
settings: {
|
27953
27953
|
installCommand: {
|
27954
|
-
placeholder: '`yarn install` or `npm install`',
|
27954
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27955
27955
|
},
|
27956
27956
|
buildCommand: {
|
27957
27957
|
placeholder: '`npm run build` or `sapper export`',
|
@@ -27986,7 +27986,7 @@ exports.frameworks = [
|
|
27986
27986
|
},
|
27987
27987
|
settings: {
|
27988
27988
|
installCommand: {
|
27989
|
-
placeholder: '`yarn install` or `npm install`',
|
27989
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
27990
27990
|
},
|
27991
27991
|
buildCommand: {
|
27992
27992
|
placeholder: '`npm run build` or `saber build`',
|
@@ -28052,7 +28052,7 @@ exports.frameworks = [
|
|
28052
28052
|
},
|
28053
28053
|
settings: {
|
28054
28054
|
installCommand: {
|
28055
|
-
placeholder: '`yarn install` or `npm install`',
|
28055
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
28056
28056
|
},
|
28057
28057
|
buildCommand: {
|
28058
28058
|
placeholder: '`npm run build` or `stencil build`',
|
@@ -28140,7 +28140,7 @@ exports.frameworks = [
|
|
28140
28140
|
},
|
28141
28141
|
settings: {
|
28142
28142
|
installCommand: {
|
28143
|
-
placeholder: '`yarn install` or `npm install`',
|
28143
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
28144
28144
|
},
|
28145
28145
|
buildCommand: {
|
28146
28146
|
placeholder: '`npm run build` or `nuxt generate`',
|
@@ -28197,7 +28197,7 @@ exports.frameworks = [
|
|
28197
28197
|
},
|
28198
28198
|
settings: {
|
28199
28199
|
installCommand: {
|
28200
|
-
placeholder: '`yarn install` or `npm install`',
|
28200
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
28201
28201
|
},
|
28202
28202
|
buildCommand: {
|
28203
28203
|
value: 'yarn rw deploy vercel',
|
@@ -28258,7 +28258,7 @@ exports.frameworks = [
|
|
28258
28258
|
}));
|
28259
28259
|
return (config && config.publishDir) || 'public';
|
28260
28260
|
},
|
28261
|
-
defaultVersion: '0.58.2',
|
28261
|
+
defaultVersion: '0.58.2', // Must match the build image
|
28262
28262
|
},
|
28263
28263
|
{
|
28264
28264
|
name: 'Jekyll',
|
@@ -28314,7 +28314,7 @@ exports.frameworks = [
|
|
28314
28314
|
},
|
28315
28315
|
settings: {
|
28316
28316
|
installCommand: {
|
28317
|
-
placeholder: '`yarn install` or `npm install`',
|
28317
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
28318
28318
|
},
|
28319
28319
|
buildCommand: {
|
28320
28320
|
placeholder: '`npm run build` or `brunch build --production`',
|
@@ -28396,7 +28396,7 @@ exports.frameworks = [
|
|
28396
28396
|
},
|
28397
28397
|
},
|
28398
28398
|
getOutputDirName: async () => 'public',
|
28399
|
-
defaultVersion: '0.
|
28399
|
+
defaultVersion: '0.13.0', // Must match the build image
|
28400
28400
|
},
|
28401
28401
|
{
|
28402
28402
|
name: 'Vite',
|
@@ -28417,7 +28417,7 @@ exports.frameworks = [
|
|
28417
28417
|
},
|
28418
28418
|
settings: {
|
28419
28419
|
installCommand: {
|
28420
|
-
placeholder: '`yarn install` or `npm install`',
|
28420
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
28421
28421
|
},
|
28422
28422
|
buildCommand: {
|
28423
28423
|
placeholder: '`npm run build` or `vite build`',
|
@@ -28452,7 +28452,7 @@ exports.frameworks = [
|
|
28452
28452
|
},
|
28453
28453
|
settings: {
|
28454
28454
|
installCommand: {
|
28455
|
-
placeholder: '`yarn install` or `npm install`',
|
28455
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
28456
28456
|
},
|
28457
28457
|
buildCommand: {
|
28458
28458
|
placeholder: '`npm run build` or `parcel build`',
|
@@ -28506,7 +28506,7 @@ exports.frameworks = [
|
|
28506
28506
|
},
|
28507
28507
|
settings: {
|
28508
28508
|
installCommand: {
|
28509
|
-
placeholder: '`yarn install` or `npm install`',
|
28509
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
28510
28510
|
},
|
28511
28511
|
buildCommand: {
|
28512
28512
|
placeholder: '`npm run build` or `sanity build`',
|
@@ -28538,7 +28538,7 @@ exports.frameworks = [
|
|
28538
28538
|
description: 'No framework or an unoptimized framework.',
|
28539
28539
|
settings: {
|
28540
28540
|
installCommand: {
|
28541
|
-
placeholder: '`yarn install` or `npm install`',
|
28541
|
+
placeholder: '`yarn install`, `pnpm install`, or `npm install`',
|
28542
28542
|
},
|
28543
28543
|
buildCommand: {
|
28544
28544
|
placeholder: '`npm run vercel-build` or `npm run build`',
|
package/dist/types.d.ts
CHANGED
@@ -316,7 +316,7 @@ export interface BuildResultV2 {
|
|
316
316
|
routes?: any[];
|
317
317
|
images?: Images;
|
318
318
|
output: {
|
319
|
-
[key: string]:
|
319
|
+
[key: string]: File | Lambda | Prerender | EdgeFunction;
|
320
320
|
};
|
321
321
|
wildcard?: Array<{
|
322
322
|
domain: string;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@vercel/build-utils",
|
3
|
-
"version": "2.
|
3
|
+
"version": "2.15.1-canary.0",
|
4
4
|
"license": "MIT",
|
5
5
|
"main": "./dist/index.js",
|
6
6
|
"types": "./dist/index.d.js",
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"@types/node-fetch": "^2.1.6",
|
31
31
|
"@types/semver": "6.0.0",
|
32
32
|
"@types/yazl": "^2.4.1",
|
33
|
-
"@vercel/frameworks": "0.
|
33
|
+
"@vercel/frameworks": "0.7.1-canary.0",
|
34
34
|
"@vercel/ncc": "0.24.0",
|
35
35
|
"aggregate-error": "3.0.1",
|
36
36
|
"async-retry": "1.2.3",
|
@@ -49,5 +49,5 @@
|
|
49
49
|
"typescript": "4.3.4",
|
50
50
|
"yazl": "2.4.3"
|
51
51
|
},
|
52
|
-
"gitHead": "
|
52
|
+
"gitHead": "c76dfbe8c9e1055113fe7ced8850bca4a64ad232"
|
53
53
|
}
|
package/.turbo/turbo-build.log
DELETED
@@ -1,35 +0,0 @@
|
|
1
|
-
@vercel/build-utils:build: cache hit, replaying output ff709bb37a2bf1c5
|
2
|
-
@vercel/build-utils:build: $ node build
|
3
|
-
@vercel/build-utils:build: ncc: Version 0.24.0
|
4
|
-
@vercel/build-utils:build: ncc: Compiling file index.js
|
5
|
-
@vercel/build-utils:build: ncc: Using typescript@4.3.4 (local user-provided)
|
6
|
-
@vercel/build-utils:build: 0kB dist/main/should-serve.d.ts
|
7
|
-
@vercel/build-utils:build: 0kB dist/main/get-platform-env.d.ts
|
8
|
-
@vercel/build-utils:build: 0kB dist/main/get-ignore-filter.d.ts
|
9
|
-
@vercel/build-utils:build: 0kB dist/main/fs/stream-to-buffer.d.ts
|
10
|
-
@vercel/build-utils:build: 0kB dist/main/fs/rename.d.ts
|
11
|
-
@vercel/build-utils:build: 0kB dist/main/fs/read-config-file.d.ts
|
12
|
-
@vercel/build-utils:build: 0kB dist/main/fs/normalize-path.d.ts
|
13
|
-
@vercel/build-utils:build: 0kB dist/main/fs/node-version.d.ts
|
14
|
-
@vercel/build-utils:build: 0kB dist/main/fs/glob.d.ts
|
15
|
-
@vercel/build-utils:build: 0kB dist/main/fs/get-writable-directory.d.ts
|
16
|
-
@vercel/build-utils:build: 0kB dist/main/fs/download.d.ts
|
17
|
-
@vercel/build-utils:build: 0kB dist/main/detect-framework.d.ts
|
18
|
-
@vercel/build-utils:build: 0kB dist/main/debug.d.ts
|
19
|
-
@vercel/build-utils:build: 1kB dist/main/schemas.d.ts
|
20
|
-
@vercel/build-utils:build: 1kB dist/main/prerender.d.ts
|
21
|
-
@vercel/build-utils:build: 1kB dist/main/nodejs-lambda.d.ts
|
22
|
-
@vercel/build-utils:build: 1kB dist/main/file-ref.d.ts
|
23
|
-
@vercel/build-utils:build: 1kB dist/main/file-fs-ref.d.ts
|
24
|
-
@vercel/build-utils:build: 1kB dist/main/file-blob.d.ts
|
25
|
-
@vercel/build-utils:build: 1kB dist/main/errors.d.ts
|
26
|
-
@vercel/build-utils:build: 1kB dist/main/edge-function.d.ts
|
27
|
-
@vercel/build-utils:build: 1kB dist/main/detect-file-system-api.d.ts
|
28
|
-
@vercel/build-utils:build: 1kB dist/main/detect-builders.d.ts
|
29
|
-
@vercel/build-utils:build: 2kB dist/main/lambda.d.ts
|
30
|
-
@vercel/build-utils:build: 2kB dist/main/detectors/filesystem.d.ts
|
31
|
-
@vercel/build-utils:build: 3kB dist/main/index.d.ts
|
32
|
-
@vercel/build-utils:build: 4kB dist/main/fs/run-user-scripts.d.ts
|
33
|
-
@vercel/build-utils:build: 9kB dist/main/types.d.ts
|
34
|
-
@vercel/build-utils:build: 1235kB dist/main/index.js
|
35
|
-
@vercel/build-utils:build: 1265kB [6917ms] - ncc 0.24.0
|
package/jest.config.js
DELETED
package/tsconfig.json
DELETED
@@ -1,20 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"compilerOptions": {
|
3
|
-
"declaration": true,
|
4
|
-
"esModuleInterop": true,
|
5
|
-
"lib": ["esnext"],
|
6
|
-
"module": "commonjs",
|
7
|
-
"moduleResolution": "node",
|
8
|
-
"noEmitOnError": true,
|
9
|
-
"noFallthroughCasesInSwitch": true,
|
10
|
-
"noImplicitReturns": true,
|
11
|
-
"noUnusedLocals": true,
|
12
|
-
"noUnusedParameters": true,
|
13
|
-
"outDir": "./dist",
|
14
|
-
"types": ["node", "jest"],
|
15
|
-
"strict": true,
|
16
|
-
"target": "es2019"
|
17
|
-
},
|
18
|
-
"include": ["src/**/*"],
|
19
|
-
"exclude": ["node_modules"]
|
20
|
-
}
|