@forge/bundler 6.1.27-next.4 → 6.2.0-experimental-4a332af

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/CHANGELOG.md CHANGED
@@ -1,5 +1,140 @@
1
1
  # @forge/bundler
2
2
 
3
+ ## 6.2.0-experimental-4a332af
4
+
5
+ ### Patch Changes
6
+
7
+ - aa757af: Module add
8
+ - Updated dependencies [09ef550]
9
+ - Updated dependencies [aa757af]
10
+ - @forge/cli-shared@8.23.0-experimental-4a332af
11
+ - @forge/manifest@12.8.0-experimental-4a332af
12
+ - @forge/lint@5.19.1-experimental-4a332af
13
+
14
+ ## 6.2.0
15
+
16
+ ### Minor Changes
17
+
18
+ - ef0434d: Added support for multi-entry resources in UI Kit applications, enabling developers to define multiple entry points within a single resource.
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [30060eb]
23
+ - Updated dependencies [1eded6e]
24
+ - Updated dependencies [0e45239]
25
+ - Updated dependencies [e6a3ab2]
26
+ - Updated dependencies [cf7000f]
27
+ - Updated dependencies [369bc9b]
28
+ - Updated dependencies [d660fb0]
29
+ - Updated dependencies [3bbb9da]
30
+ - Updated dependencies [84d9930]
31
+ - Updated dependencies [e7b0684]
32
+ - Updated dependencies [2c85db9]
33
+ - Updated dependencies [f7c39e1]
34
+ - Updated dependencies [8d90f4f]
35
+ - Updated dependencies [808adbd]
36
+ - Updated dependencies [e2113b4]
37
+ - Updated dependencies [a885062]
38
+ - Updated dependencies [bf76c3c]
39
+ - Updated dependencies [ef0434d]
40
+ - Updated dependencies [55991a3]
41
+ - Updated dependencies [e5b5031]
42
+ - Updated dependencies [2e44a71]
43
+ - Updated dependencies [489c6d0]
44
+ - Updated dependencies [c775d3d]
45
+ - Updated dependencies [c99451e]
46
+ - Updated dependencies [f80e7b3]
47
+ - @forge/cli-shared@8.23.0
48
+ - @forge/manifest@12.8.0
49
+ - @forge/lint@5.19.1
50
+
51
+ ## 6.2.0-next.13
52
+
53
+ ### Patch Changes
54
+
55
+ - Updated dependencies [489c6d0]
56
+ - @forge/manifest@12.8.0-next.10
57
+ - @forge/cli-shared@8.23.0-next.13
58
+ - @forge/lint@5.19.1-next.13
59
+
60
+ ## 6.2.0-next.12
61
+
62
+ ### Patch Changes
63
+
64
+ - Updated dependencies [e2113b4]
65
+ - @forge/cli-shared@8.23.0-next.12
66
+ - @forge/lint@5.19.1-next.12
67
+
68
+ ## 6.2.0-next.11
69
+
70
+ ### Patch Changes
71
+
72
+ - Updated dependencies [369bc9b]
73
+ - Updated dependencies [e5b5031]
74
+ - @forge/cli-shared@8.23.0-next.11
75
+ - @forge/manifest@12.8.0-next.9
76
+ - @forge/lint@5.19.1-next.11
77
+
78
+ ## 6.2.0-next.10
79
+
80
+ ### Patch Changes
81
+
82
+ - Updated dependencies [3bbb9da]
83
+ - Updated dependencies [bf76c3c]
84
+ - @forge/cli-shared@8.23.0-next.10
85
+ - @forge/manifest@12.8.0-next.8
86
+ - @forge/lint@5.19.1-next.10
87
+
88
+ ## 6.2.0-next.9
89
+
90
+ ### Patch Changes
91
+
92
+ - Updated dependencies [30060eb]
93
+ - @forge/cli-shared@8.23.0-next.9
94
+ - @forge/lint@5.19.1-next.9
95
+
96
+ ## 6.2.0-next.8
97
+
98
+ ### Patch Changes
99
+
100
+ - Updated dependencies [f7c39e1]
101
+ - @forge/manifest@12.8.0-next.7
102
+ - @forge/cli-shared@8.23.0-next.8
103
+ - @forge/lint@5.19.1-next.8
104
+
105
+ ## 6.2.0-next.7
106
+
107
+ ### Patch Changes
108
+
109
+ - Updated dependencies [e7b0684]
110
+ - @forge/manifest@12.8.0-next.6
111
+ - @forge/cli-shared@8.23.0-next.7
112
+ - @forge/lint@5.19.1-next.7
113
+
114
+ ## 6.2.0-next.6
115
+
116
+ ### Minor Changes
117
+
118
+ - ef0434d: Added support for multi-entry resources in UI Kit applications, enabling developers to define multiple entry points within a single resource.
119
+
120
+ ### Patch Changes
121
+
122
+ - Updated dependencies [ef0434d]
123
+ - @forge/cli-shared@8.23.0-next.6
124
+ - @forge/manifest@12.8.0-next.5
125
+ - @forge/lint@5.19.1-next.6
126
+
127
+ ## 6.1.27-next.5
128
+
129
+ ### Patch Changes
130
+
131
+ - Updated dependencies [1eded6e]
132
+ - Updated dependencies [cf7000f]
133
+ - Updated dependencies [d660fb0]
134
+ - @forge/manifest@12.8.0-next.4
135
+ - @forge/cli-shared@8.23.0-next.5
136
+ - @forge/lint@5.19.1-next.5
137
+
3
138
  ## 6.1.27-next.4
