@metamask/snaps-cli 6.1.0 → 6.2.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.
Files changed (89) hide show
  1. package/CHANGELOG.md +14 -1
  2. package/dist/{chunk-RJ6IKKA2.js → chunk-2ZBAKBVW.js} +3 -3
  3. package/dist/{chunk-C2OMV3H5.js → chunk-4JEJ7WKR.js} +3 -3
  4. package/dist/{chunk-WUC7DUXN.mjs → chunk-6ABGZTV7.mjs} +2 -2
  5. package/dist/{chunk-V4UPOVEH.js → chunk-7H5FH7RY.js} +3 -3
  6. package/dist/{chunk-IO6WNNPF.mjs → chunk-AQSQ7YYP.mjs} +2 -2
  7. package/dist/{chunk-BVPROOGE.mjs → chunk-BAEGXYL7.mjs} +2 -2
  8. package/dist/{chunk-76IQAFYR.mjs → chunk-CZRGAFVI.mjs} +2 -2
  9. package/dist/{chunk-EHJPVBQU.js → chunk-H6BLS7BI.js} +5 -5
  10. package/dist/{chunk-XQGKSVFJ.js → chunk-HLQEI6DV.js} +3 -3
  11. package/dist/{chunk-JBSWMUCQ.mjs → chunk-HOVEQTF3.mjs} +2 -2
  12. package/dist/{chunk-AO724LXX.mjs → chunk-KWHAT6UJ.mjs} +2 -2
  13. package/dist/{chunk-RM5FN3N5.js → chunk-MECBOP7G.js} +3 -3
  14. package/dist/{chunk-FQ3HKVHQ.mjs → chunk-MR5TAGOG.mjs} +2 -2
  15. package/dist/{chunk-BFX2RH3M.js → chunk-MXOKUCLH.js} +35 -19
  16. package/dist/chunk-MXOKUCLH.js.map +1 -0
  17. package/dist/{chunk-SM2JEXE6.mjs → chunk-NOBUMOYX.mjs} +2 -2
  18. package/dist/{chunk-ZOC4OHGM.js → chunk-QMB2ZRWW.js} +3 -3
  19. package/dist/{chunk-VIQIUSXW.mjs → chunk-QRW2GKA3.mjs} +23 -7
  20. package/dist/chunk-QRW2GKA3.mjs.map +1 -0
  21. package/dist/{chunk-CQZ2AXMG.js → chunk-RANTKN66.js} +3 -3
  22. package/dist/{chunk-T4CLBV7F.mjs → chunk-SK5KZWVS.mjs} +3 -3
  23. package/dist/{chunk-JEMJNDZO.js → chunk-SQXMNT7M.js} +37 -4
  24. package/dist/chunk-SQXMNT7M.js.map +1 -0
  25. package/dist/{chunk-OGGTU5W6.mjs → chunk-V6SYDSWM.mjs} +37 -4
  26. package/dist/chunk-V6SYDSWM.mjs.map +1 -0
  27. package/dist/{chunk-HNWSVD35.js → chunk-YCOC4VEP.js} +10 -10
  28. package/dist/commands/build/build.js +7 -7
  29. package/dist/commands/build/build.mjs +6 -6
  30. package/dist/commands/build/implementation.js +6 -6
  31. package/dist/commands/build/implementation.mjs +5 -5
  32. package/dist/commands/build/index.js +8 -8
  33. package/dist/commands/build/index.mjs +7 -7
  34. package/dist/commands/index.js +12 -12
  35. package/dist/commands/index.mjs +11 -11
  36. package/dist/commands/serve/index.js +4 -4
  37. package/dist/commands/serve/index.mjs +4 -4
  38. package/dist/commands/serve/serve.js +4 -4
  39. package/dist/commands/serve/serve.mjs +4 -4
  40. package/dist/commands/watch/implementation.js +6 -6
  41. package/dist/commands/watch/implementation.mjs +5 -5
  42. package/dist/commands/watch/index.js +8 -8
  43. package/dist/commands/watch/index.mjs +7 -7
  44. package/dist/commands/watch/watch.js +7 -7
  45. package/dist/commands/watch/watch.mjs +6 -6
  46. package/dist/index.js +5 -5
  47. package/dist/index.mjs +4 -4
  48. package/dist/main.js +12 -12
  49. package/dist/main.mjs +11 -11
  50. package/dist/tsconfig.build.tsbuildinfo +1 -1
  51. package/dist/types/config.d.ts +16 -16
  52. package/dist/types/webpack/utils.d.ts +33 -0
  53. package/dist/webpack/compiler.js +5 -5
  54. package/dist/webpack/compiler.mjs +4 -4
  55. package/dist/webpack/config.js +4 -4
  56. package/dist/webpack/config.mjs +3 -3
  57. package/dist/webpack/index.js +5 -5
  58. package/dist/webpack/index.mjs +4 -4
  59. package/dist/webpack/loaders/browserify.js +2 -2
  60. package/dist/webpack/loaders/browserify.mjs +1 -1
  61. package/dist/webpack/loaders/index.js +2 -2
  62. package/dist/webpack/loaders/index.mjs +1 -1
  63. package/dist/webpack/plugins.js +3 -3
  64. package/dist/webpack/plugins.mjs +2 -2
  65. package/dist/webpack/utils.js +2 -2
  66. package/dist/webpack/utils.mjs +1 -1
  67. package/package.json +3 -3
  68. package/dist/chunk-BFX2RH3M.js.map +0 -1
  69. package/dist/chunk-JEMJNDZO.js.map +0 -1
  70. package/dist/chunk-OGGTU5W6.mjs.map +0 -1
  71. package/dist/chunk-VIQIUSXW.mjs.map +0 -1
  72. /package/dist/{chunk-RJ6IKKA2.js.map → chunk-2ZBAKBVW.js.map} +0 -0
  73. /package/dist/{chunk-C2OMV3H5.js.map → chunk-4JEJ7WKR.js.map} +0 -0
  74. /package/dist/{chunk-WUC7DUXN.mjs.map → chunk-6ABGZTV7.mjs.map} +0 -0
  75. /package/dist/{chunk-V4UPOVEH.js.map → chunk-7H5FH7RY.js.map} +0 -0
  76. /package/dist/{chunk-IO6WNNPF.mjs.map → chunk-AQSQ7YYP.mjs.map} +0 -0
  77. /package/dist/{chunk-BVPROOGE.mjs.map → chunk-BAEGXYL7.mjs.map} +0 -0
  78. /package/dist/{chunk-76IQAFYR.mjs.map → chunk-CZRGAFVI.mjs.map} +0 -0
  79. /package/dist/{chunk-EHJPVBQU.js.map → chunk-H6BLS7BI.js.map} +0 -0
  80. /package/dist/{chunk-XQGKSVFJ.js.map → chunk-HLQEI6DV.js.map} +0 -0
  81. /package/dist/{chunk-JBSWMUCQ.mjs.map → chunk-HOVEQTF3.mjs.map} +0 -0
  82. /package/dist/{chunk-AO724LXX.mjs.map → chunk-KWHAT6UJ.mjs.map} +0 -0
  83. /package/dist/{chunk-RM5FN3N5.js.map → chunk-MECBOP7G.js.map} +0 -0
  84. /package/dist/{chunk-FQ3HKVHQ.mjs.map → chunk-MR5TAGOG.mjs.map} +0 -0
  85. /package/dist/{chunk-SM2JEXE6.mjs.map → chunk-NOBUMOYX.mjs.map} +0 -0
  86. /package/dist/{chunk-ZOC4OHGM.js.map → chunk-QMB2ZRWW.js.map} +0 -0
  87. /package/dist/{chunk-CQZ2AXMG.js.map → chunk-RANTKN66.js.map} +0 -0
  88. /package/dist/{chunk-T4CLBV7F.mjs.map → chunk-SK5KZWVS.mjs.map} +0 -0
  89. /package/dist/{chunk-HNWSVD35.js.map → chunk-YCOC4VEP.js.map} +0 -0
