You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/__snapshots__/Cli.basictest.js.snap
+9-6Lines changed: 9 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -953,6 +953,7 @@ Object {
953
953
"commonjs",
954
954
"commonjs2",
955
955
"commonjs-module",
956
+
"commonjs-static",
956
957
"amd",
957
958
"amd-require",
958
959
"umd",
@@ -5295,7 +5296,7 @@ Object {
5295
5296
"output-enabled-library-types": Object {
5296
5297
"configs": Array [
5297
5298
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).",
5299
5300
"multiple": true,
5300
5301
"path": "output.enabledLibraryTypes[]",
5301
5302
"type": "enum",
@@ -5311,6 +5312,7 @@ Object {
5311
5312
"commonjs",
5312
5313
"commonjs2",
5313
5314
"commonjs-module",
5315
+
"commonjs-static",
5314
5316
"amd",
5315
5317
"amd-require",
5316
5318
"umd",
@@ -5320,13 +5322,13 @@ Object {
5320
5322
],
5321
5323
},
5322
5324
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).",
5324
5326
"multiple": true,
5325
5327
"path": "output.enabledLibraryTypes[]",
5326
5328
"type": "string",
5327
5329
},
5328
5330
],
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).",
5330
5332
"multiple": true,
5331
5333
"simpleType": "string",
5332
5334
},
@@ -5903,7 +5905,7 @@ Object {
5903
5905
"output-library-type": Object {
5904
5906
"configs": Array [
5905
5907
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).",
5907
5909
"multiple": false,
5908
5910
"path": "output.library.type",
5909
5911
"type": "enum",
@@ -5919,6 +5921,7 @@ Object {
5919
5921
"commonjs",
5920
5922
"commonjs2",
5921
5923
"commonjs-module",
5924
+
"commonjs-static",
5922
5925
"amd",
5923
5926
"amd-require",
5924
5927
"umd",
@@ -5928,13 +5931,13 @@ Object {
5928
5931
],
5929
5932
},
5930
5933
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).",
5932
5935
"multiple": false,
5933
5936
"path": "output.library.type",
5934
5937
"type": "string",
5935
5938
},
5936
5939
],
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).",
0 commit comments