4
139
 
5
140
  ### Patch Changes
package/out/common.d.ts CHANGED
@@ -4,4 +4,5 @@ export declare function getOutputDir(args: Pick<BundlerArgs, 'watchMode'>): stri
4
4
  export declare const SOURCE_DIR = "src";
5
5
  export declare const NODE_MODULES_DIR = "node_modules";
6
6
  export declare function getEntryPoints(handlers: Handler[]): EntryPoint[];
7
+ export declare function createEntryPointsForResource(resourceKey: string, resourcePath: string, entry?: Record<string, string>): EntryPoint[];
7
8
  //# sourceMappingURL=common.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../src/common.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAmC,MAAM,mBAAmB,CAAC;AAE7E,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAElD,wBAAgB,YAAY,CAAC,IAAI,EAAE,IAAI,CAAC,WAAW,EAAE,WAAW,CAAC,GAAG,MAAM,CAKzE;AAED,eAAO,MAAM,UAAU,QAAQ,CAAC;AAEhC,eAAO,MAAM,gBAAgB,iBAAiB,CAAC;AAE/C,wBAAgB,cAAc,CAAC,QAAQ,EAAE,OAAO,EAAE,GAAG,UAAU,EAAE,CAOhE"}
1
+ {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../src/common.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAmC,MAAM,mBAAmB,CAAC;AAE7E,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAElD,wBAAgB,YAAY,CAAC,IAAI,EAAE,IAAI,CAAC,WAAW,EAAE,WAAW,CAAC,GAAG,MAAM,CAKzE;AAED,eAAO,MAAM,UAAU,QAAQ,CAAC;AAEhC,eAAO,MAAM,gBAAgB,iBAAiB,CAAC;AAE/C,wBAAgB,cAAc,CAAC,QAAQ,EAAE,OAAO,EAAE,GAAG,UAAU,EAAE,CAOhE;AAgBD,wBAAgB,4BAA4B,CAC1C,WAAW,EAAE,MAAM,EACnB,YAAY,EAAE,MAAM,EACpB,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAC7B,UAAU,EAAE,CAYd"}
package/out/common.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getEntryPoints = exports.NODE_MODULES_DIR = exports.SOURCE_DIR = exports.getOutputDir = void 0;
3
+ exports.createEntryPointsForResource = exports.getEntryPoints = exports.NODE_MODULES_DIR = exports.SOURCE_DIR = exports.getOutputDir = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const path_1 = tslib_1.__importDefault(require("path"));
6
6
  const cli_shared_1 = require("@forge/cli-shared");
@@ -19,3 +19,14 @@ function getEntryPoints(handlers) {
19
19
  }));
20
20
  }
21
21
  exports.getEntryPoints = getEntryPoints;