@@ -414,14 +414,14 @@ declare type SnapsBrowserifyBundlerCustomizerFunction = (bundler: BrowserifyObje
414
414
  export declare const SnapsBrowserifyConfigStruct: import("superstruct").Struct<{
415
415
  bundler: "browserify";
416
416
  cliOptions: {
417
+ port: number;
418
+ src: string;
417
419
  dist: string;
418
420
  eval: boolean;
419
421
  manifest: boolean;
420
- port: number;
421
422
  outfileName: string;
422
423
  root: string;
423
424
  sourceMaps: boolean;
424
- src: string;
425
425
  stripComments: boolean;
426
426
  suppressWarnings: boolean;
427
427
  transpilationMode: "none" | "localAndDeps" | "localOnly";
@@ -435,14 +435,14 @@ export declare const SnapsBrowserifyConfigStruct: import("superstruct").Struct<{
435
435
  }, {
436
436
  bundler: import("superstruct").Struct<"browserify", null>;
437
437
  cliOptions: import("superstruct").Struct<{
438
+ port: number;
439
+ src: string;
438
440
  dist: string;
439
441
  eval: boolean;
440
442
  manifest: boolean;
441
- port: number;
442
443
  outfileName: string;
443
444
  root: string;
444
445
  sourceMaps: boolean;
445
- src: string;
446
446
  stripComments: boolean;
447
447
  suppressWarnings: boolean;
448
448
  transpilationMode: "none" | "localAndDeps" | "localOnly";
@@ -474,15 +474,15 @@ export declare const SnapsBrowserifyConfigStruct: import("superstruct").Struct<{
474
474
  declare type SnapsWebpackCustomizeWebpackConfigFunction = (config: WebpackConfiguration) => WebpackConfiguration;
475
475
  export declare const SnapsWebpackConfigStruct: import("superstruct").Struct<{
476
476
  input: string;
477
- manifest: {
478
- path: string;
479
- update: boolean;
480
- };
481
477
  server: {
482
478
  port: number;
483
479
  root: string;
484
480
  enabled: boolean;
485
481
  };
482
+ manifest: {
483
+ path: string;
484
+ update: boolean;
485
+ };
486
486
  sourceMap: boolean | "inline";
487
487
  bundler: "webpack";
488
488
  evaluate: boolean;
@@ -501,12 +501,12 @@ export declare const SnapsWebpackConfigStruct: import("superstruct").Struct<{
501
501
  };
502
502
  };
503
503
  polyfills: boolean | {
504
+ path: boolean;
505
+ assert: boolean;
504
506
  buffer: boolean;
505
507
  stream: boolean;
506
- path: boolean;
507
508
  http: boolean;
508
509
  zlib: boolean;
509
- assert: boolean;
510
510
  url: boolean;
511
511
  https: boolean;
512
512
  console: boolean;
@@ -588,12 +588,12 @@ export declare const SnapsWebpackConfigStruct: import("superstruct").Struct<{
588
588
  buffer: import("superstruct").Struct<boolean, null>;
589
589
  }>;
590
590
  polyfills: import("superstruct").Struct<boolean | {
591
+ path: boolean;
592
+ assert: boolean;
591
593
  buffer: boolean;
592
594
  stream: boolean;
593
- path: boolean;
594
595
  http: boolean;
595
596
  zlib: boolean;
596
- assert: boolean;
597
597
  url: boolean;
598
598
  https: boolean;
599
599
  console: boolean;
@@ -617,12 +617,12 @@ export declare const SnapsWebpackConfigStruct: import("superstruct").Struct<{
617
617
  util: boolean;
618
618
  vm: boolean;
619
619
  }, [import("superstruct").Struct<boolean, null>, import("superstruct").Struct<{
620
+ path: boolean;
621
+ assert: boolean;
620
622
  buffer: boolean;
621
623
  stream: boolean;
622
- path: boolean;
623
624
  http: boolean;
624
625
  zlib: boolean;
625
- assert: boolean;
626
626
  url: boolean;
627
627
  https: boolean;
628
628
  console: boolean;
@@ -789,14 +789,14 @@ export declare function getConfigByArgv(argv: YargsArgs, cwd?: string): Promise<
789
789
  */
790
790
  export declare function mergeLegacyOptions(argv: YargsArgs, config: ProcessedBrowserifyConfig): {
791
791
  cliOptions: {
792
+ port: number;
793
+ src: string;
792
794
  dist: string;
793
795
  eval: boolean;
794
796
  manifest: boolean;
795
- port: number;
796
797
  outfileName: string;
797
798
  root: string;
798
799
  sourceMaps: boolean;
799
- src: string;
800
800
  stripComments: boolean;
801
801
  suppressWarnings: boolean;
802
802
  transpilationMode: "none" | "localAndDeps" | "localOnly";
@@ -107,6 +107,39 @@ export declare function getDefaultLoader({ legacy, sourceMap, }: ProcessedWebpac
107
107
  * @see https://swc.rs/docs/configuration/compilation#jscparser
108
108
  */
109
109
  syntax: string;
110
+ /**
111
+ * This tells the parser to transpile JSX.
112
+ *
113
+ * @see https://swc.rs/docs/configuration/compilation#jscparser
114
+ * @see https://swc.rs/docs/configuration/compilation#jscparserjsx
115
+ */
116
+ tsx: boolean;
117
+ };
118
+ transform: {
119
+ react: {
120
+ /**
121
+ * This tells SWC to use the JSX runtime, instead of the
122
+ * `createElement` function.
123
+ *
124
+ * @see https://swc.rs/docs/configuration/compilation#jsctransformreact
125
+ */
126
+ runtime: string;
127
+ /**
128
+ * This tells SWC to import the JSX runtime from the
129
+ * `@metamask/snaps-sdk` package, instead of the default React
130
+ * package.
131
+ *
132
+ * @see https://swc.rs/docs/configuration/compilation#jsctransformreact
133
+ */
134
+ importSource: string;
135
+ /**
136
+ * This tells SWC to use `Object.assign` and `Object.create` for
137
+ * JSX spread attributes, instead of the default behavior.
138
+ *
139
+ * @see https://swc.rs/docs/configuration/compilation#jsctransformreact
140
+ */
141
+ useBuiltins: boolean;
142
+ };
110
143
  };
111
144
  };
112
145
  /**
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkZOC4OHGMjs = require('../chunk-ZOC4OHGM.js');
4
- require('../chunk-BFX2RH3M.js');
5
- require('../chunk-HNWSVD35.js');
3
+ var _chunkQMB2ZRWWjs = require('../chunk-QMB2ZRWW.js');
4
+ require('../chunk-MXOKUCLH.js');
5
+ require('../chunk-YCOC4VEP.js');
6
6
  require('../chunk-6EEZHGF5.js');
7
7
  require('../chunk-KLOPX6DO.js');
8
8
  require('../chunk-MUYXNION.js');
9
- require('../chunk-JEMJNDZO.js');
9
+ require('../chunk-SQXMNT7M.js');
10
10
  require('../chunk-QHCKVO3P.js');
11
11
  require('../chunk-YQ2E7NEA.js');
12
12
  require('../chunk-4QUVE3EK.js');
@@ -21,5 +21,5 @@ require('../chunk-BALQOCUO.js');
21
21
  require('../chunk-X3D3MHWF.js');
22
22
 
23
23
 
24
- exports.getCompiler = _chunkZOC4OHGMjs.getCompiler;
24
+ exports.getCompiler = _chunkQMB2ZRWWjs.getCompiler;
25
25
  //# sourceMappingURL=compiler.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  getCompiler
3
- } from "../chunk-WUC7DUXN.mjs";
4
- import "../chunk-VIQIUSXW.mjs";
5
- import "../chunk-JBSWMUCQ.mjs";
3
+ } from "../chunk-6ABGZTV7.mjs";
4
+ import "../chunk-QRW2GKA3.mjs";
5
+ import "../chunk-HOVEQTF3.mjs";
6
6
  import "../chunk-BYNQODL3.mjs";
7
7
  import "../chunk-K26BOY6Z.mjs";
8
8
  import "../chunk-3WWFQLH4.mjs";
9
- import "../chunk-OGGTU5W6.mjs";
9
+ import "../chunk-V6SYDSWM.mjs";
10
10
  import "../chunk-AZMQTZXZ.mjs";
11
11
  import "../chunk-ERSRIVYH.mjs";
12
12
  import "../chunk-JL3URCHO.mjs";
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkBFX2RH3Mjs = require('../chunk-BFX2RH3M.js');
4
- require('../chunk-HNWSVD35.js');
3
+ var _chunkMXOKUCLHjs = require('../chunk-MXOKUCLH.js');
4
+ require('../chunk-YCOC4VEP.js');
5
5
  require('../chunk-6EEZHGF5.js');
6
6
  require('../chunk-KLOPX6DO.js');
7
7
  require('../chunk-MUYXNION.js');
8
- require('../chunk-JEMJNDZO.js');
8
+ require('../chunk-SQXMNT7M.js');
9
9
  require('../chunk-QHCKVO3P.js');
10
10
  require('../chunk-YQ2E7NEA.js');
11
11
  require('../chunk-4QUVE3EK.js');
@@ -20,5 +20,5 @@ require('../chunk-BALQOCUO.js');
20
20
  require('../chunk-X3D3MHWF.js');
21
21
 
22
22
 
23
- exports.getDefaultConfiguration = _chunkBFX2RH3Mjs.getDefaultConfiguration;
23
+ exports.getDefaultConfiguration = _chunkMXOKUCLHjs.getDefaultConfiguration;
24
24
  //# sourceMappingURL=config.js.map
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  getDefaultConfiguration
3
- } from "../chunk-VIQIUSXW.mjs";
4
- import "../chunk-JBSWMUCQ.mjs";
3
+ } from "../chunk-QRW2GKA3.mjs";
4
+ import "../chunk-HOVEQTF3.mjs";
5
5
  import "../chunk-BYNQODL3.mjs";
6
6
  import "../chunk-K26BOY6Z.mjs";
7
7
  import "../chunk-3WWFQLH4.mjs";
8
- import "../chunk-OGGTU5W6.mjs";
8
+ import "../chunk-V6SYDSWM.mjs";
9
9
  import "../chunk-AZMQTZXZ.mjs";
10
10
  import "../chunk-ERSRIVYH.mjs";
11
11
  import "../chunk-JL3URCHO.mjs";
@@ -1,16 +1,16 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-VXOV3ZCB.js');
2
2
 
3
3
 
4
- var _chunkZOC4OHGMjs = require('../chunk-ZOC4OHGM.js');
4
+ var _chunkQMB2ZRWWjs = require('../chunk-QMB2ZRWW.js');
5
5
 
6
6
 
7
- var _chunkBFX2RH3Mjs = require('../chunk-BFX2RH3M.js');
7
+ var _chunkMXOKUCLHjs = require('../chunk-MXOKUCLH.js');
8
8
 
9
9
 
10
10
 
11
11
 
12
12
 
13
- var _chunkHNWSVD35js = require('../chunk-HNWSVD35.js');
13
+ var _chunkYCOC4VEPjs = require('../chunk-YCOC4VEP.js');
14
14
  require('../chunk-6EEZHGF5.js');
15
15
  require('../chunk-KLOPX6DO.js');
16
16
  require('../chunk-MUYXNION.js');
@@ -18,7 +18,7 @@ require('../chunk-MUYXNION.js');
18
18
 
19
19
 
20
20
  var _chunkYGEAZQSCjs = require('../chunk-YGEAZQSC.js');
21
- require('../chunk-JEMJNDZO.js');
21
+ require('../chunk-SQXMNT7M.js');
22
22
  require('../chunk-QHCKVO3P.js');
23
23
  require('../chunk-YQ2E7NEA.js');
24
24
  require('../chunk-4QUVE3EK.js');
@@ -40,5 +40,5 @@ require('../chunk-X3D3MHWF.js');
40
40
 
41
41
 
42
42
 
43
- exports.SnapsBuiltInResolver = _chunkHNWSVD35js.SnapsBuiltInResolver; exports.SnapsBundleWarningsPlugin = _chunkHNWSVD35js.SnapsBundleWarningsPlugin; exports.SnapsStatsPlugin = _chunkHNWSVD35js.SnapsStatsPlugin; exports.SnapsWatchPlugin = _chunkHNWSVD35js.SnapsWatchPlugin; exports.getAllowedPaths = _chunkYGEAZQSCjs.getAllowedPaths; exports.getCompiler = _chunkZOC4OHGMjs.getCompiler; exports.getDefaultConfiguration = _chunkBFX2RH3Mjs.getDefaultConfiguration; exports.getServer = _chunkYGEAZQSCjs.getServer;
43
+ exports.SnapsBuiltInResolver = _chunkYCOC4VEPjs.SnapsBuiltInResolver; exports.SnapsBundleWarningsPlugin = _chunkYCOC4VEPjs.SnapsBundleWarningsPlugin; exports.SnapsStatsPlugin = _chunkYCOC4VEPjs.SnapsStatsPlugin; exports.SnapsWatchPlugin = _chunkYCOC4VEPjs.SnapsWatchPlugin; exports.getAllowedPaths = _chunkYGEAZQSCjs.getAllowedPaths; exports.getCompiler = _chunkQMB2ZRWWjs.getCompiler; exports.getDefaultConfiguration = _chunkMXOKUCLHjs.getDefaultConfiguration; exports.getServer = _chunkYGEAZQSCjs.getServer;
44
44
  //# sourceMappingURL=index.js.map
@@ -1,16 +1,16 @@
1
1
  import "../chunk-45LOTCC4.mjs";
2
2
  import {
3
3
  getCompiler
4
- } from "../chunk-WUC7DUXN.mjs";
4
+ } from "../chunk-6ABGZTV7.mjs";
5
5
  import {
6
6
  getDefaultConfiguration
7
- } from "../chunk-VIQIUSXW.mjs";
7
+ } from "../chunk-QRW2GKA3.mjs";
8
8
  import {
9
9
  SnapsBuiltInResolver,
10
10
  SnapsBundleWarningsPlugin,
11
11
  SnapsStatsPlugin,
12
12
  SnapsWatchPlugin
13
- } from "../chunk-JBSWMUCQ.mjs";
13
+ } from "../chunk-HOVEQTF3.mjs";
14
14
  import "../chunk-BYNQODL3.mjs";
15
15
  import "../chunk-K26BOY6Z.mjs";
16
16
  import "../chunk-3WWFQLH4.mjs";
@@ -18,7 +18,7 @@ import {
18
18
  getAllowedPaths,
19
19
  getServer
20
20
  } from "../chunk-SYRWT2KT.mjs";
21
- import "../chunk-OGGTU5W6.mjs";
21
+ import "../chunk-V6SYDSWM.mjs";
22
22
  import "../chunk-AZMQTZXZ.mjs";
23
23
  import "../chunk-ERSRIVYH.mjs";
24
24
  import "../chunk-JL3URCHO.mjs";
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkJEMJNDZOjs = require('../../chunk-JEMJNDZO.js');
3
+ var _chunkSQXMNT7Mjs = require('../../chunk-SQXMNT7M.js');
4
4
  require('../../chunk-QHCKVO3P.js');
5
5
  require('../../chunk-YQ2E7NEA.js');
6
6
  require('../../chunk-4QUVE3EK.js');
@@ -15,5 +15,5 @@ require('../../chunk-BALQOCUO.js');
15
15
  require('../../chunk-X3D3MHWF.js');
16
16
 
17
17
 
18
- exports.default = _chunkJEMJNDZOjs.browserify_default;
18
+ exports.default = _chunkSQXMNT7Mjs.browserify_default;
19
19
  //# sourceMappingURL=browserify.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  browserify_default
3
- } from "../../chunk-OGGTU5W6.mjs";
3
+ } from "../../chunk-V6SYDSWM.mjs";
4
4
  import "../../chunk-AZMQTZXZ.mjs";
5
5
  import "../../chunk-ERSRIVYH.mjs";
6
6
  import "../../chunk-JL3URCHO.mjs";
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkJEMJNDZOjs = require('../../chunk-JEMJNDZO.js');
3
+ var _chunkSQXMNT7Mjs = require('../../chunk-SQXMNT7M.js');
4
4
 
5
5
 
6
6
  var _chunkQHCKVO3Pjs = require('../../chunk-QHCKVO3P.js');
@@ -21,5 +21,5 @@ require('../../chunk-X3D3MHWF.js');
21
21
 
22
22
 
23
23
 
24
- exports.browserify = _chunkJEMJNDZOjs.browserify_default; exports.getFunctionLoader = _chunkQHCKVO3Pjs.getFunctionLoader; exports.wasm = _chunkYQ2E7NEAjs.wasm_default;
24
+ exports.browserify = _chunkSQXMNT7Mjs.browserify_default; exports.getFunctionLoader = _chunkQHCKVO3Pjs.getFunctionLoader; exports.wasm = _chunkYQ2E7NEAjs.wasm_default;
25
25
  //# sourceMappingURL=index.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  browserify_default
3
- } from "../../chunk-OGGTU5W6.mjs";
3
+ } from "../../chunk-V6SYDSWM.mjs";
4
4
  import {
5
5
  getFunctionLoader
6
6
  } from "../../chunk-AZMQTZXZ.mjs";
@@ -3,11 +3,11 @@
3
3
 
4
4
 
5
5
 
6
- var _chunkHNWSVD35js = require('../chunk-HNWSVD35.js');
6
+ var _chunkYCOC4VEPjs = require('../chunk-YCOC4VEP.js');
7
7
  require('../chunk-6EEZHGF5.js');
8
8
  require('../chunk-KLOPX6DO.js');
9
9
  require('../chunk-MUYXNION.js');
10
- require('../chunk-JEMJNDZO.js');
10
+ require('../chunk-SQXMNT7M.js');
11
11
  require('../chunk-QHCKVO3P.js');
12
12
  require('../chunk-YQ2E7NEA.js');
13
13
  require('../chunk-4QUVE3EK.js');
@@ -25,5 +25,5 @@ require('../chunk-X3D3MHWF.js');
25
25
 
26
26
 
27
27
 
28
- exports.SnapsBuiltInResolver = _chunkHNWSVD35js.SnapsBuiltInResolver; exports.SnapsBundleWarningsPlugin = _chunkHNWSVD35js.SnapsBundleWarningsPlugin; exports.SnapsStatsPlugin = _chunkHNWSVD35js.SnapsStatsPlugin; exports.SnapsWatchPlugin = _chunkHNWSVD35js.SnapsWatchPlugin;
28
+ exports.SnapsBuiltInResolver = _chunkYCOC4VEPjs.SnapsBuiltInResolver; exports.SnapsBundleWarningsPlugin = _chunkYCOC4VEPjs.SnapsBundleWarningsPlugin; exports.SnapsStatsPlugin = _chunkYCOC4VEPjs.SnapsStatsPlugin; exports.SnapsWatchPlugin = _chunkYCOC4VEPjs.SnapsWatchPlugin;
29
29
  //# sourceMappingURL=plugins.js.map
@@ -3,11 +3,11 @@ import {
3
3
  SnapsBundleWarningsPlugin,
4
4
  SnapsStatsPlugin,
5
5
  SnapsWatchPlugin
6
- } from "../chunk-JBSWMUCQ.mjs";
6
+ } from "../chunk-HOVEQTF3.mjs";
7
7
  import "../chunk-BYNQODL3.mjs";
8
8
  import "../chunk-K26BOY6Z.mjs";
9
9
  import "../chunk-3WWFQLH4.mjs";
10
- import "../chunk-OGGTU5W6.mjs";
10
+ import "../chunk-V6SYDSWM.mjs";
11
11
  import "../chunk-AZMQTZXZ.mjs";
12
12
  import "../chunk-ERSRIVYH.mjs";
13
13
  import "../chunk-JL3URCHO.mjs";
@@ -10,7 +10,7 @@
10
10
 
11
11
 
12
12
 
13
- var _chunkJEMJNDZOjs = require('../chunk-JEMJNDZO.js');
13
+ var _chunkSQXMNT7Mjs = require('../chunk-SQXMNT7M.js');
14
14
  require('../chunk-QHCKVO3P.js');
15
15
  require('../chunk-YQ2E7NEA.js');
16
16
  require('../chunk-4QUVE3EK.js');
@@ -35,5 +35,5 @@ require('../chunk-X3D3MHWF.js');
35
35
 
36
36
 
37
37
 
38
- exports.BROWSERSLIST_FILE = _chunkJEMJNDZOjs.BROWSERSLIST_FILE; exports.WEBPACK_FALLBACKS = _chunkJEMJNDZOjs.WEBPACK_FALLBACKS; exports.formatText = _chunkJEMJNDZOjs.formatText; exports.getBrowserslistTargets = _chunkJEMJNDZOjs.getBrowserslistTargets; exports.getDefaultLoader = _chunkJEMJNDZOjs.getDefaultLoader; exports.getDevTool = _chunkJEMJNDZOjs.getDevTool; exports.getEnvironmentVariables = _chunkJEMJNDZOjs.getEnvironmentVariables; exports.getFallbacks = _chunkJEMJNDZOjs.getFallbacks; exports.getImageSVG = _chunkJEMJNDZOjs.getImageSVG; exports.getProgressHandler = _chunkJEMJNDZOjs.getProgressHandler; exports.pluralize = _chunkJEMJNDZOjs.pluralize;
38
+ exports.BROWSERSLIST_FILE = _chunkSQXMNT7Mjs.BROWSERSLIST_FILE; exports.WEBPACK_FALLBACKS = _chunkSQXMNT7Mjs.WEBPACK_FALLBACKS; exports.formatText = _chunkSQXMNT7Mjs.formatText; exports.getBrowserslistTargets = _chunkSQXMNT7Mjs.getBrowserslistTargets; exports.getDefaultLoader = _chunkSQXMNT7Mjs.getDefaultLoader; exports.getDevTool = _chunkSQXMNT7Mjs.getDevTool; exports.getEnvironmentVariables = _chunkSQXMNT7Mjs.getEnvironmentVariables; exports.getFallbacks = _chunkSQXMNT7Mjs.getFallbacks; exports.getImageSVG = _chunkSQXMNT7Mjs.getImageSVG; exports.getProgressHandler = _chunkSQXMNT7Mjs.getProgressHandler; exports.pluralize = _chunkSQXMNT7Mjs.pluralize;
39
39
  //# sourceMappingURL=utils.js.map
@@ -10,7 +10,7 @@ import {
10
10
  getImageSVG,
11
11
  getProgressHandler,
12
12
  pluralize
13
- } from "../chunk-OGGTU5W6.mjs";
13
+ } from "../chunk-V6SYDSWM.mjs";
14
14
  import "../chunk-AZMQTZXZ.mjs";
15
15
  import "../chunk-ERSRIVYH.mjs";
16
16
  import "../chunk-JL3URCHO.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metamask/snaps-cli",
3
- "version": "6.1.0",
3
+ "version": "6.2.0",
4
4
  "description": "A CLI for developing MetaMask Snaps.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -57,8 +57,8 @@
57
57
  "@babel/plugin-transform-runtime": "^7.13.2",
58
58
  "@babel/preset-env": "^7.23.2",
59
59
  "@babel/preset-typescript": "^7.23.2",
60
- "@metamask/snaps-sdk": "^3.2.0",
61
- "@metamask/snaps-utils": "^7.0.4",
60
+ "@metamask/snaps-sdk": "^4.1.0",
61
+ "@metamask/snaps-utils": "^7.3.0",
62
62
  "@metamask/snaps-webpack-plugin": "^4.0.1",
63
63
  "@metamask/utils": "^8.3.0",
64
64
  "@swc/core": "1.3.78",
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/webpack/config.ts"],"names":[],"mappings":"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","sourcesContent":["import SnapsWebpackPlugin from '@metamask/snaps-webpack-plugin';\nimport type { Ora } from 'ora';\nimport { resolve } from 'path';\nimport TerserPlugin from 'terser-webpack-plugin';\nimport type { Configuration } from 'webpack';\nimport { DefinePlugin, ProgressPlugin, ProvidePlugin } from 'webpack';\n\nimport type { ProcessedWebpackConfig } from '../config';\nimport { getFunctionLoader, wasm } from './loaders';\nimport {\n SnapsBuiltInResolver,\n SnapsBundleWarningsPlugin,\n SnapsStatsPlugin,\n SnapsWatchPlugin,\n} from './plugins';\nimport {\n BROWSERSLIST_FILE,\n getDefaultLoader,\n getDevTool,\n getEnvironmentVariables,\n getFallbacks,\n getImageSVG,\n getProgressHandler,\n} from './utils';\n\nexport type WebpackOptions = {\n /**\n * Whether to watch for changes.\n */\n watch?: boolean;\n\n /**\n * Whether to evaluate the bundle. If this is set, it will override the\n * `evaluate` option in the config object.\n */\n evaluate?: boolean;\n\n /**\n * The spinner to use for logging.\n */\n spinner?: Ora;\n};\n\n/**\n * Get the default Webpack configuration. This is the configuration that will\n * be used if the user doesn't provide a custom Webpack configuration. The\n * configuration is based on the snap config.\n *\n * The default configuration includes:\n *\n * - `SWC` to transpile TypeScript and JavaScript files.\n * - `TerserPlugin` to minify the bundle.\n * - `SnapsWebpackPlugin` to validate the bundle and update the manifest.\n *\n * It can be customized through the `customizeWebpackConfig` function in the\n * snap config, but in most cases, you shouldn't need to do that.\n *\n * @param config - The processed snap Webpack config.\n * @param options - The Webpack options.\n * @returns The default Webpack configuration.\n */\nexport async function getDefaultConfiguration(\n config: ProcessedWebpackConfig,\n options: WebpackOptions = {\n evaluate: config.evaluate,\n },\n): Promise<Configuration> {\n const spinnerText = options.spinner?.text;\n const builtInResolver =\n config.stats.builtIns &&\n new SnapsBuiltInResolver(config.stats.builtIns, options.spinner);\n\n return {\n /**\n * The target is set to `browserslist` so that Webpack will compile the\n * bundle to support the browsers specified in the `.browserslistrc` file.\n * This Browserslist file contains the browsers that are supported by\n * MetaMask Snaps.\n *\n * @see https://webpack.js.org/configuration/target/\n */\n target: `browserslist:${BROWSERSLIST_FILE}`,\n\n /**\n * The mode is set to `production` by default, so that Webpack will minify\n * and optimize the bundle.\n *\n * @see https://webpack.js.org/configuration/mode/\n */\n mode: 'production',\n\n /**\n * The entry point is set to the `input` value from the config object.\n *\n * @see https://webpack.js.org/configuration/entry-context/\n */\n entry: config.input,\n\n /**\n * The devtool option controls how source maps are generated. We set it to\n * the `sourceMap` value from the config object.\n *\n * @see https://webpack.js.org/configuration/devtool/\n */\n devtool: getDevTool(config.sourceMap),\n\n /**\n * The stats option controls how much information is printed to the console\n * when Webpack is running. We set it to `none` so that we can control the\n * output ourselves.\n *\n * @see https://webpack.js.org/configuration/stats/\n */\n stats: 'none',\n\n /**\n * The output options.\n *\n * @see https://webpack.js.org/configuration/output/\n */\n output: {\n /**\n * This indicates whether Webpack should clear the output directory\n * before building. We set it to the `clean` value from the config\n * object.\n *\n * @see https://webpack.js.org/configuration/output/#outputclean\n */\n clean: config.output.clean,\n\n /**\n * The filename of the bundle. We set it to the `filename` value from\n * the config object.\n *\n * @see https://webpack.js.org/configuration/output/#outputfilename\n */\n filename: config.output.filename,\n\n /**\n * The path to the output directory. We set it to the `path` value from\n * the config object.\n *\n * @see https://webpack.js.org/configuration/output/#outputpath\n */\n path: config.output.path,\n\n /**\n * The public path of the bundle. We set it to `/` by default, so that\n * the bundle can be loaded from the root of the server.\n *\n * @see https://webpack.js.org/configuration/output/#outputpublicpath\n */\n publicPath: '/',\n\n /**\n * The library configuration. This tells Webpack how to export the\n * bundle.\n *\n * @see https://webpack.js.org/configuration/output/#outputlibrary\n */\n library: {\n /**\n * This tells Webpack to export the bundle as a CommonJS module. This\n * is necessary for MetaMask Snaps.\n *\n * @see https://webpack.js.org/configuration/output/#outputlibrarytarget\n */\n type: 'commonjs',\n },\n\n /**\n * The chunk format. This tells Webpack how to export chunks. This is\n * required because we use browserslist to target browsers, but Snaps are\n * not fully compatible with browser APIs (such as `window` and\n * `document`).\n *\n * @see https://webpack.js.org/configuration/output/#outputchunkformat\n */\n chunkFormat: 'commonjs',\n },\n\n /**\n * The module configuration. This is where we tell Webpack how to handle\n * different types of files.\n *\n * @see https://webpack.js.org/configuration/module/\n */\n module: {\n rules: [\n {\n test: /\\.(js|mjs|cjs|ts)$/u,\n exclude: /node_modules/u,\n use: await getDefaultLoader(config),\n },\n\n /**\n * This allows importing modules that uses `.js` and not `.mjs` for the\n * ES build.\n *\n * @see https://webpack.js.org/configuration/module/#resolvefullyspecified\n */\n {\n test: /\\.m?js$/u,\n resolve: {\n fullySpecified: false,\n },\n },\n\n /**\n * This allows importing `.svg` files as a string.\n */\n config.features.images && {\n test: /\\.svg$/u,\n // `asset/source` returns the source as a UTF-8 string.\n type: 'asset/source',\n },\n\n /**\n * This allows importing `.png` files as a data URL.\n */\n config.features.images && {\n test: /\\.png$/u,\n type: 'asset/inline',\n generator: {\n dataUrl: getImageSVG.bind(null, 'image/png'),\n },\n },\n\n /**\n * This allows importing `.jpe?g` files as a data URL.\n */\n config.features.images && {\n test: /\\.jpe?g$/u,\n type: 'asset/inline',\n generator: {\n dataUrl: getImageSVG.bind(null, 'image/jpeg'),\n },\n },\n\n config.experimental.wasm && {\n test: /\\.wasm$/u,\n use: getFunctionLoader(wasm, {}),\n },\n ],\n },\n\n /**\n * The resolve configuration. This tells Webpack how to resolve imports.\n * We set it to resolve `.js` and `.ts` files.\n *\n * @see https://webpack.js.org/configuration/resolve/\n */\n resolve: {\n /**\n * The extensions to resolve. We set it to resolve `.(c|m)?js` and `.ts`\n * files.\n */\n extensions: ['.js', '.mjs', '.cjs', '.ts'],\n\n /**\n * The fallback options. This tells Webpack how to handle imports that\n * aren't resolved. By default, we set Node.js built-ins to `false`, so\n * that they are ignored.\n */\n fallback: getFallbacks(config.polyfills),\n\n /**\n * The plugins to use. We use the {@link SnapsBuiltInResolver} to show\n * warnings about using Node.js built-ins, when no fallback is specified.\n */\n plugins: [builtInResolver],\n },\n\n /**\n * The plugins to use.\n *\n * @see https://webpack.js.org/configuration/plugins/\n */\n plugins: [\n /**\n * The `SnapsWebpackPlugin` is a Webpack plugin that checks and updates\n * the manifest file, and evaluates the bundle in SES. While not strictly\n * required, it's highly recommended to use this plugin.\n */\n new SnapsWebpackPlugin({\n manifestPath: config.manifest.path,\n writeManifest: config.manifest.update,\n eval: !options.watch && options.evaluate,\n }),\n\n /**\n * The `SnapsStatsPlugin` is a Webpack plugin that handles the stats\n * output. It's used to show the stats in the terminal, in a format that\n * is easy to read.\n */\n new SnapsStatsPlugin({ verbose: config.stats.verbose }, options.spinner),\n\n /**\n * The `DefinePlugin` is a Webpack plugin that adds static values to the\n * bundle. We use it to add the `NODE_DEBUG`, `NODE_ENV`, and `DEBUG`\n * environment variables, as well as any custom environment\n * variables (as `process.env`).\n */\n new DefinePlugin(getEnvironmentVariables(config.environment)),\n\n /**\n * The `ProgressPlugin` is a Webpack plugin that logs the progress of\n * the build. We set it to log the progress to the spinner.\n */\n new ProgressPlugin({\n handler: getProgressHandler(options.spinner, spinnerText),\n }),\n\n /**\n * The `SnapsBundleWarningPlugin` is a Webpack plugin that shows a\n * warning when the bundle is potentially incompatible with MetaMask\n * Snaps.\n */\n new SnapsBundleWarningsPlugin({\n builtInResolver,\n builtIns: Boolean(config.stats.builtIns),\n buffer: config.stats.buffer,\n }),\n\n /**\n * The `WatchPlugin` is a Webpack plugin that adds extra files to watch\n * for changes. This is useful for rebuilding the bundle when the\n * manifest file changes.\n */\n options.watch &&\n new SnapsWatchPlugin(\n {\n bundle: resolve(config.output.path, config.output.filename),\n evaluate: options.evaluate,\n files: [config.manifest.path],\n },\n options.spinner,\n ),\n\n /**\n * The `ProviderPlugin` is a Webpack plugin that automatically load\n * modules instead of having to import or require them everywhere.\n */\n (config.polyfills === true ||\n (config.polyfills !== false && config.polyfills.buffer)) &&\n new ProvidePlugin({\n Buffer: ['buffer', 'Buffer'],\n }),\n ].filter(Boolean),\n\n /**\n * The optimization configuration. This tells Webpack how to optimize the\n * bundle. Most of the time, you won't need to change this, as the default\n * options set by the `mode` option are sufficient.\n */\n optimization: {\n minimize: config.output.minimize,\n\n /**\n * The minimizer to use. We set it to use the `TerserPlugin`.\n */\n minimizer: [\n new TerserPlugin({\n parallel: true,\n }),\n ],\n },\n\n /**\n * The performance configuration. This tells Webpack how to handle\n * performance hints.\n *\n * @see https://webpack.js.org/configuration/performance/\n */\n performance: {\n /**\n * The hints to show. We set it to `false`, so that we don't get\n * performance hints, as they are not relevant for Snaps.\n *\n * @see https://webpack.js.org/configuration/performance/#performancehints\n */\n hints: false,\n },\n\n /**\n * The infrastructure logging configuration. This tells Webpack how to\n * log messages.\n *\n * @see https://webpack.js.org/configuration/infrastructure-logging\n */\n infrastructureLogging: {\n /**\n * The level of logging to use. We set it to `none`, so that we can\n * control the output ourselves.\n */\n level: 'none',\n },\n };\n}\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/webpack/utils.ts","../src/webpack/loaders/browserify.ts"],"names":["resolve"],"mappings":"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","sourcesContent":["import { bytesToBase64 } from '@metamask/utils';\nimport { dim } from 'chalk';\nimport { promises as fs } from 'fs';\nimport { builtinModules } from 'module';\nimport type { Ora } from 'ora';\nimport { dirname, resolve } from 'path';\nimport stripAnsi from 'strip-ansi';\nimport type { Configuration } from 'webpack';\n\nimport type { ProcessedWebpackConfig } from '../config';\nimport { browserify, getFunctionLoader } from './loaders';\n\nexport const BROWSERSLIST_FILE = resolve(\n dirname(\n // eslint-disable-next-line n/no-extraneous-require\n require.resolve('@metamask/snaps-cli/package.json'),\n ),\n '.browserslistrc',\n);\n\nexport const WEBPACK_FALLBACKS = {\n assert: require.resolve('assert/'),\n buffer: require.resolve('buffer/'),\n console: require.resolve('console-browserify'),\n constants: require.resolve('constants-browserify'),\n crypto: require.resolve('crypto-browserify'),\n domain: require.resolve('domain-browser'),\n events: require.resolve('events/'),\n http: require.resolve('stream-http'),\n https: require.resolve('https-browserify'),\n os: require.resolve('os-browserify/browser'),\n path: require.resolve('path-browserify'),\n punycode: require.resolve('punycode/'),\n process: require.resolve('process/browser'),\n querystring: require.resolve('querystring-es3'),\n stream: require.resolve('stream-browserify'),\n /* eslint-disable @typescript-eslint/naming-convention */\n _stream_duplex: require.resolve('readable-stream/lib/_stream_duplex'),\n _stream_passthrough: require.resolve(\n 'readable-stream/lib/_stream_passthrough',\n ),\n _stream_readable: require.resolve('readable-stream/lib/_stream_readable'),\n _stream_transform: require.resolve('readable-stream/lib/_stream_transform'),\n _stream_writable: require.resolve('readable-stream/lib/_stream_writable'),\n string_decoder: require.resolve('string_decoder/'),\n /* eslint-enable @typescript-eslint/naming-convention */\n sys: require.resolve('util/'),\n timers: require.resolve('timers-browserify'),\n tty: require.resolve('tty-browserify'),\n url: require.resolve('url/'),\n util: require.resolve('util/'),\n vm: require.resolve('vm-browserify'),\n zlib: require.resolve('browserify-zlib'),\n};\n\n/**\n * Get the default loader for JavaScript and TypeScript files, based on the\n * config object.\n *\n * - If the `legacy` option is set, we use the custom `browserify` loader. This\n * uses the legacy Browserify config to transpile the code.\n * - Otherwise, we use the `swc-loader`. This is a Webpack loader that uses the\n * `SWC` compiler, which is a much faster alternative to Babel and TypeScript's\n * own compiler.\n *\n * @param config - The processed snap Webpack config.\n * @param config.legacy - The legacy config object, if any.\n * @param config.sourceMap - Whether to generate source maps.\n * @see https://swc.rs/docs/usage/swc-loader\n * @returns The default loader.\n */\nexport async function getDefaultLoader({\n legacy,\n sourceMap,\n}: ProcessedWebpackConfig) {\n if (legacy) {\n /**\n * If the snap uses the legacy config, we use the custom `browserify`\n * loader. This uses the legacy Browserify config to transpile the code.\n * This is necessary for backwards compatibility with the\n * `bundlerCustomizer` function.\n */\n return getFunctionLoader(browserify, legacy);\n }\n\n const targets = await getBrowserslistTargets();\n return {\n /**\n * We use the `swc-loader` to transpile TypeScript and JavaScript files.\n * This is a Webpack loader that uses the `SWC` compiler, which is a much\n * faster alternative to Babel and TypeScript's own compiler.\n */\n loader: require.resolve('swc-loader'),\n\n /**\n * The options for the `swc-loader`. These can be overridden in the\n * `.swcrc` file.\n *\n * @see https://swc.rs/docs/configuration/swcrc\n */\n options: {\n sync: false,\n\n /**\n * This tells SWC to generate source maps. We set it to the\n * `sourceMap` value from the config object.\n *\n * This must be enabled if source maps are enabled in the config.\n */\n sourceMaps: Boolean(getDevTool(sourceMap)),\n\n jsc: {\n parser: {\n /**\n * This tells the parser to parse TypeScript files. If you\n * don't need to support TypeScript, you can set this to\n * `ecmascript` instead, but there's no harm in leaving it\n * as `typescript`.\n *\n * @see https://swc.rs/docs/configuration/compilation#jscparser\n */\n syntax: 'typescript',\n },\n },\n\n /**\n * The module configuration. This tells SWC how to output the\n * transpiled code.\n *\n * @see https://swc.rs/docs/configuration/modules\n */\n module: {\n /**\n * This tells SWC to output ES6 modules. This will allow Webpack to\n * optimize the output code better. Snaps don't support ES6 however, so\n * the output code will be transpiled to CommonJS by Webpack later in\n * the build process.\n *\n * @see https://swc.rs/docs/configuration/modules#es6\n */\n type: 'es6',\n },\n\n env: {\n targets: targets.join(', '),\n },\n },\n };\n}\n\n/**\n * Get the Webpack devtool configuration based on the given snap config.\n *\n * - If `sourceMap` is `inline`, return `inline-source-map`.\n * - If `sourceMap` is `true`, return `source-map`.\n * - Otherwise, return `false`.\n *\n * @param sourceMap - The `sourceMap` value from the snap config.\n * @returns The Webpack devtool configuration.\n */\nexport function getDevTool(\n sourceMap: ProcessedWebpackConfig['sourceMap'],\n): Configuration['devtool'] {\n if (sourceMap === 'inline') {\n return 'inline-source-map';\n }\n\n if (sourceMap === true) {\n return 'source-map';\n }\n\n return false;\n}\n\n/**\n * Get a function that can be used as handler function for Webpack's\n * `ProgressPlugin`.\n *\n * @param spinner - The spinner to update.\n * @param spinnerText - The initial spinner text. This will be prepended to the\n * percentage.\n * @returns A function that can be used as handler function for Webpack's\n * `ProgressPlugin`.\n */\n// Note: This is extracted for testing purposes.\nexport function getProgressHandler(spinner?: Ora, spinnerText?: string) {\n return (percentage: number) => {\n if (spinner && spinnerText) {\n spinner.text = `${spinnerText} ${dim(\n `(${Math.round(percentage * 100)}%)`,\n )}`;\n }\n };\n}\n\n/**\n * Get the targets from the `.browserslistrc` file.\n *\n * @returns The browser targets as an array of strings.\n */\nexport async function getBrowserslistTargets() {\n const contents = await fs.readFile(BROWSERSLIST_FILE, 'utf8');\n return contents\n .split('\\n')\n .map((line) => line.trim())\n .filter((line) => line && !line.startsWith('#'));\n}\n\n/**\n * Get a singular or plural string based on the given count. This is useful for\n * generating messages like \"1 error\" or \"2 errors\". By default, the plural\n * string is the singular string with an \"s\" appended to it.\n *\n * This assumes that the text is in English, and likely won't work for some\n * other languages.\n *\n * @param count - The count.\n * @param singular - The singular string.\n * @param plural - The plural string.\n * @returns The singular or plural string.\n * @example\n * ```typescript\n * pluralize(1, 'error'); // => 'error'\n * pluralize(2, 'error'); // => 'errors'\n * pluralize(1, 'error', 'problem'); // => 'error'\n * pluralize(2, 'error', 'problems'); // => 'problems'\n * ```\n */\nexport function pluralize(\n count: number,\n singular: string,\n plural = `${singular}s`,\n) {\n return count === 1 ? singular : plural;\n}\n\n/**\n * Get an object that can be used as fallback config for Webpack's\n * `fallback` config.\n *\n * @param polyfills - The polyfill object from the snap config.\n * @returns The webpack fallback config.\n */\nexport function getFallbacks(polyfills: ProcessedWebpackConfig['polyfills']): {\n [index: string]: string | false;\n} {\n if (polyfills === true) {\n return Object.fromEntries(\n builtinModules.map((name) => [\n name,\n WEBPACK_FALLBACKS[name as keyof typeof WEBPACK_FALLBACKS] ?? false,\n ]),\n );\n }\n\n if (polyfills === false) {\n return Object.fromEntries(builtinModules.map((name) => [name, false]));\n }\n\n return Object.fromEntries(\n builtinModules.map((name) => [\n name,\n polyfills[name as keyof ProcessedWebpackConfig['polyfills']]\n ? WEBPACK_FALLBACKS[name as keyof typeof WEBPACK_FALLBACKS]\n : false,\n ]),\n );\n}\n\n/**\n * Get an object that can be used as environment variables for Webpack's\n * `DefinePlugin`.\n *\n * @param environment - The environment object from the Snap config.\n * @param defaults - The default environment variables.\n * @returns The Webpack environment variables.\n */\nexport function getEnvironmentVariables(\n environment: Record<string, unknown>,\n defaults = {\n NODE_DEBUG: 'false',\n NODE_ENV: 'production',\n DEBUG: 'false',\n },\n) {\n return Object.fromEntries(\n Object.entries({\n ...defaults,\n ...environment,\n }).map(([key, value]) => [`process.env.${key}`, JSON.stringify(value)]),\n );\n}\n\n/**\n * Format the given line to fit within the terminal width.\n *\n * @param line - The line to format.\n * @param indent - The indentation to use.\n * @param initialIndent - The initial indentation to use, i.e., the indentation\n * for the first line.\n * @returns The formatted line.\n */\nfunction formatLine(line: string, indent: number, initialIndent: number) {\n const terminalWidth = process.stdout.columns;\n if (!terminalWidth) {\n return `${' '.repeat(initialIndent)}${line}`;\n }\n\n return line.split(' ').reduce(\n ({ formattedText, currentLineLength }, word, index) => {\n // `chalk` adds ANSI escape codes to the text, which are not visible\n // characters. We need to strip them to get the visible length of the\n // text.\n const visibleWord = stripAnsi(word);\n\n // Determine if a space should be added before the word.\n const spaceBeforeWord = index > 0 ? ' ' : '';\n const wordLengthWithSpace = visibleWord.length + spaceBeforeWord.length;\n\n // If the word would exceed the terminal width, start a new line.\n if (currentLineLength + wordLengthWithSpace > terminalWidth) {\n return {\n formattedText: `${formattedText}\\n${' '.repeat(indent)}${word}`,\n currentLineLength: indent + visibleWord.length,\n };\n }\n\n // Otherwise, add the word to the current line.\n return {\n formattedText: formattedText + spaceBeforeWord + word,\n currentLineLength: currentLineLength + wordLengthWithSpace,\n };\n },\n {\n formattedText: ' '.repeat(initialIndent),\n currentLineLength: initialIndent,\n },\n ).formattedText;\n}\n\n/**\n * Format the given text to fit within the terminal width.\n *\n * @param text - The text to format.\n * @param indent - The indentation to use.\n * @param initialIndent - The initial indentation to use, i.e., the indentation\n * for the first line.\n * @returns The formatted text.\n */\nexport function formatText(\n text: string,\n indent: number,\n initialIndent = indent,\n) {\n const lines = text.split('\\n');\n\n // Apply formatting to each line separately and then join them.\n return lines\n .map((line, index) => {\n const lineIndent = index === 0 ? initialIndent : indent;\n return formatLine(line, indent, lineIndent);\n })\n .join('\\n');\n}\n\n/**\n * Get an SVG from the given bytes and mime type.\n *\n * @param mimeType - The mime type of the image.\n * @param bytes - The image bytes.\n * @returns The SVG.\n */\nexport function getImageSVG(mimeType: string, bytes: Uint8Array) {\n const dataUrl = `data:${mimeType};base64,${bytesToBase64(bytes)}`;\n return `<svg xmlns=\"http://www.w3.org/2000/svg\"><image href=\"${dataUrl}\" /></svg>`;\n}\n","import browserify from 'browserify';\nimport { Readable } from 'readable-stream';\nimport type { LoaderDefinitionFunction } from 'webpack';\n\nimport { TranspilationModes } from '../../builders';\nimport type { LegacyOptions } from '../../config';\nimport { processDependencies } from '../../utils';\nimport { getBrowserslistTargets } from '../utils';\n\n/**\n * A Browserify loader for Webpack. This exists for backwards compatibility with\n * the legacy configuration format, in order to support the `bundlerCustomizer`\n * function.\n *\n * When this loader is used, the input file will be processed by Browserify, and\n * written to disk by Webpack. Most processing will be handled by Browserify, so\n * there are no benefits like tree-shaking.\n *\n * @param content - The input file contents as a string.\n * @param sourceMap - The source map of the input file.\n */\nconst loader: LoaderDefinitionFunction<LegacyOptions> = async function (\n content,\n sourceMap,\n) {\n const config = this.getOptions();\n\n const { transpilationMode } = config;\n\n const bundler = browserify({\n extensions: ['.js', '.ts'],\n debug: Boolean(sourceMap),\n standalone: '<snap>',\n });\n\n if (transpilationMode !== TranspilationModes.None) {\n const babelifyOptions = processDependencies(config);\n\n // We need to statically import all Browserify transforms, and all Babel\n // presets and plugins, and calling `require` is the sanest way to do that.\n /* eslint-disable @typescript-eslint/no-require-imports, @typescript-eslint/no-var-requires, n/global-require */\n bundler.transform(require('babelify'), {\n global: transpilationMode === TranspilationModes.LocalAndDeps,\n extensions: ['.js', '.ts'],\n presets: [\n require('@babel/preset-typescript'),\n [\n require('@babel/preset-env'),\n {\n targets: {\n browsers: await getBrowserslistTargets(),\n },\n },\n ],\n ],\n plugins: [\n require('@babel/plugin-transform-runtime'),\n require('@babel/plugin-transform-class-properties'),\n require('@babel/plugin-transform-private-methods'),\n require('@babel/plugin-transform-class-static-block'),\n require('@babel/plugin-transform-private-property-in-object'),\n ],\n ...(babelifyOptions as any),\n });\n /* eslint-enable @typescript-eslint/no-require-imports, @typescript-eslint/no-var-requires, n/global-require */\n }\n\n config.bundlerCustomizer?.(bundler);\n\n // Browserify doesn't accept a string as an entry point, so we need to convert\n // it to a stream.\n const stream = new Readable();\n stream.push(content);\n stream.push(null);\n\n bundler.add(stream, {\n file: this.resourcePath,\n });\n\n return new Promise<Buffer>((resolve, reject) => {\n bundler.bundle((bundleError, buffer: Buffer) => {\n if (bundleError) {\n reject(bundleError);\n return;\n }\n\n // Browserify inlines the source map, so we just pass the output buffer back\n // to Webpack.\n resolve(buffer);\n });\n });\n};\n\nexport default loader;\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/webpack/utils.ts","../src/webpack/loaders/browserify.ts"],"sourcesContent":["import { bytesToBase64 } from '@metamask/utils';\nimport { dim } from 'chalk';\nimport { promises as fs } from 'fs';\nimport { builtinModules } from 'module';\nimport type { Ora } from 'ora';\nimport { dirname, resolve } from 'path';\nimport stripAnsi from 'strip-ansi';\nimport type { Configuration } from 'webpack';\n\nimport type { ProcessedWebpackConfig } from '../config';\nimport { browserify, getFunctionLoader } from './loaders';\n\nexport const BROWSERSLIST_FILE = resolve(\n dirname(\n // eslint-disable-next-line n/no-extraneous-require\n require.resolve('@metamask/snaps-cli/package.json'),\n ),\n '.browserslistrc',\n);\n\nexport const WEBPACK_FALLBACKS = {\n assert: require.resolve('assert/'),\n buffer: require.resolve('buffer/'),\n console: require.resolve('console-browserify'),\n constants: require.resolve('constants-browserify'),\n crypto: require.resolve('crypto-browserify'),\n domain: require.resolve('domain-browser'),\n events: require.resolve('events/'),\n http: require.resolve('stream-http'),\n https: require.resolve('https-browserify'),\n os: require.resolve('os-browserify/browser'),\n path: require.resolve('path-browserify'),\n punycode: require.resolve('punycode/'),\n process: require.resolve('process/browser'),\n querystring: require.resolve('querystring-es3'),\n stream: require.resolve('stream-browserify'),\n /* eslint-disable @typescript-eslint/naming-convention */\n _stream_duplex: require.resolve('readable-stream/lib/_stream_duplex'),\n _stream_passthrough: require.resolve(\n 'readable-stream/lib/_stream_passthrough',\n ),\n _stream_readable: require.resolve('readable-stream/lib/_stream_readable'),\n _stream_transform: require.resolve('readable-stream/lib/_stream_transform'),\n _stream_writable: require.resolve('readable-stream/lib/_stream_writable'),\n string_decoder: require.resolve('string_decoder/'),\n /* eslint-enable @typescript-eslint/naming-convention */\n sys: require.resolve('util/'),\n timers: require.resolve('timers-browserify'),\n tty: require.resolve('tty-browserify'),\n url: require.resolve('url/'),\n util: require.resolve('util/'),\n vm: require.resolve('vm-browserify'),\n zlib: require.resolve('browserify-zlib'),\n};\n\n/**\n * Get the default loader for JavaScript and TypeScript files, based on the\n * config object.\n *\n * - If the `legacy` option is set, we use the custom `browserify` loader. This\n * uses the legacy Browserify config to transpile the code.\n * - Otherwise, we use the `swc-loader`. This is a Webpack loader that uses the\n * `SWC` compiler, which is a much faster alternative to Babel and TypeScript's\n * own compiler.\n *\n * @param config - The processed snap Webpack config.\n * @param config.legacy - The legacy config object, if any.\n * @param config.sourceMap - Whether to generate source maps.\n * @see https://swc.rs/docs/usage/swc-loader\n * @returns The default loader.\n */\nexport async function getDefaultLoader({\n legacy,\n sourceMap,\n}: ProcessedWebpackConfig) {\n if (legacy) {\n /**\n * If the snap uses the legacy config, we use the custom `browserify`\n * loader. This uses the legacy Browserify config to transpile the code.\n * This is necessary for backwards compatibility with the\n * `bundlerCustomizer` function.\n */\n return getFunctionLoader(browserify, legacy);\n }\n\n const targets = await getBrowserslistTargets();\n return {\n /**\n * We use the `swc-loader` to transpile TypeScript and JavaScript files.\n * This is a Webpack loader that uses the `SWC` compiler, which is a much\n * faster alternative to Babel and TypeScript's own compiler.\n */\n loader: require.resolve('swc-loader'),\n\n /**\n * The options for the `swc-loader`. These can be overridden in the\n * `.swcrc` file.\n *\n * @see https://swc.rs/docs/configuration/swcrc\n */\n options: {\n sync: false,\n\n /**\n * This tells SWC to generate source maps. We set it to the\n * `sourceMap` value from the config object.\n *\n * This must be enabled if source maps are enabled in the config.\n */\n sourceMaps: Boolean(getDevTool(sourceMap)),\n\n jsc: {\n parser: {\n /**\n * This tells the parser to parse TypeScript files. If you\n * don't need to support TypeScript, you can set this to\n * `ecmascript` instead, but there's no harm in leaving it\n * as `typescript`.\n *\n * @see https://swc.rs/docs/configuration/compilation#jscparser\n */\n syntax: 'typescript',\n },\n },\n\n /**\n * The module configuration. This tells SWC how to output the\n * transpiled code.\n *\n * @see https://swc.rs/docs/configuration/modules\n */\n module: {\n /**\n * This tells SWC to output ES6 modules. This will allow Webpack to\n * optimize the output code better. Snaps don't support ES6 however, so\n * the output code will be transpiled to CommonJS by Webpack later in\n * the build process.\n *\n * @see https://swc.rs/docs/configuration/modules#es6\n */\n type: 'es6',\n },\n\n env: {\n targets: targets.join(', '),\n },\n },\n };\n}\n\n/**\n * Get the Webpack devtool configuration based on the given snap config.\n *\n * - If `sourceMap` is `inline`, return `inline-source-map`.\n * - If `sourceMap` is `true`, return `source-map`.\n * - Otherwise, return `false`.\n *\n * @param sourceMap - The `sourceMap` value from the snap config.\n * @returns The Webpack devtool configuration.\n */\nexport function getDevTool(\n sourceMap: ProcessedWebpackConfig['sourceMap'],\n): Configuration['devtool'] {\n if (sourceMap === 'inline') {\n return 'inline-source-map';\n }\n\n if (sourceMap === true) {\n return 'source-map';\n }\n\n return false;\n}\n\n/**\n * Get a function that can be used as handler function for Webpack's\n * `ProgressPlugin`.\n *\n * @param spinner - The spinner to update.\n * @param spinnerText - The initial spinner text. This will be prepended to the\n * percentage.\n * @returns A function that can be used as handler function for Webpack's\n * `ProgressPlugin`.\n */\n// Note: This is extracted for testing purposes.\nexport function getProgressHandler(spinner?: Ora, spinnerText?: string) {\n return (percentage: number) => {\n if (spinner && spinnerText) {\n spinner.text = `${spinnerText} ${dim(\n `(${Math.round(percentage * 100)}%)`,\n )}`;\n }\n };\n}\n\n/**\n * Get the targets from the `.browserslistrc` file.\n *\n * @returns The browser targets as an array of strings.\n */\nexport async function getBrowserslistTargets() {\n const contents = await fs.readFile(BROWSERSLIST_FILE, 'utf8');\n return contents\n .split('\\n')\n .map((line) => line.trim())\n .filter((line) => line && !line.startsWith('#'));\n}\n\n/**\n * Get a singular or plural string based on the given count. This is useful for\n * generating messages like \"1 error\" or \"2 errors\". By default, the plural\n * string is the singular string with an \"s\" appended to it.\n *\n * This assumes that the text is in English, and likely won't work for some\n * other languages.\n *\n * @param count - The count.\n * @param singular - The singular string.\n * @param plural - The plural string.\n * @returns The singular or plural string.\n * @example\n * ```typescript\n * pluralize(1, 'error'); // => 'error'\n * pluralize(2, 'error'); // => 'errors'\n * pluralize(1, 'error', 'problem'); // => 'error'\n * pluralize(2, 'error', 'problems'); // => 'problems'\n * ```\n */\nexport function pluralize(\n count: number,\n singular: string,\n plural = `${singular}s`,\n) {\n return count === 1 ? singular : plural;\n}\n\n/**\n * Get an object that can be used as fallback config for Webpack's\n * `fallback` config.\n *\n * @param polyfills - The polyfill object from the snap config.\n * @returns The webpack fallback config.\n */\nexport function getFallbacks(polyfills: ProcessedWebpackConfig['polyfills']): {\n [index: string]: string | false;\n} {\n if (polyfills === true) {\n return Object.fromEntries(\n builtinModules.map((name) => [\n name,\n WEBPACK_FALLBACKS[name as keyof typeof WEBPACK_FALLBACKS] ?? false,\n ]),\n );\n }\n\n if (polyfills === false) {\n return Object.fromEntries(builtinModules.map((name) => [name, false]));\n }\n\n return Object.fromEntries(\n builtinModules.map((name) => [\n name,\n polyfills[name as keyof ProcessedWebpackConfig['polyfills']]\n ? WEBPACK_FALLBACKS[name as keyof typeof WEBPACK_FALLBACKS]\n : false,\n ]),\n );\n}\n\n/**\n * Get an object that can be used as environment variables for Webpack's\n * `DefinePlugin`.\n *\n * @param environment - The environment object from the Snap config.\n * @param defaults - The default environment variables.\n * @returns The Webpack environment variables.\n */\nexport function getEnvironmentVariables(\n environment: Record<string, unknown>,\n defaults = {\n NODE_DEBUG: 'false',\n NODE_ENV: 'production',\n DEBUG: 'false',\n },\n) {\n return Object.fromEntries(\n Object.entries({\n ...defaults,\n ...environment,\n }).map(([key, value]) => [`process.env.${key}`, JSON.stringify(value)]),\n );\n}\n\n/**\n * Format the given line to fit within the terminal width.\n *\n * @param line - The line to format.\n * @param indent - The indentation to use.\n * @param initialIndent - The initial indentation to use, i.e., the indentation\n * for the first line.\n * @returns The formatted line.\n */\nfunction formatLine(line: string, indent: number, initialIndent: number) {\n const terminalWidth = process.stdout.columns;\n if (!terminalWidth) {\n return `${' '.repeat(initialIndent)}${line}`;\n }\n\n return line.split(' ').reduce(\n ({ formattedText, currentLineLength }, word, index) => {\n // `chalk` adds ANSI escape codes to the text, which are not visible\n // characters. We need to strip them to get the visible length of the\n // text.\n const visibleWord = stripAnsi(word);\n\n // Determine if a space should be added before the word.\n const spaceBeforeWord = index > 0 ? ' ' : '';\n const wordLengthWithSpace = visibleWord.length + spaceBeforeWord.length;\n\n // If the word would exceed the terminal width, start a new line.\n if (currentLineLength + wordLengthWithSpace > terminalWidth) {\n return {\n formattedText: `${formattedText}\\n${' '.repeat(indent)}${word}`,\n currentLineLength: indent + visibleWord.length,\n };\n }\n\n // Otherwise, add the word to the current line.\n return {\n formattedText: formattedText + spaceBeforeWord + word,\n currentLineLength: currentLineLength + wordLengthWithSpace,\n };\n },\n {\n formattedText: ' '.repeat(initialIndent),\n currentLineLength: initialIndent,\n },\n ).formattedText;\n}\n\n/**\n * Format the given text to fit within the terminal width.\n *\n * @param text - The text to format.\n * @param indent - The indentation to use.\n * @param initialIndent - The initial indentation to use, i.e., the indentation\n * for the first line.\n * @returns The formatted text.\n */\nexport function formatText(\n text: string,\n indent: number,\n initialIndent = indent,\n) {\n const lines = text.split('\\n');\n\n // Apply formatting to each line separately and then join them.\n return lines\n .map((line, index) => {\n const lineIndent = index === 0 ? initialIndent : indent;\n return formatLine(line, indent, lineIndent);\n })\n .join('\\n');\n}\n\n/**\n * Get an SVG from the given bytes and mime type.\n *\n * @param mimeType - The mime type of the image.\n * @param bytes - The image bytes.\n * @returns The SVG.\n */\nexport function getImageSVG(mimeType: string, bytes: Uint8Array) {\n const dataUrl = `data:${mimeType};base64,${bytesToBase64(bytes)}`;\n return `<svg xmlns=\"http://www.w3.org/2000/svg\"><image href=\"${dataUrl}\" /></svg>`;\n}\n","import browserify from 'browserify';\nimport { Readable } from 'readable-stream';\nimport type { LoaderDefinitionFunction } from 'webpack';\n\nimport { TranspilationModes } from '../../builders';\nimport type { LegacyOptions } from '../../config';\nimport { processDependencies } from '../../utils';\nimport { getBrowserslistTargets } from '../utils';\n\n/**\n * A Browserify loader for Webpack. This exists for backwards compatibility with\n * the legacy configuration format, in order to support the `bundlerCustomizer`\n * function.\n *\n * When this loader is used, the input file will be processed by Browserify, and\n * written to disk by Webpack. Most processing will be handled by Browserify, so\n * there are no benefits like tree-shaking.\n *\n * @param content - The input file contents as a string.\n * @param sourceMap - The source map of the input file.\n */\nconst loader: LoaderDefinitionFunction<LegacyOptions> = async function (\n content,\n sourceMap,\n) {\n const config = this.getOptions();\n\n const { transpilationMode } = config;\n\n const bundler = browserify({\n extensions: ['.js', '.ts'],\n debug: Boolean(sourceMap),\n standalone: '<snap>',\n });\n\n if (transpilationMode !== TranspilationModes.None) {\n const babelifyOptions = processDependencies(config);\n\n // We need to statically import all Browserify transforms, and all Babel\n // presets and plugins, and calling `require` is the sanest way to do that.\n /* eslint-disable @typescript-eslint/no-require-imports, @typescript-eslint/no-var-requires, n/global-require */\n bundler.transform(require('babelify'), {\n global: transpilationMode === TranspilationModes.LocalAndDeps,\n extensions: ['.js', '.ts'],\n presets: [\n require('@babel/preset-typescript'),\n [\n require('@babel/preset-env'),\n {\n targets: {\n browsers: await getBrowserslistTargets(),\n },\n },\n ],\n ],\n plugins: [\n require('@babel/plugin-transform-runtime'),\n require('@babel/plugin-transform-class-properties'),\n require('@babel/plugin-transform-private-methods'),\n require('@babel/plugin-transform-class-static-block'),\n require('@babel/plugin-transform-private-property-in-object'),\n ],\n ...(babelifyOptions as any),\n });\n /* eslint-enable @typescript-eslint/no-require-imports, @typescript-eslint/no-var-requires, n/global-require */\n }\n\n config.bundlerCustomizer?.(bundler);\n\n // Browserify doesn't accept a string as an entry point, so we need to convert\n // it to a stream.\n const stream = new Readable();\n stream.push(content);\n stream.push(null);\n\n bundler.add(stream, {\n file: this.resourcePath,\n });\n\n return new Promise<Buffer>((resolve, reject) => {\n bundler.bundle((bundleError, buffer: Buffer) => {\n if (bundleError) {\n reject(bundleError);\n return;\n }\n\n // Browserify inlines the source map, so we just pass the output buffer back\n // to Webpack.\n resolve(buffer);\n });\n });\n};\n\nexport default loader;\n"],"mappings":"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","names":["resolve"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/webpack/config.ts"],"sourcesContent":["import SnapsWebpackPlugin from '@metamask/snaps-webpack-plugin';\nimport type { Ora } from 'ora';\nimport { resolve } from 'path';\nimport TerserPlugin from 'terser-webpack-plugin';\nimport type { Configuration } from 'webpack';\nimport { DefinePlugin, ProgressPlugin, ProvidePlugin } from 'webpack';\n\nimport type { ProcessedWebpackConfig } from '../config';\nimport { getFunctionLoader, wasm } from './loaders';\nimport {\n SnapsBuiltInResolver,\n SnapsBundleWarningsPlugin,\n SnapsStatsPlugin,\n SnapsWatchPlugin,\n} from './plugins';\nimport {\n BROWSERSLIST_FILE,\n getDefaultLoader,\n getDevTool,\n getEnvironmentVariables,\n getFallbacks,\n getImageSVG,\n getProgressHandler,\n} from './utils';\n\nexport type WebpackOptions = {\n /**\n * Whether to watch for changes.\n */\n watch?: boolean;\n\n /**\n * Whether to evaluate the bundle. If this is set, it will override the\n * `evaluate` option in the config object.\n */\n evaluate?: boolean;\n\n /**\n * The spinner to use for logging.\n */\n spinner?: Ora;\n};\n\n/**\n * Get the default Webpack configuration. This is the configuration that will\n * be used if the user doesn't provide a custom Webpack configuration. The\n * configuration is based on the snap config.\n *\n * The default configuration includes:\n *\n * - `SWC` to transpile TypeScript and JavaScript files.\n * - `TerserPlugin` to minify the bundle.\n * - `SnapsWebpackPlugin` to validate the bundle and update the manifest.\n *\n * It can be customized through the `customizeWebpackConfig` function in the\n * snap config, but in most cases, you shouldn't need to do that.\n *\n * @param config - The processed snap Webpack config.\n * @param options - The Webpack options.\n * @returns The default Webpack configuration.\n */\nexport async function getDefaultConfiguration(\n config: ProcessedWebpackConfig,\n options: WebpackOptions = {\n evaluate: config.evaluate,\n },\n): Promise<Configuration> {\n const spinnerText = options.spinner?.text;\n const builtInResolver =\n config.stats.builtIns &&\n new SnapsBuiltInResolver(config.stats.builtIns, options.spinner);\n\n return {\n /**\n * The target is set to `browserslist` so that Webpack will compile the\n * bundle to support the browsers specified in the `.browserslistrc` file.\n * This Browserslist file contains the browsers that are supported by\n * MetaMask Snaps.\n *\n * @see https://webpack.js.org/configuration/target/\n */\n target: `browserslist:${BROWSERSLIST_FILE}`,\n\n /**\n * The mode is set to `production` by default, so that Webpack will minify\n * and optimize the bundle.\n *\n * @see https://webpack.js.org/configuration/mode/\n */\n mode: 'production',\n\n /**\n * The entry point is set to the `input` value from the config object.\n *\n * @see https://webpack.js.org/configuration/entry-context/\n */\n entry: config.input,\n\n /**\n * The devtool option controls how source maps are generated. We set it to\n * the `sourceMap` value from the config object.\n *\n * @see https://webpack.js.org/configuration/devtool/\n */\n devtool: getDevTool(config.sourceMap),\n\n /**\n * The stats option controls how much information is printed to the console\n * when Webpack is running. We set it to `none` so that we can control the\n * output ourselves.\n *\n * @see https://webpack.js.org/configuration/stats/\n */\n stats: 'none',\n\n /**\n * The output options.\n *\n * @see https://webpack.js.org/configuration/output/\n */\n output: {\n /**\n * This indicates whether Webpack should clear the output directory\n * before building. We set it to the `clean` value from the config\n * object.\n *\n * @see https://webpack.js.org/configuration/output/#outputclean\n */\n clean: config.output.clean,\n\n /**\n * The filename of the bundle. We set it to the `filename` value from\n * the config object.\n *\n * @see https://webpack.js.org/configuration/output/#outputfilename\n */\n filename: config.output.filename,\n\n /**\n * The path to the output directory. We set it to the `path` value from\n * the config object.\n *\n * @see https://webpack.js.org/configuration/output/#outputpath\n */\n path: config.output.path,\n\n /**\n * The public path of the bundle. We set it to `/` by default, so that\n * the bundle can be loaded from the root of the server.\n *\n * @see https://webpack.js.org/configuration/output/#outputpublicpath\n */\n publicPath: '/',\n\n /**\n * The library configuration. This tells Webpack how to export the\n * bundle.\n *\n * @see https://webpack.js.org/configuration/output/#outputlibrary\n */\n library: {\n /**\n * This tells Webpack to export the bundle as a CommonJS module. This\n * is necessary for MetaMask Snaps.\n *\n * @see https://webpack.js.org/configuration/output/#outputlibrarytarget\n */\n type: 'commonjs',\n },\n\n /**\n * The chunk format. This tells Webpack how to export chunks. This is\n * required because we use browserslist to target browsers, but Snaps are\n * not fully compatible with browser APIs (such as `window` and\n * `document`).\n *\n * @see https://webpack.js.org/configuration/output/#outputchunkformat\n */\n chunkFormat: 'commonjs',\n },\n\n /**\n * The module configuration. This is where we tell Webpack how to handle\n * different types of files.\n *\n * @see https://webpack.js.org/configuration/module/\n */\n module: {\n rules: [\n {\n test: /\\.(js|mjs|cjs|ts)$/u,\n exclude: /node_modules/u,\n use: await getDefaultLoader(config),\n },\n\n /**\n * This allows importing modules that uses `.js` and not `.mjs` for the\n * ES build.\n *\n * @see https://webpack.js.org/configuration/module/#resolvefullyspecified\n */\n {\n test: /\\.m?js$/u,\n resolve: {\n fullySpecified: false,\n },\n },\n\n /**\n * This allows importing `.svg` files as a string.\n */\n config.features.images && {\n test: /\\.svg$/u,\n // `asset/source` returns the source as a UTF-8 string.\n type: 'asset/source',\n },\n\n /**\n * This allows importing `.png` files as a data URL.\n */\n config.features.images && {\n test: /\\.png$/u,\n type: 'asset/inline',\n generator: {\n dataUrl: getImageSVG.bind(null, 'image/png'),\n },\n },\n\n /**\n * This allows importing `.jpe?g` files as a data URL.\n */\n config.features.images && {\n test: /\\.jpe?g$/u,\n type: 'asset/inline',\n generator: {\n dataUrl: getImageSVG.bind(null, 'image/jpeg'),\n },\n },\n\n config.experimental.wasm && {\n test: /\\.wasm$/u,\n use: getFunctionLoader(wasm, {}),\n },\n ],\n },\n\n /**\n * The resolve configuration. This tells Webpack how to resolve imports.\n * We set it to resolve `.js` and `.ts` files.\n *\n * @see https://webpack.js.org/configuration/resolve/\n */\n resolve: {\n /**\n * The extensions to resolve. We set it to resolve `.(c|m)?js` and `.ts`\n * files.\n */\n extensions: ['.js', '.mjs', '.cjs', '.ts'],\n\n /**\n * The fallback options. This tells Webpack how to handle imports that\n * aren't resolved. By default, we set Node.js built-ins to `false`, so\n * that they are ignored.\n */\n fallback: getFallbacks(config.polyfills),\n\n /**\n * The plugins to use. We use the {@link SnapsBuiltInResolver} to show\n * warnings about using Node.js built-ins, when no fallback is specified.\n */\n plugins: [builtInResolver],\n },\n\n /**\n * The plugins to use.\n *\n * @see https://webpack.js.org/configuration/plugins/\n */\n plugins: [\n /**\n * The `SnapsWebpackPlugin` is a Webpack plugin that checks and updates\n * the manifest file, and evaluates the bundle in SES. While not strictly\n * required, it's highly recommended to use this plugin.\n */\n new SnapsWebpackPlugin({\n manifestPath: config.manifest.path,\n writeManifest: config.manifest.update,\n eval: !options.watch && options.evaluate,\n }),\n\n /**\n * The `SnapsStatsPlugin` is a Webpack plugin that handles the stats\n * output. It's used to show the stats in the terminal, in a format that\n * is easy to read.\n */\n new SnapsStatsPlugin({ verbose: config.stats.verbose }, options.spinner),\n\n /**\n * The `DefinePlugin` is a Webpack plugin that adds static values to the\n * bundle. We use it to add the `NODE_DEBUG`, `NODE_ENV`, and `DEBUG`\n * environment variables, as well as any custom environment\n * variables (as `process.env`).\n */\n new DefinePlugin(getEnvironmentVariables(config.environment)),\n\n /**\n * The `ProgressPlugin` is a Webpack plugin that logs the progress of\n * the build. We set it to log the progress to the spinner.\n */\n new ProgressPlugin({\n handler: getProgressHandler(options.spinner, spinnerText),\n }),\n\n /**\n * The `SnapsBundleWarningPlugin` is a Webpack plugin that shows a\n * warning when the bundle is potentially incompatible with MetaMask\n * Snaps.\n */\n new SnapsBundleWarningsPlugin({\n builtInResolver,\n builtIns: Boolean(config.stats.builtIns),\n buffer: config.stats.buffer,\n }),\n\n /**\n * The `WatchPlugin` is a Webpack plugin that adds extra files to watch\n * for changes. This is useful for rebuilding the bundle when the\n * manifest file changes.\n */\n options.watch &&\n new SnapsWatchPlugin(\n {\n bundle: resolve(config.output.path, config.output.filename),\n evaluate: options.evaluate,\n files: [config.manifest.path],\n },\n options.spinner,\n ),\n\n /**\n * The `ProviderPlugin` is a Webpack plugin that automatically load\n * modules instead of having to import or require them everywhere.\n */\n (config.polyfills === true ||\n (config.polyfills !== false && config.polyfills.buffer)) &&\n new ProvidePlugin({\n Buffer: ['buffer', 'Buffer'],\n }),\n ].filter(Boolean),\n\n /**\n * The optimization configuration. This tells Webpack how to optimize the\n * bundle. Most of the time, you won't need to change this, as the default\n * options set by the `mode` option are sufficient.\n */\n optimization: {\n minimize: config.output.minimize,\n\n /**\n * The minimizer to use. We set it to use the `TerserPlugin`.\n */\n minimizer: [\n new TerserPlugin({\n parallel: true,\n }),\n ],\n },\n\n /**\n * The performance configuration. This tells Webpack how to handle\n * performance hints.\n *\n * @see https://webpack.js.org/configuration/performance/\n */\n performance: {\n /**\n * The hints to show. We set it to `false`, so that we don't get\n * performance hints, as they are not relevant for Snaps.\n *\n * @see https://webpack.js.org/configuration/performance/#performancehints\n */\n hints: false,\n },\n\n /**\n * The infrastructure logging configuration. This tells Webpack how to\n * log messages.\n *\n * @see https://webpack.js.org/configuration/infrastructure-logging\n */\n infrastructureLogging: {\n /**\n * The level of logging to use. We set it to `none`, so that we can\n * control the output ourselves.\n */\n level: 'none',\n },\n };\n}\n"],"mappings":"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","names":[]}