Skip to content

Commit 83a0e61

Browse files
committed
update cli snapshot
1 parent 2f2991a commit 83a0e61

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

test/__snapshots__/Cli.basictest.js.snap

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -953,6 +953,7 @@ Object {
953953
"commonjs",
954954
"commonjs2",
955955
"commonjs-module",
956+
"commonjs-static",
956957
"amd",
957958
"amd-require",
958959
"umd",
@@ -5295,7 +5296,7 @@ Object {
52955296
"output-enabled-library-types": Object {
52965297
"configs": Array [
52975298
Object {
5298-
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
5299+
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'commonjs-static', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
52995300
"multiple": true,
53005301
"path": "output.enabledLibraryTypes[]",
53015302
"type": "enum",
@@ -5311,6 +5312,7 @@ Object {
53115312
"commonjs",
53125313
"commonjs2",
53135314
"commonjs-module",
5315+
"commonjs-static",
53145316
"amd",
53155317
"amd-require",
53165318
"umd",
@@ -5320,13 +5322,13 @@ Object {
53205322
],
53215323
},
53225324
Object {
5323-
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
5325+
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'commonjs-static', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
53245326
"multiple": true,
53255327
"path": "output.enabledLibraryTypes[]",
53265328
"type": "string",
53275329
},
53285330
],
5329-
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
5331+
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'commonjs-static', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
53305332
"multiple": true,
53315333
"simpleType": "string",
53325334
},
@@ -5903,7 +5905,7 @@ Object {
59035905
"output-library-type": Object {
59045906
"configs": Array [
59055907
Object {
5906-
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
5908+
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'commonjs-static', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
59075909
"multiple": false,
59085910
"path": "output.library.type",
59095911
"type": "enum",
@@ -5919,6 +5921,7 @@ Object {
59195921
"commonjs",
59205922
"commonjs2",
59215923
"commonjs-module",
5924+
"commonjs-static",
59225925
"amd",
59235926
"amd-require",
59245927
"umd",
@@ -5928,13 +5931,13 @@ Object {
59285931
],
59295932
},
59305933
Object {
5931-
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
5934+
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'commonjs-static', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
59325935
"multiple": false,
59335936
"path": "output.library.type",
59345937
"type": "string",
59355938
},
59365939
],
5937-
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
5940+
"description": "Type of library (types included by default are 'var', 'module', 'assign', 'assign-properties', 'this', 'window', 'self', 'global', 'commonjs', 'commonjs2', 'commonjs-module', 'commonjs-static', 'amd', 'amd-require', 'umd', 'umd2', 'jsonp', 'system', but others might be added by plugins).",
59385941
"multiple": false,
59395942
"simpleType": "string",
59405943
},

0 commit comments

Comments
 (0)