22
+ function createEntryPointsForResource(resourceKey, resourcePath, entry) {
23
+ if (entry && Object.keys(entry).length > 0) {
24
+ return Object.entries(entry).map(([entryKey, entryFile]) => ({
25
+ name: entryKey,
26
+ path: path_1.default.join(resourcePath, entryFile),
27
+ isMultiEntry: true
28
+ }));
29
+ }
30
+ return [{ name: resourceKey, path: resourcePath }];
31
+ }
32
+ exports.createEntryPointsForResource = createEntryPointsForResource;
@@ -1 +1 @@
1
- {"version":3,"file":"nativeui.d.ts","sourceRoot":"","sources":["../../src/config/nativeui.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,IAAI,aAAa,EAAE,MAAM,SAAS,CAAC;AAIzD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,OAAO,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AACtC,OAAO,EAAE,mBAAmB,EAAe,MAAM,UAAU,CAAC;AAE5D,aAAK,cAAc,GAAG,aAAa,GAAG,MAAM,CAAC,QAAQ,EAAE,mBAAmB,CAAC,CAAC;AAgE5E,eAAO,MAAM,sBAAsB,gBAAiB,UAAU,EAAE,eAAe,YAAY,KAAG,cA8B7F,CAAC;AAEF,eAAO,MAAM,4BAA4B,gBAC1B,UAAU,EAAE,eACZ,YAAY,kBACT,MAAM,KACrB,cAwCF,CAAC"}
1
+ {"version":3,"file":"nativeui.d.ts","sourceRoot":"","sources":["../../src/config/nativeui.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,IAAI,aAAa,EAAE,MAAM,SAAS,CAAC;AAIzD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,OAAO,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AACtC,OAAO,EAAE,mBAAmB,EAAe,MAAM,UAAU,CAAC;AAE5D,aAAK,cAAc,GAAG,aAAa,GAAG,MAAM,CAAC,QAAQ,EAAE,mBAAmB,CAAC,CAAC;AAgE5E,eAAO,MAAM,sBAAsB,gBAAiB,UAAU,EAAE,eAAe,YAAY,KAAG,cAiD7F,CAAC;AAEF,eAAO,MAAM,4BAA4B,gBAC1B,UAAU,EAAE,eACZ,YAAY,kBACT,MAAM,KACrB,cAwCF,CAAC"}
@@ -63,11 +63,18 @@ const baseNativeUiConfig = {
63
63
  };
64
64
  const getNativeUiBuildConfig = (entrypoints, i18nConfig) => {
65
65
  const resolvedEntryPoints = {};
66
+ const htmlPlugins = [];
66
67
  for (const entrypoint of entrypoints) {
67
68
  if (entrypoint.name === WORKER_OUTPUT_SUBDIR) {
68
69
  throw new Error(`Entry point name "${WORKER_OUTPUT_SUBDIR}" is reserved for the web worker bundle output directory and cannot be used as a resource key.`);
69
70
  }
70
71
  resolvedEntryPoints[entrypoint.name] = path_1.default.resolve(entrypoint.path);
72
+ const outputFilename = entrypoint.isMultiEntry ? `${entrypoint.name}.html` : 'index.html';
73
+ htmlPlugins.push(new html_webpack_plugin_1.default({
74
+ filename: outputFilename,
75
+ chunks: [entrypoint.name],
76
+ inject: 'body'
77
+ }));
71
78
  }
72
79
  return {
73
80
  ...baseNativeUiConfig,
@@ -79,10 +86,16 @@ const getNativeUiBuildConfig = (entrypoints, i18nConfig) => {
79
86
  path: (0, cli_shared_1.tmpDir)('native-ui'),
80
87
  publicPath: 'auto'
81
88
  },
82
- plugins: [
83
- new html_webpack_plugin_1.default({ filename: 'index.html' }),
84
- getBundleAnalyzerPlugin('.forge_app_inspect_stats.json')
85
- ].filter(Boolean),
89
+ ...(htmlPlugins.length > 1
90
+ ? {
91
+ optimization: {
92
+ splitChunks: {
93
+ chunks: 'all'
94
+ }
95
+ }
96
+ }
97
+ : {}),
98
+ plugins: [...htmlPlugins, getBundleAnalyzerPlugin('.forge_app_inspect_stats.json')].filter(Boolean),
86
99
  module: {
87
100
  rules: [...(i18nConfig ? [(0, common_1.geti18nRule)(i18nConfig)] : []), ...baseNativeUiConfig.module.rules]
88
101
  }
package/out/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export { getOutputDir, getEntryPoints } from './common';
1
+ export { getOutputDir, getEntryPoints, createEntryPointsForResource } from './common';
2
2
  export { runLinter } from './lint';
3
3
  export { NativeUIBundler, NativeUIBundleResult } from './nativeui';
4
4
  export { getNodeBundler, NODE_RUNTIME_CODE_FILE } from './runtime';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AACnC,OAAO,EAAE,eAAe,EAAE,oBAAoB,EAAE,MAAM,YAAY,CAAC;AACnE,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,MAAM,WAAW,CAAC;AACnE,OAAO,EACL,OAAO,EACP,YAAY,EACZ,eAAe,EACf,aAAa,EACb,aAAa,EACb,aAAa,EACb,YAAY,EACZ,UAAU,EACV,cAAc,EACf,MAAM,SAAS,CAAC;AACjB,OAAO,EAAE,WAAW,EAAE,8BAA8B,EAAE,MAAM,WAAW,CAAC;AACxE,OAAO,EAAE,sBAAsB,EAAE,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACzF,OAAO,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,cAAc,EAAE,4BAA4B,EAAE,MAAM,UAAU,CAAC;AACtF,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AACnC,OAAO,EAAE,eAAe,EAAE,oBAAoB,EAAE,MAAM,YAAY,CAAC;AACnE,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,MAAM,WAAW,CAAC;AACnE,OAAO,EACL,OAAO,EACP,YAAY,EACZ,eAAe,EACf,aAAa,EACb,aAAa,EACb,aAAa,EACb,YAAY,EACZ,UAAU,EACV,cAAc,EACf,MAAM,SAAS,CAAC;AACjB,OAAO,EAAE,WAAW,EAAE,8BAA8B,EAAE,MAAM,WAAW,CAAC;AACxE,OAAO,EAAE,sBAAsB,EAAE,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACzF,OAAO,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC"}
package/out/index.js CHANGED
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LocalWrapperProvider = exports.getWrapperProvider = exports.getNativeUiWorkerBuildConfig = exports.getNativeUiBuildConfig = exports.handleWebpackCompilationResult = exports.getCompiler = exports.mergeMetadata = exports.emptyMetadata = exports.BundlerError = exports.NODE_RUNTIME_CODE_FILE = exports.getNodeBundler = exports.NativeUIBundler = exports.runLinter = exports.getEntryPoints = exports.getOutputDir = void 0;
3
+ exports.LocalWrapperProvider = exports.getWrapperProvider = exports.getNativeUiWorkerBuildConfig = exports.getNativeUiBuildConfig = exports.handleWebpackCompilationResult = exports.getCompiler = exports.mergeMetadata = exports.emptyMetadata = exports.BundlerError = exports.NODE_RUNTIME_CODE_FILE = exports.getNodeBundler = exports.NativeUIBundler = exports.runLinter = exports.createEntryPointsForResource = exports.getEntryPoints = exports.getOutputDir = void 0;
4
4
  var common_1 = require("./common");
5
5
  Object.defineProperty(exports, "getOutputDir", { enumerable: true, get: function () { return common_1.getOutputDir; } });
6
6
  Object.defineProperty(exports, "getEntryPoints", { enumerable: true, get: function () { return common_1.getEntryPoints; } });
7
+ Object.defineProperty(exports, "createEntryPointsForResource", { enumerable: true, get: function () { return common_1.createEntryPointsForResource; } });
7
8
  var lint_1 = require("./lint");
8
9
  Object.defineProperty(exports, "runLinter", { enumerable: true, get: function () { return lint_1.runLinter; } });
9
10
  var nativeui_1 = require("./nativeui");
@@ -1 +1 @@
1
- {"version":3,"file":"nativeui.d.ts","sourceRoot":"","sources":["../src/nativeui.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAG/C,OAAO,EAAE,WAAW,EAAgB,eAAe,EAA+C,MAAM,SAAS,CAAC;AAClH,OAAO,EAAE,cAAc,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpD,MAAM,WAAW,oBAAoB;IACnC,sBAAsB,EAAE,eAAe,EAAE,CAAC;IAC1C,QAAQ,EAAE,eAAe,CAAC;CAC3B;AAED,qBAAa,eAAgB,SAAQ,cAAc;IAC3C,UAAU,CAAC,EAAE,WAAW,EAAE,UAAU,EAAE,EAAE,WAAW,GAAG,OAAO,CAAC,OAAO,CAAC;IAQ/D,eAAe,CAAC,SAAS,EAAE,eAAe,EAAE,EAAE,UAAU,CAAC,EAAE,YAAY,GAAG,OAAO,CAAC,oBAAoB,CAAC;CAyCrH"}
1
+ {"version":3,"file":"nativeui.d.ts","sourceRoot":"","sources":["../src/nativeui.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAI/C,OAAO,EAAE,WAAW,EAAgB,eAAe,EAA+C,MAAM,SAAS,CAAC;AAClH,OAAO,EAAE,cAAc,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpD,MAAM,WAAW,oBAAoB;IACnC,sBAAsB,EAAE,eAAe,EAAE,CAAC;IAC1C,QAAQ,EAAE,eAAe,CAAC;CAC3B;AAED,qBAAa,eAAgB,SAAQ,cAAc;IAC3C,UAAU,CAAC,EAAE,WAAW,EAAE,UAAU,EAAE,EAAE,WAAW,GAAG,OAAO,CAAC,OAAO,CAAC;IAQ/D,eAAe,CAAC,SAAS,EAAE,eAAe,EAAE,EAAE,UAAU,CAAC,EAAE,YAAY,GAAG,OAAO,CAAC,oBAAoB,CAAC;CAsCrH"}
package/out/nativeui.js CHANGED
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.NativeUIBundler = void 0;
4
+ const common_1 = require("./common");
4
5
  const nativeui_1 = require("./config/nativeui");
5
6
  const types_1 = require("./types");
6
7
  const webpack_1 = require("./webpack");
@@ -16,15 +17,12 @@ class NativeUIBundler extends webpack_1.WebpackBundler {
16
17
  const nativeUiBundlesDetails = [];
17
18
  let combinedMetadata = (0, types_1.emptyMetadata)();
18
19
  await Promise.all(resources.map(async (resource) => {
19
- const entryPoint = {
20
- name: resource.key,
21
- path: resource.path
22
- };
20
+ const entryPoints = (0, common_1.createEntryPointsForResource)(resource.key, resource.path, resource.entry);
23
21
  let bundlerOutput;
24
22
  try {
25
23
  bundlerOutput = await this.bundle({
26
24
  appDirectory: '',
27
- entryPoints: [entryPoint],
25
+ entryPoints,
28
26
  i18nConfig
29
27
  });
30
28
  }
package/out/types.d.ts CHANGED
@@ -20,6 +20,7 @@ export declare type BundlerWatchMode = 'watch' | 'debug';
20
20
  export declare type EntryPoint = {
21
21
  name: string;
22
22
  path: string;
23
+ isMultiEntry?: boolean;
23
24
  };
24
25
  export declare type BundlerArgs = {
25
26
  appDirectory: string;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,oBAAY,eAAe,GAAG;IAC5B,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,GAAG,EAAE,OAAO,CAAC;IACb,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC1B,UAAU,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,wBAAgB,aAAa,IAAI,eAAe,CAS/C;AAED,wBAAgB,aAAa,CAAC,SAAS,EAAE,eAAe,EAAE,SAAS,EAAE,eAAe,GAAG,eAAe,CAarG;AAED,MAAM,WAAW,aAAa;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,eAAe,CAAC;CAC5B;AAED,oBAAY,gBAAgB,GAAG,OAAO,GAAG,OAAO,CAAC;AAEjD,oBAAY,UAAU,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,oBAAY,WAAW,GAAG;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,UAAU,EAAE,CAAC;IAC1B,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAC7B,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;CACzC,CAAC;AAEF,oBAAY,gBAAgB,GAAG,WAAW,GACxC,QAAQ,CAAC,IAAI,CAAC,WAAW,EAAE,WAAW,CAAC,CAAC,GAAG;IACzC,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAEJ,oBAAY,YAAY,GAAG;IACzB,gBAAgB,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IACtC,eAAe,EAAE,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,aAAa,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,KAAK,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC;CAC1G,CAAC;AAEF,MAAM,WAAW,cAAc;IAC7B,IAAI,IAAI,IAAI,CAAC;CACd;AAED,oBAAY,kBAAkB,GAAG,cAAc,GAAG;IAChD,MAAM,EAAE,aAAa,CAAC;CACvB,CAAC;AAEF,oBAAY,OAAO,GAAG;IACpB,MAAM,CAAC,IAAI,EAAE,WAAW,GAAG,OAAO,CAAC,aAAa,CAAC,CAAC;IAClD,KAAK,CAAC,IAAI,EAAE,gBAAgB,EAAE,KAAK,EAAE,YAAY,GAAG,OAAO,CAAC,kBAAkB,CAAC,CAAC;CACjF,CAAC;AAEF,qBAAa,YAAa,SAAQ,SAAS;CAAG"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,oBAAY,eAAe,GAAG;IAC5B,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,GAAG,EAAE,OAAO,CAAC;IACb,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC1B,UAAU,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,wBAAgB,aAAa,IAAI,eAAe,CAS/C;AAED,wBAAgB,aAAa,CAAC,SAAS,EAAE,eAAe,EAAE,SAAS,EAAE,eAAe,GAAG,eAAe,CAarG;AAED,MAAM,WAAW,aAAa;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,eAAe,CAAC;CAC5B;AAED,oBAAY,gBAAgB,GAAG,OAAO,GAAG,OAAO,CAAC;AAEjD,oBAAY,UAAU,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,oBAAY,WAAW,GAAG;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,UAAU,EAAE,CAAC;IAC1B,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAC7B,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;CACzC,CAAC;AAEF,oBAAY,gBAAgB,GAAG,WAAW,GACxC,QAAQ,CAAC,IAAI,CAAC,WAAW,EAAE,WAAW,CAAC,CAAC,GAAG;IACzC,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAEJ,oBAAY,YAAY,GAAG;IACzB,gBAAgB,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IACtC,eAAe,EAAE,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,aAAa,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,KAAK,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC;CAC1G,CAAC;AAEF,MAAM,WAAW,cAAc;IAC7B,IAAI,IAAI,IAAI,CAAC;CACd;AAED,oBAAY,kBAAkB,GAAG,cAAc,GAAG;IAChD,MAAM,EAAE,aAAa,CAAC;CACvB,CAAC;AAEF,oBAAY,OAAO,GAAG;IACpB,MAAM,CAAC,IAAI,EAAE,WAAW,GAAG,OAAO,CAAC,aAAa,CAAC,CAAC;IAClD,KAAK,CAAC,IAAI,EAAE,gBAAgB,EAAE,KAAK,EAAE,YAAY,GAAG,OAAO,CAAC,kBAAkB,CAAC,CAAC;CACjF,CAAC;AAEF,qBAAa,YAAa,SAAQ,SAAS;CAAG"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/bundler",
3
- "version": "6.1.27-next.4",
3
+ "version": "6.2.0-experimental-4a332af",
4
4
  "description": "Default bundler for Forge apps",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "author": "Atlassian",
@@ -21,10 +21,10 @@
21
21
  "@babel/plugin-transform-react-jsx": "^7.23.4",
22
22
  "@babel/traverse": "^7.24.0",
23
23
  "@babel/types": "^7.24.0",
24
- "@forge/cli-shared": "8.23.0-next.4",
24
+ "@forge/cli-shared": "8.23.0-experimental-4a332af",
25
25
  "@forge/i18n": "0.0.7",
26
- "@forge/lint": "5.19.1-next.4",
27
- "@forge/manifest": "12.8.0-next.3",
26
+ "@forge/lint": "5.19.1-experimental-4a332af",
27
+ "@forge/manifest": "12.8.0-experimental-4a332af",
28
28
  "babel-loader": "^8.3.0",
29
29
  "cheerio": "^1.1.0",
30
30
  "cross-spawn": "^7.0.6",