@commercetools-frontend/mc-scripts 22.25.1 → 22.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cli/dist/commercetools-frontend-mc-scripts-cli.cjs.dev.js +5 -5
- package/cli/dist/commercetools-frontend-mc-scripts-cli.cjs.prod.js +5 -5
- package/cli/dist/commercetools-frontend-mc-scripts-cli.esm.js +5 -5
- package/dist/{build-45119519.esm.js → build-475e700c.esm.js} +3 -3
- package/dist/{build-6e802738.cjs.prod.js → build-bb08df1c.cjs.prod.js} +3 -3
- package/dist/{build-b9dcd5d4.cjs.dev.js → build-d3a1880d.cjs.dev.js} +3 -3
- package/dist/{build-vite-4dbdebec.cjs.dev.js → build-vite-0ec1e9cf.cjs.dev.js} +27 -2
- package/dist/{build-vite-6b0997ab.esm.js → build-vite-5d0fa021.esm.js} +27 -2
- package/dist/{build-vite-891aeb58.cjs.prod.js → build-vite-acf05a1a.cjs.prod.js} +27 -2
- package/dist/commercetools-frontend-mc-scripts.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-mc-scripts.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-mc-scripts.esm.js +1 -1
- package/dist/{config-sync-3e616a60.cjs.prod.js → config-sync-133c7ec4.cjs.prod.js} +2 -2
- package/dist/{config-sync-0c5effed.esm.js → config-sync-56749cfe.esm.js} +2 -2
- package/dist/{config-sync-a3eb4473.cjs.dev.js → config-sync-bf56ce01.cjs.dev.js} +2 -2
- package/dist/{create-postcss-config-52ede350.cjs.prod.js → create-postcss-config-033b4f25.cjs.prod.js} +1 -1
- package/dist/{create-postcss-config-aeffd767.cjs.dev.js → create-postcss-config-136eeca8.cjs.dev.js} +1 -1
- package/dist/{create-postcss-config-2a153ee3.esm.js → create-postcss-config-daa84217.esm.js} +1 -1
- package/dist/{create-webpack-config-for-development-0255874a.cjs.dev.js → create-webpack-config-for-development-6db57bcb.cjs.dev.js} +1 -1
- package/dist/{create-webpack-config-for-development-d3b2190b.cjs.prod.js → create-webpack-config-for-development-88af42e3.cjs.prod.js} +1 -1
- package/dist/{create-webpack-config-for-development-148a9892.esm.js → create-webpack-config-for-development-fe22ebc3.esm.js} +1 -1
- package/dist/{create-webpack-config-for-production-9d05976b.cjs.prod.js → create-webpack-config-for-production-7fb7cc8c.cjs.prod.js} +2 -2
- package/dist/{create-webpack-config-for-production-b0a73cfc.esm.js → create-webpack-config-for-production-9a22eaf4.esm.js} +2 -2
- package/dist/{create-webpack-config-for-production-e3da68bf.cjs.dev.js → create-webpack-config-for-production-b9a4e8db.cjs.dev.js} +2 -2
- package/dist/{credentials-storage-01532b98.cjs.prod.js → credentials-storage-2281f707.cjs.prod.js} +1 -1
- package/dist/{credentials-storage-2d46de44.esm.js → credentials-storage-58f17ad2.esm.js} +1 -1
- package/dist/{credentials-storage-d14af229.cjs.dev.js → credentials-storage-6576fe22.cjs.dev.js} +1 -1
- package/dist/declarations/src/generated/core.d.ts +21 -1
- package/dist/declarations/src/generated/settings.d.ts +53 -0
- package/dist/declarations/src/utils/get-i18n-message-format.d.ts +3 -0
- package/dist/declarations/src/vite-plugins/vite-plugin-i18n-message-compilation.d.ts +3 -0
- package/dist/get-i18n-message-format-3e59a0d7.cjs.prod.js +15 -0
- package/dist/get-i18n-message-format-44a20fa2.cjs.dev.js +15 -0
- package/dist/get-i18n-message-format-58852baf.esm.js +9 -0
- package/dist/{login-90334dc7.cjs.prod.js → login-8d252868.cjs.prod.js} +2 -2
- package/dist/{login-e7431a1e.cjs.dev.js → login-b94fcd02.cjs.dev.js} +2 -2
- package/dist/{login-d9403345.esm.js → login-cde98f55.esm.js} +2 -2
- package/dist/{package-6ae62e65.cjs.dev.js → package-12a6ebaa.cjs.dev.js} +13 -13
- package/dist/{package-164e1121.cjs.prod.js → package-9043c69d.cjs.prod.js} +13 -13
- package/dist/{package-2e1142ac.esm.js → package-e9c89f28.esm.js} +13 -13
- package/dist/{start-eedfb5f2.esm.js → start-41bc108b.esm.js} +3 -3
- package/dist/{start-65d12377.cjs.dev.js → start-5066a74f.cjs.dev.js} +3 -3
- package/dist/{start-b5055c51.cjs.prod.js → start-8cb1a83f.cjs.prod.js} +3 -3
- package/package.json +13 -13
- package/postcss/dist/commercetools-frontend-mc-scripts-postcss.cjs.dev.js +2 -2
- package/postcss/dist/commercetools-frontend-mc-scripts-postcss.cjs.prod.js +2 -2
- package/postcss/dist/commercetools-frontend-mc-scripts-postcss.esm.js +2 -2
- package/webpack/dist/commercetools-frontend-mc-scripts-webpack.cjs.dev.js +4 -4
- package/webpack/dist/commercetools-frontend-mc-scripts-webpack.cjs.prod.js +4 -4
- package/webpack/dist/commercetools-frontend-mc-scripts-webpack.esm.js +4 -4
- package/webpack-loaders/i18n-message-compilation-loader/dist/commercetools-frontend-mc-scripts-webpack-loaders-i18n-message-compilation-loader.cjs.dev.js +3 -8
- package/webpack-loaders/i18n-message-compilation-loader/dist/commercetools-frontend-mc-scripts-webpack-loaders-i18n-message-compilation-loader.cjs.prod.js +3 -8
- package/webpack-loaders/i18n-message-compilation-loader/dist/commercetools-frontend-mc-scripts-webpack-loaders-i18n-message-compilation-loader.esm.js +3 -4
|
@@ -10,7 +10,7 @@ var path = require('path');
|
|
|
10
10
|
var cac = require('cac');
|
|
11
11
|
var dotenv = require('dotenv');
|
|
12
12
|
var dotenvExpand = require('dotenv-expand');
|
|
13
|
-
var _package = require('../../dist/package-
|
|
13
|
+
var _package = require('../../dist/package-12a6ebaa.cjs.dev.js');
|
|
14
14
|
var doesFileExist = require('../../dist/does-file-exist-eb86baca.cjs.dev.js');
|
|
15
15
|
require('node:fs');
|
|
16
16
|
|
|
@@ -58,7 +58,7 @@ async function run() {
|
|
|
58
58
|
console.log('Experimental Vite bundler enabled! 🚀');
|
|
59
59
|
console.log('');
|
|
60
60
|
}
|
|
61
|
-
const startCommand = shouldUseExperimentalBundler ? await Promise.resolve().then(function () { return require('../../dist/start-vite-7d25a064.cjs.dev.js'); }) : await Promise.resolve().then(function () { return require('../../dist/start-
|
|
61
|
+
const startCommand = shouldUseExperimentalBundler ? await Promise.resolve().then(function () { return require('../../dist/start-vite-7d25a064.cjs.dev.js'); }) : await Promise.resolve().then(function () { return require('../../dist/start-5066a74f.cjs.dev.js'); });
|
|
62
62
|
await startCommand.default();
|
|
63
63
|
});
|
|
64
64
|
|
|
@@ -79,7 +79,7 @@ async function run() {
|
|
|
79
79
|
console.log('Experimental Vite bundler enabled! 🚀');
|
|
80
80
|
console.log('');
|
|
81
81
|
}
|
|
82
|
-
const buildCommand = shouldUseExperimentalBundler ? await Promise.resolve().then(function () { return require('../../dist/build-vite-
|
|
82
|
+
const buildCommand = shouldUseExperimentalBundler ? await Promise.resolve().then(function () { return require('../../dist/build-vite-0ec1e9cf.cjs.dev.js'); }) : await Promise.resolve().then(function () { return require('../../dist/build-d3a1880d.cjs.dev.js'); });
|
|
83
83
|
await buildCommand.default();
|
|
84
84
|
const shouldAlsoCompile = !options.buildOnly;
|
|
85
85
|
if (shouldAlsoCompile) {
|
|
@@ -128,7 +128,7 @@ async function run() {
|
|
|
128
128
|
|
|
129
129
|
// Do this as the first thing so that any code reading it knows the right env.
|
|
130
130
|
process.env.NODE_ENV = 'production';
|
|
131
|
-
const loginCommand = await Promise.resolve().then(function () { return require('../../dist/login-
|
|
131
|
+
const loginCommand = await Promise.resolve().then(function () { return require('../../dist/login-b94fcd02.cjs.dev.js'); });
|
|
132
132
|
await loginCommand.default();
|
|
133
133
|
});
|
|
134
134
|
|
|
@@ -143,7 +143,7 @@ async function run() {
|
|
|
143
143
|
|
|
144
144
|
// Do this as the first thing so that any code reading it knows the right env.
|
|
145
145
|
process.env.NODE_ENV = 'production';
|
|
146
|
-
const configSyncCommand = await Promise.resolve().then(function () { return require('../../dist/config-sync-
|
|
146
|
+
const configSyncCommand = await Promise.resolve().then(function () { return require('../../dist/config-sync-bf56ce01.cjs.dev.js'); });
|
|
147
147
|
await configSyncCommand.default(options);
|
|
148
148
|
});
|
|
149
149
|
cli.help();
|
|
@@ -10,7 +10,7 @@ var path = require('path');
|
|
|
10
10
|
var cac = require('cac');
|
|
11
11
|
var dotenv = require('dotenv');
|
|
12
12
|
var dotenvExpand = require('dotenv-expand');
|
|
13
|
-
var _package = require('../../dist/package-
|
|
13
|
+
var _package = require('../../dist/package-9043c69d.cjs.prod.js');
|
|
14
14
|
var doesFileExist = require('../../dist/does-file-exist-be53305d.cjs.prod.js');
|
|
15
15
|
require('node:fs');
|
|
16
16
|
|
|
@@ -58,7 +58,7 @@ async function run() {
|
|
|
58
58
|
console.log('Experimental Vite bundler enabled! 🚀');
|
|
59
59
|
console.log('');
|
|
60
60
|
}
|
|
61
|
-
const startCommand = shouldUseExperimentalBundler ? await Promise.resolve().then(function () { return require('../../dist/start-vite-8e72a6a9.cjs.prod.js'); }) : await Promise.resolve().then(function () { return require('../../dist/start-
|
|
61
|
+
const startCommand = shouldUseExperimentalBundler ? await Promise.resolve().then(function () { return require('../../dist/start-vite-8e72a6a9.cjs.prod.js'); }) : await Promise.resolve().then(function () { return require('../../dist/start-8cb1a83f.cjs.prod.js'); });
|
|
62
62
|
await startCommand.default();
|
|
63
63
|
});
|
|
64
64
|
|
|
@@ -79,7 +79,7 @@ async function run() {
|
|
|
79
79
|
console.log('Experimental Vite bundler enabled! 🚀');
|
|
80
80
|
console.log('');
|
|
81
81
|
}
|
|
82
|
-
const buildCommand = shouldUseExperimentalBundler ? await Promise.resolve().then(function () { return require('../../dist/build-vite-
|
|
82
|
+
const buildCommand = shouldUseExperimentalBundler ? await Promise.resolve().then(function () { return require('../../dist/build-vite-acf05a1a.cjs.prod.js'); }) : await Promise.resolve().then(function () { return require('../../dist/build-bb08df1c.cjs.prod.js'); });
|
|
83
83
|
await buildCommand.default();
|
|
84
84
|
const shouldAlsoCompile = !options.buildOnly;
|
|
85
85
|
if (shouldAlsoCompile) {
|
|
@@ -128,7 +128,7 @@ async function run() {
|
|
|
128
128
|
|
|
129
129
|
// Do this as the first thing so that any code reading it knows the right env.
|
|
130
130
|
process.env.NODE_ENV = 'production';
|
|
131
|
-
const loginCommand = await Promise.resolve().then(function () { return require('../../dist/login-
|
|
131
|
+
const loginCommand = await Promise.resolve().then(function () { return require('../../dist/login-8d252868.cjs.prod.js'); });
|
|
132
132
|
await loginCommand.default();
|
|
133
133
|
});
|
|
134
134
|
|
|
@@ -143,7 +143,7 @@ async function run() {
|
|
|
143
143
|
|
|
144
144
|
// Do this as the first thing so that any code reading it knows the right env.
|
|
145
145
|
process.env.NODE_ENV = 'production';
|
|
146
|
-
const configSyncCommand = await Promise.resolve().then(function () { return require('../../dist/config-sync-
|
|
146
|
+
const configSyncCommand = await Promise.resolve().then(function () { return require('../../dist/config-sync-133c7ec4.cjs.prod.js'); });
|
|
147
147
|
await configSyncCommand.default(options);
|
|
148
148
|
});
|
|
149
149
|
cli.help();
|
|
@@ -6,7 +6,7 @@ import path from 'path';
|
|
|
6
6
|
import { cac } from 'cac';
|
|
7
7
|
import dotenv from 'dotenv';
|
|
8
8
|
import dotenvExpand from 'dotenv-expand';
|
|
9
|
-
import { p as pkgJson } from '../../dist/package-
|
|
9
|
+
import { p as pkgJson } from '../../dist/package-e9c89f28.esm.js';
|
|
10
10
|
import { d as doesFileExist } from '../../dist/does-file-exist-32618334.esm.js';
|
|
11
11
|
import 'node:fs';
|
|
12
12
|
|
|
@@ -44,7 +44,7 @@ async function run() {
|
|
|
44
44
|
console.log('Experimental Vite bundler enabled! 🚀');
|
|
45
45
|
console.log('');
|
|
46
46
|
}
|
|
47
|
-
const startCommand = shouldUseExperimentalBundler ? await import('../../dist/start-vite-e706f764.esm.js') : await import('../../dist/start-
|
|
47
|
+
const startCommand = shouldUseExperimentalBundler ? await import('../../dist/start-vite-e706f764.esm.js') : await import('../../dist/start-41bc108b.esm.js');
|
|
48
48
|
await startCommand.default();
|
|
49
49
|
});
|
|
50
50
|
|
|
@@ -65,7 +65,7 @@ async function run() {
|
|
|
65
65
|
console.log('Experimental Vite bundler enabled! 🚀');
|
|
66
66
|
console.log('');
|
|
67
67
|
}
|
|
68
|
-
const buildCommand = shouldUseExperimentalBundler ? await import('../../dist/build-vite-
|
|
68
|
+
const buildCommand = shouldUseExperimentalBundler ? await import('../../dist/build-vite-5d0fa021.esm.js') : await import('../../dist/build-475e700c.esm.js');
|
|
69
69
|
await buildCommand.default();
|
|
70
70
|
const shouldAlsoCompile = !options.buildOnly;
|
|
71
71
|
if (shouldAlsoCompile) {
|
|
@@ -114,7 +114,7 @@ async function run() {
|
|
|
114
114
|
|
|
115
115
|
// Do this as the first thing so that any code reading it knows the right env.
|
|
116
116
|
process.env.NODE_ENV = 'production';
|
|
117
|
-
const loginCommand = await import('../../dist/login-
|
|
117
|
+
const loginCommand = await import('../../dist/login-cde98f55.esm.js');
|
|
118
118
|
await loginCommand.default();
|
|
119
119
|
});
|
|
120
120
|
|
|
@@ -129,7 +129,7 @@ async function run() {
|
|
|
129
129
|
|
|
130
130
|
// Do this as the first thing so that any code reading it knows the right env.
|
|
131
131
|
process.env.NODE_ENV = 'production';
|
|
132
|
-
const configSyncCommand = await import('../../dist/config-sync-
|
|
132
|
+
const configSyncCommand = await import('../../dist/config-sync-56749cfe.esm.js');
|
|
133
133
|
await configSyncCommand.default(options);
|
|
134
134
|
});
|
|
135
135
|
cli.help();
|
|
@@ -8,7 +8,7 @@ import formatWebpackMessages from 'react-dev-utils/formatWebpackMessages';
|
|
|
8
8
|
import printBuildError from 'react-dev-utils/printBuildError';
|
|
9
9
|
import webpack from 'webpack';
|
|
10
10
|
import { packageLocation } from '@commercetools-frontend/assets';
|
|
11
|
-
import { c as createWebpackConfigForProduction } from './create-webpack-config-for-production-
|
|
11
|
+
import { c as createWebpackConfigForProduction } from './create-webpack-config-for-production-9a22eaf4.esm.js';
|
|
12
12
|
import { p as paths } from './paths-7bf7e88e.esm.js';
|
|
13
13
|
import { d as doesFileExist } from './does-file-exist-32618334.esm.js';
|
|
14
14
|
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
@@ -38,9 +38,9 @@ import '@babel/runtime-corejs3/core-js-stable/instance/bind';
|
|
|
38
38
|
import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
39
39
|
import '@babel/runtime-corejs3/core-js-stable/object/assign';
|
|
40
40
|
import 'fs';
|
|
41
|
-
import './create-postcss-config-
|
|
41
|
+
import './create-postcss-config-daa84217.esm.js';
|
|
42
42
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
43
|
-
import './package-
|
|
43
|
+
import './package-e9c89f28.esm.js';
|
|
44
44
|
import './has-jsx-runtime-e3ecb09b.esm.js';
|
|
45
45
|
import './vendors-to-transpile-7dc84a72.esm.js';
|
|
46
46
|
import '@babel/runtime-corejs3/core-js-stable/instance/find';
|
|
@@ -10,7 +10,7 @@ var formatWebpackMessages = require('react-dev-utils/formatWebpackMessages');
|
|
|
10
10
|
var printBuildError = require('react-dev-utils/printBuildError');
|
|
11
11
|
var webpack = require('webpack');
|
|
12
12
|
var assets = require('@commercetools-frontend/assets');
|
|
13
|
-
var createWebpackConfigForProduction = require('./create-webpack-config-for-production-
|
|
13
|
+
var createWebpackConfigForProduction = require('./create-webpack-config-for-production-7fb7cc8c.cjs.prod.js');
|
|
14
14
|
var paths = require('./paths-af1a725a.cjs.prod.js');
|
|
15
15
|
var doesFileExist = require('./does-file-exist-be53305d.cjs.prod.js');
|
|
16
16
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
@@ -40,9 +40,9 @@ require('@babel/runtime-corejs3/core-js-stable/instance/bind');
|
|
|
40
40
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
41
41
|
require('@babel/runtime-corejs3/core-js-stable/object/assign');
|
|
42
42
|
require('fs');
|
|
43
|
-
require('./create-postcss-config-
|
|
43
|
+
require('./create-postcss-config-033b4f25.cjs.prod.js');
|
|
44
44
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
45
|
-
require('./package-
|
|
45
|
+
require('./package-9043c69d.cjs.prod.js');
|
|
46
46
|
require('./has-jsx-runtime-c3202df5.cjs.prod.js');
|
|
47
47
|
require('./vendors-to-transpile-04a49d40.cjs.prod.js');
|
|
48
48
|
require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
@@ -10,7 +10,7 @@ var formatWebpackMessages = require('react-dev-utils/formatWebpackMessages');
|
|
|
10
10
|
var printBuildError = require('react-dev-utils/printBuildError');
|
|
11
11
|
var webpack = require('webpack');
|
|
12
12
|
var assets = require('@commercetools-frontend/assets');
|
|
13
|
-
var createWebpackConfigForProduction = require('./create-webpack-config-for-production-
|
|
13
|
+
var createWebpackConfigForProduction = require('./create-webpack-config-for-production-b9a4e8db.cjs.dev.js');
|
|
14
14
|
var paths = require('./paths-ec3e3a7d.cjs.dev.js');
|
|
15
15
|
var doesFileExist = require('./does-file-exist-eb86baca.cjs.dev.js');
|
|
16
16
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
@@ -40,9 +40,9 @@ require('@babel/runtime-corejs3/core-js-stable/instance/bind');
|
|
|
40
40
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
41
41
|
require('@babel/runtime-corejs3/core-js-stable/object/assign');
|
|
42
42
|
require('fs');
|
|
43
|
-
require('./create-postcss-config-
|
|
43
|
+
require('./create-postcss-config-136eeca8.cjs.dev.js');
|
|
44
44
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
45
|
-
require('./package-
|
|
45
|
+
require('./package-12a6ebaa.cjs.dev.js');
|
|
46
46
|
require('./has-jsx-runtime-aa5d21ee.cjs.dev.js');
|
|
47
47
|
require('./vendors-to-transpile-6ab4ea06.cjs.dev.js');
|
|
48
48
|
require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
@@ -10,14 +10,17 @@ var vite = require('vite');
|
|
|
10
10
|
var assets = require('@commercetools-frontend/assets');
|
|
11
11
|
var mcHtmlTemplate = require('@commercetools-frontend/mc-html-template');
|
|
12
12
|
var paths = require('./paths-ec3e3a7d.cjs.dev.js');
|
|
13
|
+
var cliLib = require('@formatjs/cli-lib');
|
|
14
|
+
var pluginutils = require('@rollup/pluginutils');
|
|
15
|
+
var getI18nMessageFormat = require('./get-i18n-message-format-44a20fa2.cjs.dev.js');
|
|
13
16
|
var vitePluginSvgr = require('./vite-plugin-svgr-496f5b25.cjs.dev.js');
|
|
14
17
|
require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
15
18
|
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
16
19
|
require('fs');
|
|
17
20
|
require('./does-file-exist-eb86baca.cjs.dev.js');
|
|
18
21
|
require('node:fs');
|
|
22
|
+
require('@babel/runtime-corejs3/core-js-stable/object/values');
|
|
19
23
|
require('crypto');
|
|
20
|
-
require('@rollup/pluginutils');
|
|
21
24
|
|
|
22
25
|
function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
|
|
23
26
|
|
|
@@ -51,6 +54,28 @@ function vitePluginDynamicBaseAssetsGlobals() {
|
|
|
51
54
|
};
|
|
52
55
|
}
|
|
53
56
|
|
|
57
|
+
function vitePluginI18nMessageCompilation() {
|
|
58
|
+
const filter = pluginutils.createFilter('**/i18n/data/*.json');
|
|
59
|
+
return {
|
|
60
|
+
name: 'vite-plugin-i18n-message-compilation',
|
|
61
|
+
enforce: 'pre',
|
|
62
|
+
async transform(code, id) {
|
|
63
|
+
if (process.env.ENABLE_I18N_MESSAGE_COMPILATION && filter(id)) {
|
|
64
|
+
const format = getI18nMessageFormat.getI18nMessageFormat(code);
|
|
65
|
+
const res = await cliLib.compile([id], {
|
|
66
|
+
ast: true,
|
|
67
|
+
format
|
|
68
|
+
});
|
|
69
|
+
return {
|
|
70
|
+
code: res,
|
|
71
|
+
map: null
|
|
72
|
+
};
|
|
73
|
+
}
|
|
74
|
+
return null;
|
|
75
|
+
}
|
|
76
|
+
};
|
|
77
|
+
}
|
|
78
|
+
|
|
54
79
|
async function run() {
|
|
55
80
|
const DEFAULT_PORT = _parseInt__default["default"](String(process.env.HTTP_PORT), 10) || 3001;
|
|
56
81
|
|
|
@@ -116,7 +141,7 @@ async function run() {
|
|
|
116
141
|
babel: {
|
|
117
142
|
plugins: ['@emotion/babel-plugin', '@babel/plugin-proposal-do-expressions']
|
|
118
143
|
}
|
|
119
|
-
}), vitePluginSvgr.vitePluginSvgr(), vitePluginDynamicBaseAssetsGlobals()]
|
|
144
|
+
}), vitePluginSvgr.vitePluginSvgr(), vitePluginDynamicBaseAssetsGlobals(), vitePluginI18nMessageCompilation()]
|
|
120
145
|
});
|
|
121
146
|
|
|
122
147
|
// Rename `/public/public/index.html` to `/public/index.html.template`
|
|
@@ -8,14 +8,17 @@ import { build } from 'vite';
|
|
|
8
8
|
import { packageLocation } from '@commercetools-frontend/assets';
|
|
9
9
|
import { generateTemplate } from '@commercetools-frontend/mc-html-template';
|
|
10
10
|
import { p as paths } from './paths-7bf7e88e.esm.js';
|
|
11
|
+
import { compile } from '@formatjs/cli-lib';
|
|
12
|
+
import { createFilter } from '@rollup/pluginutils';
|
|
13
|
+
import { g as getI18nMessageFormat } from './get-i18n-message-format-58852baf.esm.js';
|
|
11
14
|
import { v as vitePluginSvgr } from './vite-plugin-svgr-13d96e7a.esm.js';
|
|
12
15
|
import '@babel/runtime-corejs3/core-js-stable/instance/find';
|
|
13
16
|
import '@babel/runtime-corejs3/core-js-stable/instance/concat';
|
|
14
17
|
import 'fs';
|
|
15
18
|
import './does-file-exist-32618334.esm.js';
|
|
16
19
|
import 'node:fs';
|
|
20
|
+
import '@babel/runtime-corejs3/core-js-stable/object/values';
|
|
17
21
|
import 'crypto';
|
|
18
|
-
import '@rollup/pluginutils';
|
|
19
22
|
|
|
20
23
|
// This script/function is injected into the `index.html` and used by Vite
|
|
21
24
|
// on runtime to build the assets URL (for example when using a separate CDN for the assets).
|
|
@@ -40,6 +43,28 @@ function vitePluginDynamicBaseAssetsGlobals() {
|
|
|
40
43
|
};
|
|
41
44
|
}
|
|
42
45
|
|
|
46
|
+
function vitePluginI18nMessageCompilation() {
|
|
47
|
+
const filter = createFilter('**/i18n/data/*.json');
|
|
48
|
+
return {
|
|
49
|
+
name: 'vite-plugin-i18n-message-compilation',
|
|
50
|
+
enforce: 'pre',
|
|
51
|
+
async transform(code, id) {
|
|
52
|
+
if (process.env.ENABLE_I18N_MESSAGE_COMPILATION && filter(id)) {
|
|
53
|
+
const format = getI18nMessageFormat(code);
|
|
54
|
+
const res = await compile([id], {
|
|
55
|
+
ast: true,
|
|
56
|
+
format
|
|
57
|
+
});
|
|
58
|
+
return {
|
|
59
|
+
code: res,
|
|
60
|
+
map: null
|
|
61
|
+
};
|
|
62
|
+
}
|
|
63
|
+
return null;
|
|
64
|
+
}
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
|
|
43
68
|
async function run() {
|
|
44
69
|
const DEFAULT_PORT = _parseInt(String(process.env.HTTP_PORT), 10) || 3001;
|
|
45
70
|
|
|
@@ -105,7 +130,7 @@ async function run() {
|
|
|
105
130
|
babel: {
|
|
106
131
|
plugins: ['@emotion/babel-plugin', '@babel/plugin-proposal-do-expressions']
|
|
107
132
|
}
|
|
108
|
-
}), vitePluginSvgr(), vitePluginDynamicBaseAssetsGlobals()]
|
|
133
|
+
}), vitePluginSvgr(), vitePluginDynamicBaseAssetsGlobals(), vitePluginI18nMessageCompilation()]
|
|
109
134
|
});
|
|
110
135
|
|
|
111
136
|
// Rename `/public/public/index.html` to `/public/index.html.template`
|
|
@@ -10,14 +10,17 @@ var vite = require('vite');
|
|
|
10
10
|
var assets = require('@commercetools-frontend/assets');
|
|
11
11
|
var mcHtmlTemplate = require('@commercetools-frontend/mc-html-template');
|
|
12
12
|
var paths = require('./paths-af1a725a.cjs.prod.js');
|
|
13
|
+
var cliLib = require('@formatjs/cli-lib');
|
|
14
|
+
var pluginutils = require('@rollup/pluginutils');
|
|
15
|
+
var getI18nMessageFormat = require('./get-i18n-message-format-3e59a0d7.cjs.prod.js');
|
|
13
16
|
var vitePluginSvgr = require('./vite-plugin-svgr-7def8ea1.cjs.prod.js');
|
|
14
17
|
require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
15
18
|
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
16
19
|
require('fs');
|
|
17
20
|
require('./does-file-exist-be53305d.cjs.prod.js');
|
|
18
21
|
require('node:fs');
|
|
22
|
+
require('@babel/runtime-corejs3/core-js-stable/object/values');
|
|
19
23
|
require('crypto');
|
|
20
|
-
require('@rollup/pluginutils');
|
|
21
24
|
|
|
22
25
|
function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
|
|
23
26
|
|
|
@@ -51,6 +54,28 @@ function vitePluginDynamicBaseAssetsGlobals() {
|
|
|
51
54
|
};
|
|
52
55
|
}
|
|
53
56
|
|
|
57
|
+
function vitePluginI18nMessageCompilation() {
|
|
58
|
+
const filter = pluginutils.createFilter('**/i18n/data/*.json');
|
|
59
|
+
return {
|
|
60
|
+
name: 'vite-plugin-i18n-message-compilation',
|
|
61
|
+
enforce: 'pre',
|
|
62
|
+
async transform(code, id) {
|
|
63
|
+
if (process.env.ENABLE_I18N_MESSAGE_COMPILATION && filter(id)) {
|
|
64
|
+
const format = getI18nMessageFormat.getI18nMessageFormat(code);
|
|
65
|
+
const res = await cliLib.compile([id], {
|
|
66
|
+
ast: true,
|
|
67
|
+
format
|
|
68
|
+
});
|
|
69
|
+
return {
|
|
70
|
+
code: res,
|
|
71
|
+
map: null
|
|
72
|
+
};
|
|
73
|
+
}
|
|
74
|
+
return null;
|
|
75
|
+
}
|
|
76
|
+
};
|
|
77
|
+
}
|
|
78
|
+
|
|
54
79
|
async function run() {
|
|
55
80
|
const DEFAULT_PORT = _parseInt__default["default"](String(process.env.HTTP_PORT), 10) || 3001;
|
|
56
81
|
|
|
@@ -116,7 +141,7 @@ async function run() {
|
|
|
116
141
|
babel: {
|
|
117
142
|
plugins: ['@emotion/babel-plugin', '@babel/plugin-proposal-do-expressions']
|
|
118
143
|
}
|
|
119
|
-
}), vitePluginSvgr.vitePluginSvgr(), vitePluginDynamicBaseAssetsGlobals()]
|
|
144
|
+
}), vitePluginSvgr.vitePluginSvgr(), vitePluginDynamicBaseAssetsGlobals(), vitePluginI18nMessageCompilation()]
|
|
120
145
|
});
|
|
121
146
|
|
|
122
147
|
// Rename `/public/public/index.html` to `/public/index.html.template`
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
var vendorsToTranspile = require('./vendors-to-transpile-6ab4ea06.cjs.dev.js');
|
|
6
6
|
|
|
7
7
|
// NOTE: This string will be replaced on build time with the package version.
|
|
8
|
-
var version = "22.
|
|
8
|
+
var version = "22.27.0";
|
|
9
9
|
|
|
10
10
|
// These exports are deprecated.
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
var vendorsToTranspile = require('./vendors-to-transpile-04a49d40.cjs.prod.js');
|
|
6
6
|
|
|
7
7
|
// NOTE: This string will be replaced on build time with the package version.
|
|
8
|
-
var version = "22.
|
|
8
|
+
var version = "22.27.0";
|
|
9
9
|
|
|
10
10
|
// These exports are deprecated.
|
|
11
11
|
|
|
@@ -10,7 +10,7 @@ var chalk = require('chalk');
|
|
|
10
10
|
var omit = require('lodash/omit');
|
|
11
11
|
var prompts = require('prompts');
|
|
12
12
|
var applicationConfig = require('@commercetools-frontend/application-config');
|
|
13
|
-
var credentialsStorage$2 = require('./credentials-storage-
|
|
13
|
+
var credentialsStorage$2 = require('./credentials-storage-2281f707.cjs.prod.js');
|
|
14
14
|
var _Object$getOwnPropertySymbols = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
15
15
|
var _Object$getOwnPropertyDescriptor = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor');
|
|
16
16
|
var _Object$getOwnPropertyDescriptors = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors');
|
|
@@ -27,7 +27,7 @@ var graphql = require('graphql');
|
|
|
27
27
|
var graphqlRequest = require('graphql-request');
|
|
28
28
|
var constants = require('@commercetools-frontend/constants');
|
|
29
29
|
require('@commercetools/http-user-agent');
|
|
30
|
-
require('./package-
|
|
30
|
+
require('./package-9043c69d.cjs.prod.js');
|
|
31
31
|
require('@babel/runtime-corejs3/helpers/classCallCheck');
|
|
32
32
|
require('@babel/runtime-corejs3/helpers/createClass');
|
|
33
33
|
require('@babel/runtime-corejs3/core-js-stable/date/now');
|
|
@@ -8,7 +8,7 @@ import chalk from 'chalk';
|
|
|
8
8
|
import omit from 'lodash/omit';
|
|
9
9
|
import prompts from 'prompts';
|
|
10
10
|
import { sanitizeSvg, processConfig } from '@commercetools-frontend/application-config';
|
|
11
|
-
import { C as CredentialsStorage, u as userAgent } from './credentials-storage-
|
|
11
|
+
import { C as CredentialsStorage, u as userAgent } from './credentials-storage-58f17ad2.esm.js';
|
|
12
12
|
import _Object$getOwnPropertySymbols from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
|
13
13
|
import _Object$getOwnPropertyDescriptor from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor';
|
|
14
14
|
import _Object$getOwnPropertyDescriptors from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors';
|
|
@@ -25,7 +25,7 @@ import { print } from 'graphql';
|
|
|
25
25
|
import { GraphQLClient, ClientError } from 'graphql-request';
|
|
26
26
|
import { GRAPHQL_TARGETS } from '@commercetools-frontend/constants';
|
|
27
27
|
import '@commercetools/http-user-agent';
|
|
28
|
-
import './package-
|
|
28
|
+
import './package-e9c89f28.esm.js';
|
|
29
29
|
import '@babel/runtime-corejs3/helpers/classCallCheck';
|
|
30
30
|
import '@babel/runtime-corejs3/helpers/createClass';
|
|
31
31
|
import '@babel/runtime-corejs3/core-js-stable/date/now';
|
|
@@ -10,7 +10,7 @@ var chalk = require('chalk');
|
|
|
10
10
|
var omit = require('lodash/omit');
|
|
11
11
|
var prompts = require('prompts');
|
|
12
12
|
var applicationConfig = require('@commercetools-frontend/application-config');
|
|
13
|
-
var credentialsStorage$2 = require('./credentials-storage-
|
|
13
|
+
var credentialsStorage$2 = require('./credentials-storage-6576fe22.cjs.dev.js');
|
|
14
14
|
var _Object$getOwnPropertySymbols = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
15
15
|
var _Object$getOwnPropertyDescriptor = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor');
|
|
16
16
|
var _Object$getOwnPropertyDescriptors = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors');
|
|
@@ -27,7 +27,7 @@ var graphql = require('graphql');
|
|
|
27
27
|
var graphqlRequest = require('graphql-request');
|
|
28
28
|
var constants = require('@commercetools-frontend/constants');
|
|
29
29
|
require('@commercetools/http-user-agent');
|
|
30
|
-
require('./package-
|
|
30
|
+
require('./package-12a6ebaa.cjs.dev.js');
|
|
31
31
|
require('@babel/runtime-corejs3/helpers/classCallCheck');
|
|
32
32
|
require('@babel/runtime-corejs3/helpers/createClass');
|
|
33
33
|
require('@babel/runtime-corejs3/core-js-stable/date/now');
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _slicedToArray = require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
4
4
|
var path = require('path');
|
|
5
|
-
var _package = require('./package-
|
|
5
|
+
var _package = require('./package-9043c69d.cjs.prod.js');
|
|
6
6
|
|
|
7
7
|
function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
|
|
8
8
|
|
package/dist/{create-postcss-config-aeffd767.cjs.dev.js → create-postcss-config-136eeca8.cjs.dev.js}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _slicedToArray = require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
4
4
|
var path = require('path');
|
|
5
|
-
var _package = require('./package-
|
|
5
|
+
var _package = require('./package-12a6ebaa.cjs.dev.js');
|
|
6
6
|
|
|
7
7
|
function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
|
|
8
8
|
|
package/dist/{create-postcss-config-2a153ee3.esm.js → create-postcss-config-daa84217.esm.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _slicedToArray from '@babel/runtime-corejs3/helpers/esm/slicedToArray';
|
|
2
2
|
import path from 'path';
|
|
3
|
-
import { p as pkgJson } from './package-
|
|
3
|
+
import { p as pkgJson } from './package-e9c89f28.esm.js';
|
|
4
4
|
|
|
5
5
|
// This function aims to return the same result as `require.resolve`.
|
|
6
6
|
// However, resolving a path to a `.css` file does not return the real
|
|
@@ -25,7 +25,7 @@ var _createClass = require('@babel/runtime-corejs3/helpers/createClass');
|
|
|
25
25
|
var _Object$assign = require('@babel/runtime-corejs3/core-js-stable/object/assign');
|
|
26
26
|
var applicationConfig = require('@commercetools-frontend/application-config');
|
|
27
27
|
var mcHtmlTemplate = require('@commercetools-frontend/mc-html-template');
|
|
28
|
-
var createPostcssConfig = require('./create-postcss-config-
|
|
28
|
+
var createPostcssConfig = require('./create-postcss-config-136eeca8.cjs.dev.js');
|
|
29
29
|
var hasJsxRuntime = require('./has-jsx-runtime-aa5d21ee.cjs.dev.js');
|
|
30
30
|
var paths = require('./paths-ec3e3a7d.cjs.dev.js');
|
|
31
31
|
var vendorsToTranspile = require('./vendors-to-transpile-6ab4ea06.cjs.dev.js');
|
|
@@ -25,7 +25,7 @@ var _createClass = require('@babel/runtime-corejs3/helpers/createClass');
|
|
|
25
25
|
var _Object$assign = require('@babel/runtime-corejs3/core-js-stable/object/assign');
|
|
26
26
|
var applicationConfig = require('@commercetools-frontend/application-config');
|
|
27
27
|
var mcHtmlTemplate = require('@commercetools-frontend/mc-html-template');
|
|
28
|
-
var createPostcssConfig = require('./create-postcss-config-
|
|
28
|
+
var createPostcssConfig = require('./create-postcss-config-033b4f25.cjs.prod.js');
|
|
29
29
|
var hasJsxRuntime = require('./has-jsx-runtime-c3202df5.cjs.prod.js');
|
|
30
30
|
var paths = require('./paths-af1a725a.cjs.prod.js');
|
|
31
31
|
var vendorsToTranspile = require('./vendors-to-transpile-04a49d40.cjs.prod.js');
|
|
@@ -23,7 +23,7 @@ import _createClass from '@babel/runtime-corejs3/helpers/esm/createClass';
|
|
|
23
23
|
import _Object$assign from '@babel/runtime-corejs3/core-js-stable/object/assign';
|
|
24
24
|
import { processConfig } from '@commercetools-frontend/application-config';
|
|
25
25
|
import { replaceHtmlPlaceholders } from '@commercetools-frontend/mc-html-template';
|
|
26
|
-
import { c as createPostcssConfig } from './create-postcss-config-
|
|
26
|
+
import { c as createPostcssConfig } from './create-postcss-config-daa84217.esm.js';
|
|
27
27
|
import { h as hasJsxRuntime } from './has-jsx-runtime-e3ecb09b.esm.js';
|
|
28
28
|
import { p as paths } from './paths-7bf7e88e.esm.js';
|
|
29
29
|
import { v as vendorsToTranspile } from './vendors-to-transpile-7dc84a72.esm.js';
|
|
@@ -29,7 +29,7 @@ var _reduceInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/ins
|
|
|
29
29
|
var _Object$assign = require('@babel/runtime-corejs3/core-js-stable/object/assign');
|
|
30
30
|
var fs = require('fs');
|
|
31
31
|
var path = require('path');
|
|
32
|
-
var createPostcssConfig = require('./create-postcss-config-
|
|
32
|
+
var createPostcssConfig = require('./create-postcss-config-033b4f25.cjs.prod.js');
|
|
33
33
|
var hasJsxRuntime = require('./has-jsx-runtime-c3202df5.cjs.prod.js');
|
|
34
34
|
var paths = require('./paths-af1a725a.cjs.prod.js');
|
|
35
35
|
var vendorsToTranspile = require('./vendors-to-transpile-04a49d40.cjs.prod.js');
|
|
@@ -499,7 +499,7 @@ function createWebpackConfigForProduction() {
|
|
|
499
499
|
include: mergedOptions.sourceFolders,
|
|
500
500
|
exclude: /node_modules/,
|
|
501
501
|
use: [require.resolve('graphql-tag/loader')]
|
|
502
|
-
}, process.env.
|
|
502
|
+
}, process.env.ENABLE_I18N_MESSAGE_COMPILATION === 'true' && {
|
|
503
503
|
test: /i18n\/data\/.*\.json$/,
|
|
504
504
|
use: [require.resolve('@commercetools-frontend/mc-scripts/webpack-loaders/i18n-message-compilation-loader')]
|
|
505
505
|
}]).call(_context5, Boolean)
|
|
@@ -27,7 +27,7 @@ import _reduceInstanceProperty from '@babel/runtime-corejs3/core-js-stable/insta
|
|
|
27
27
|
import _Object$assign from '@babel/runtime-corejs3/core-js-stable/object/assign';
|
|
28
28
|
import fs from 'fs';
|
|
29
29
|
import path from 'path';
|
|
30
|
-
import { c as createPostcssConfig } from './create-postcss-config-
|
|
30
|
+
import { c as createPostcssConfig } from './create-postcss-config-daa84217.esm.js';
|
|
31
31
|
import { h as hasJsxRuntime } from './has-jsx-runtime-e3ecb09b.esm.js';
|
|
32
32
|
import { p as paths } from './paths-7bf7e88e.esm.js';
|
|
33
33
|
import { v as vendorsToTranspile } from './vendors-to-transpile-7dc84a72.esm.js';
|
|
@@ -469,7 +469,7 @@ function createWebpackConfigForProduction() {
|
|
|
469
469
|
include: mergedOptions.sourceFolders,
|
|
470
470
|
exclude: /node_modules/,
|
|
471
471
|
use: [require.resolve('graphql-tag/loader')]
|
|
472
|
-
}, process.env.
|
|
472
|
+
}, process.env.ENABLE_I18N_MESSAGE_COMPILATION === 'true' && {
|
|
473
473
|
test: /i18n\/data\/.*\.json$/,
|
|
474
474
|
use: [require.resolve('@commercetools-frontend/mc-scripts/webpack-loaders/i18n-message-compilation-loader')]
|
|
475
475
|
}]).call(_context5, Boolean)
|
|
@@ -29,7 +29,7 @@ var _reduceInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/ins
|
|
|
29
29
|
var _Object$assign = require('@babel/runtime-corejs3/core-js-stable/object/assign');
|
|
30
30
|
var fs = require('fs');
|
|
31
31
|
var path = require('path');
|
|
32
|
-
var createPostcssConfig = require('./create-postcss-config-
|
|
32
|
+
var createPostcssConfig = require('./create-postcss-config-136eeca8.cjs.dev.js');
|
|
33
33
|
var hasJsxRuntime = require('./has-jsx-runtime-aa5d21ee.cjs.dev.js');
|
|
34
34
|
var paths = require('./paths-ec3e3a7d.cjs.dev.js');
|
|
35
35
|
var vendorsToTranspile = require('./vendors-to-transpile-6ab4ea06.cjs.dev.js');
|
|
@@ -499,7 +499,7 @@ function createWebpackConfigForProduction() {
|
|
|
499
499
|
include: mergedOptions.sourceFolders,
|
|
500
500
|
exclude: /node_modules/,
|
|
501
501
|
use: [require.resolve('graphql-tag/loader')]
|
|
502
|
-
}, process.env.
|
|
502
|
+
}, process.env.ENABLE_I18N_MESSAGE_COMPILATION === 'true' && {
|
|
503
503
|
test: /i18n\/data\/.*\.json$/,
|
|
504
504
|
use: [require.resolve('@commercetools-frontend/mc-scripts/webpack-loaders/i18n-message-compilation-loader')]
|
|
505
505
|
}]).call(_context5, Boolean)
|
package/dist/{credentials-storage-01532b98.cjs.prod.js → credentials-storage-2281f707.cjs.prod.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var createHttpUserAgent = require('@commercetools/http-user-agent');
|
|
4
|
-
var _package = require('./package-
|
|
4
|
+
var _package = require('./package-9043c69d.cjs.prod.js');
|
|
5
5
|
var _classCallCheck = require('@babel/runtime-corejs3/helpers/classCallCheck');
|
|
6
6
|
var _createClass = require('@babel/runtime-corejs3/helpers/createClass');
|
|
7
7
|
var _JSON$stringify = require('@babel/runtime-corejs3/core-js-stable/json/stringify');
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import createHttpUserAgent from '@commercetools/http-user-agent';
|
|
2
|
-
import { p as pkgJson } from './package-
|
|
2
|
+
import { p as pkgJson } from './package-e9c89f28.esm.js';
|
|
3
3
|
import _classCallCheck from '@babel/runtime-corejs3/helpers/esm/classCallCheck';
|
|
4
4
|
import _createClass from '@babel/runtime-corejs3/helpers/esm/createClass';
|
|
5
5
|
import _JSON$stringify from '@babel/runtime-corejs3/core-js-stable/json/stringify';
|
package/dist/{credentials-storage-d14af229.cjs.dev.js → credentials-storage-6576fe22.cjs.dev.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var createHttpUserAgent = require('@commercetools/http-user-agent');
|
|
4
|
-
var _package = require('./package-
|
|
4
|
+
var _package = require('./package-12a6ebaa.cjs.dev.js');
|
|
5
5
|
var _classCallCheck = require('@babel/runtime-corejs3/helpers/classCallCheck');
|
|
6
6
|
var _createClass = require('@babel/runtime-corejs3/helpers/createClass');
|
|
7
7
|
var _JSON$stringify = require('@babel/runtime-corejs3/core-js-stable/json/stringify');
|