@unpackjs/core 2.3.7 → 2.3.9

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.
@@ -1,22 +1,22 @@
1
1
  (() => {
2
2
  var __webpack_modules__ = {
3
- 5924: (module, __unused_webpack_exports, __nccwpck_require__) => {
3
+ 3203: (module, __unused_webpack_exports, __nccwpck_require__) => {
4
4
  "use strict";
5
- const loader = __nccwpck_require__(1274);
5
+ const loader = __nccwpck_require__(7789);
6
6
  module.exports = loader.default;
7
7
  module.exports.defaultGetLocalIdent =
8
- __nccwpck_require__(9547).defaultGetLocalIdent;
8
+ __nccwpck_require__(5256).defaultGetLocalIdent;
9
9
  },
10
- 1274: (__unused_webpack_module, exports, __nccwpck_require__) => {
10
+ 7789: (__unused_webpack_module, exports, __nccwpck_require__) => {
11
11
  "use strict";
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  exports["default"] = loader;
14
14
  var _postcss = _interopRequireDefault(__nccwpck_require__(1940));
15
15
  var _package = _interopRequireDefault(__nccwpck_require__(444));
16
16
  var _semver = __nccwpck_require__(5200);
17
- var _options = _interopRequireDefault(__nccwpck_require__(5319));
18
- var _plugins = __nccwpck_require__(9177);
19
- var _utils = __nccwpck_require__(9547);
17
+ var _options = _interopRequireDefault(__nccwpck_require__(2040));
18
+ var _plugins = __nccwpck_require__(146);
19
+ var _utils = __nccwpck_require__(5256);
20
20
  function _interopRequireDefault(obj) {
21
21
  return obj && obj.__esModule ? obj : { default: obj };
22
22
  }
@@ -243,7 +243,7 @@
243
243
  callback(null, `${importCode}${moduleCode}${exportCode}`);
244
244
  }
245
245
  },
246
- 9177: (__unused_webpack_module, exports, __nccwpck_require__) => {
246
+ 146: (__unused_webpack_module, exports, __nccwpck_require__) => {
247
247
  "use strict";
248
248
  Object.defineProperty(exports, "__esModule", { value: true });
249
249
  Object.defineProperty(exports, "icssParser", {
@@ -265,22 +265,20 @@
265
265
  },
266
266
  });
267
267
  var _postcssImportParser = _interopRequireDefault(
268
- __nccwpck_require__(178),
268
+ __nccwpck_require__(3825),
269
269
  );
270
- var _postcssIcssParser = _interopRequireDefault(
271
- __nccwpck_require__(3691),
272
- );
273
- var _postcssUrlParser = _interopRequireDefault(__nccwpck_require__(8510));
270
+ var _postcssIcssParser = _interopRequireDefault(__nccwpck_require__(808));
271
+ var _postcssUrlParser = _interopRequireDefault(__nccwpck_require__(7535));
274
272
  function _interopRequireDefault(obj) {
275
273
  return obj && obj.__esModule ? obj : { default: obj };
276
274
  }
277
275
  },
278
- 3691: (__unused_webpack_module, exports, __nccwpck_require__) => {
276
+ 808: (__unused_webpack_module, exports, __nccwpck_require__) => {
279
277
  "use strict";
280
278
  Object.defineProperty(exports, "__esModule", { value: true });
281
279
  exports["default"] = void 0;
282
280
  var _icssUtils = __nccwpck_require__(9028);
283
- var _utils = __nccwpck_require__(9547);
281
+ var _utils = __nccwpck_require__(5256);
284
282
  const plugin = (options = {}) => ({
285
283
  postcssPlugin: "postcss-icss-parser",
286
284
  async OnceExit(root) {
@@ -379,14 +377,14 @@
379
377
  plugin.postcss = true;
380
378
  var _default = (exports["default"] = plugin);
381
379
  },
382
- 178: (__unused_webpack_module, exports, __nccwpck_require__) => {
380
+ 3825: (__unused_webpack_module, exports, __nccwpck_require__) => {
383
381
  "use strict";
384
382
  Object.defineProperty(exports, "__esModule", { value: true });
385
383
  exports["default"] = void 0;
386
384
  var _postcssValueParser = _interopRequireDefault(
387
385
  __nccwpck_require__(2948),
388
386
  );
389
- var _utils = __nccwpck_require__(9547);
387
+ var _utils = __nccwpck_require__(5256);
390
388
  function _interopRequireDefault(obj) {
391
389
  return obj && obj.__esModule ? obj : { default: obj };
392
390
  }
@@ -691,14 +689,14 @@
691
689
  plugin.postcss = true;
692
690
  var _default = (exports["default"] = plugin);
693
691
  },
694
- 8510: (__unused_webpack_module, exports, __nccwpck_require__) => {
692
+ 7535: (__unused_webpack_module, exports, __nccwpck_require__) => {
695
693
  "use strict";
696
694
  Object.defineProperty(exports, "__esModule", { value: true });
697
695
  exports["default"] = void 0;
698
696
  var _postcssValueParser = _interopRequireDefault(
699
697
  __nccwpck_require__(2948),
700
698
  );
701
- var _utils = __nccwpck_require__(9547);
699
+ var _utils = __nccwpck_require__(5256);
702
700
  function _interopRequireDefault(obj) {
703
701
  return obj && obj.__esModule ? obj : { default: obj };
704
702
  }
@@ -1041,7 +1039,7 @@
1041
1039
  plugin.postcss = true;
1042
1040
  var _default = (exports["default"] = plugin);
1043
1041
  },
1044
- 9547: (__unused_webpack_module, exports, __nccwpck_require__) => {
1042
+ 5256: (__unused_webpack_module, exports, __nccwpck_require__) => {
1045
1043
  "use strict";
1046
1044
  Object.defineProperty(exports, "__esModule", { value: true });
1047
1045
  exports.WEBPACK_IGNORE_COMMENT_REGEXP = void 0;
@@ -7964,7 +7962,7 @@
7964
7962
  "use strict";
7965
7963
  module.exports = require("util");
7966
7964
  },
7967
- 5319: (module) => {
7965
+ 2040: (module) => {
7968
7966
  "use strict";
7969
7967
  module.exports = JSON.parse(
7970
7968
  '{"title":"CSS Loader options","additionalProperties":false,"properties":{"url":{"description":"Allows to enables/disables `url()`/`image-set()` functions handling.","link":"https://github.com/webpack-contrib/css-loader#url","anyOf":[{"type":"boolean"},{"type":"object","properties":{"filter":{"instanceof":"Function"}},"additionalProperties":false}]},"import":{"description":"Allows to enables/disables `@import` at-rules handling.","link":"https://github.com/webpack-contrib/css-loader#import","anyOf":[{"type":"boolean"},{"type":"object","properties":{"filter":{"instanceof":"Function"}},"additionalProperties":false}]},"modules":{"description":"Allows to enable/disable CSS Modules or ICSS and setup configuration.","link":"https://github.com/webpack-contrib/css-loader#modules","anyOf":[{"type":"boolean"},{"enum":["local","global","pure","icss"]},{"type":"object","additionalProperties":false,"properties":{"auto":{"description":"Allows auto enable CSS modules based on filename.","link":"https://github.com/webpack-contrib/css-loader#auto","anyOf":[{"instanceof":"RegExp"},{"instanceof":"Function"},{"type":"boolean"}]},"mode":{"description":"Setup `mode` option.","link":"https://github.com/webpack-contrib/css-loader#mode","anyOf":[{"enum":["local","global","pure","icss"]},{"instanceof":"Function"}]},"localIdentName":{"description":"Allows to configure the generated local ident name.","link":"https://github.com/webpack-contrib/css-loader#localidentname","type":"string","minLength":1},"localIdentContext":{"description":"Allows to redefine basic loader context for local ident name.","link":"https://github.com/webpack-contrib/css-loader#localidentcontext","type":"string","minLength":1},"localIdentHashSalt":{"description":"Allows to add custom hash to generate more unique classes.","link":"https://github.com/webpack-contrib/css-loader#localidenthashsalt","type":"string","minLength":1},"localIdentHashFunction":{"description":"Allows to specify hash function to generate classes.","link":"https://github.com/webpack-contrib/css-loader#localidenthashfunction","type":"string","minLength":1},"localIdentHashDigest":{"description":"Allows to specify hash digest to generate classes.","link":"https://github.com/webpack-contrib/css-loader#localidenthashdigest","type":"string","minLength":1},"localIdentHashDigestLength":{"description":"Allows to specify hash digest length to generate classes.","link":"https://github.com/webpack-contrib/css-loader#localidenthashdigestlength","type":"number"},"hashStrategy":{"description":"Allows to specify should localName be used when computing the hash.","link":"https://github.com/webpack-contrib/css-loader#hashstrategy","enum":["resource-path-and-local-name","minimal-subset"]},"localIdentRegExp":{"description":"Allows to specify custom RegExp for local ident name.","link":"https://github.com/webpack-contrib/css-loader#localidentregexp","anyOf":[{"type":"string","minLength":1},{"instanceof":"RegExp"}]},"getLocalIdent":{"description":"Allows to specify a function to generate the classname.","link":"https://github.com/webpack-contrib/css-loader#getlocalident","instanceof":"Function"},"namedExport":{"description":"Enables/disables ES modules named export for locals.","link":"https://github.com/webpack-contrib/css-loader#namedexport","type":"boolean"},"exportGlobals":{"description":"Allows to export names from global class or id, so you can use that as local name.","link":"https://github.com/webpack-contrib/css-loader#exportglobals","type":"boolean"},"exportLocalsConvention":{"description":"Style of exported classnames.","link":"https://github.com/webpack-contrib/css-loader#localsconvention","anyOf":[{"enum":["asIs","as-is","camelCase","camel-case","camelCaseOnly","camel-case-only","dashes","dashesOnly","dashes-only"]},{"instanceof":"Function"}]},"exportOnlyLocals":{"description":"Export only locals.","link":"https://github.com/webpack-contrib/css-loader#exportonlylocals","type":"boolean"},"getJSON":{"description":"Allows outputting of CSS modules mapping through a callback.","link":"https://github.com/webpack-contrib/css-loader#getJSON","instanceof":"Function"}}}]},"sourceMap":{"description":"Allows to enable/disable source maps.","link":"https://github.com/webpack-contrib/css-loader#sourcemap","type":"boolean"},"importLoaders":{"description":"Allows enables/disables or setups number of loaders applied before CSS loader for `@import`/CSS Modules and ICSS imports.","link":"https://github.com/webpack-contrib/css-loader#importloaders","anyOf":[{"type":"boolean"},{"type":"string"},{"type":"integer"}]},"esModule":{"description":"Use the ES modules syntax.","link":"https://github.com/webpack-contrib/css-loader#esmodule","type":"boolean"},"exportType":{"description":"Allows exporting styles as array with modules, string or constructable stylesheet (i.e. `CSSStyleSheet`).","link":"https://github.com/webpack-contrib/css-loader#exporttype","enum":["array","string","css-style-sheet"]}},"type":"object"}',
@@ -7999,6 +7997,6 @@
7999
7997
  }
8000
7998
  if (typeof __nccwpck_require__ !== "undefined")
8001
7999
  __nccwpck_require__.ab = __dirname + "/";
8002
- var __webpack_exports__ = __nccwpck_require__(5924);
8000
+ var __webpack_exports__ = __nccwpck_require__(3203);
8003
8001
  module.exports = __webpack_exports__;
8004
8002
  })();
@@ -1,16 +1,16 @@
1
1
  (() => {
2
2
  "use strict";
3
3
  var __webpack_modules__ = {
4
- 178: (module, __unused_webpack_exports, __nccwpck_require__) => {
5
- module.exports = __nccwpck_require__(736)["default"];
4
+ 421: (module, __unused_webpack_exports, __nccwpck_require__) => {
5
+ module.exports = __nccwpck_require__(679)["default"];
6
6
  },
7
- 736: (__unused_webpack_module, exports, __nccwpck_require__) => {
7
+ 679: (__unused_webpack_module, exports, __nccwpck_require__) => {
8
8
  var __webpack_unused_export__;
9
9
  __webpack_unused_export__ = { value: true };
10
10
  exports["default"] = void 0;
11
11
  var _path = _interopRequireDefault(__nccwpck_require__(928));
12
- var _options = _interopRequireDefault(__nccwpck_require__(337));
13
- var _utils = __nccwpck_require__(809);
12
+ var _options = _interopRequireDefault(__nccwpck_require__(638));
13
+ var _utils = __nccwpck_require__(90);
14
14
  function _interopRequireDefault(e) {
15
15
  return e && e.__esModule ? e : { default: e };
16
16
  }
@@ -112,7 +112,7 @@
112
112
  }
113
113
  var _default = (exports["default"] = lessLoader);
114
114
  },
115
- 809: (__unused_webpack_module, exports, __nccwpck_require__) => {
115
+ 90: (__unused_webpack_module, exports, __nccwpck_require__) => {
116
116
  Object.defineProperty(exports, "__esModule", { value: true });
117
117
  exports.errorFactory = errorFactory;
118
118
  exports.getLessImplementation = getLessImplementation;
@@ -312,7 +312,7 @@
312
312
  928: (module) => {
313
313
  module.exports = require("path");
314
314
  },
315
- 337: (module) => {
315
+ 638: (module) => {
316
316
  module.exports = JSON.parse(
317
317
  '{"title":"Less Loader options","type":"object","properties":{"lessOptions":{"description":"Options to pass through to `Less`.","link":"https://github.com/webpack-contrib/less-loader#lessoptions","anyOf":[{"type":"object","additionalProperties":true},{"instanceof":"Function"}]},"additionalData":{"description":"Prepends/Appends `Less` code to the actual entry file.","link":"https://github.com/webpack-contrib/less-loader#additionalData","anyOf":[{"type":"string"},{"instanceof":"Function"}]},"sourceMap":{"description":"Enables/Disables generation of source maps.","link":"https://github.com/webpack-contrib/less-loader#sourcemap","type":"boolean"},"webpackImporter":{"description":"Enables/Disables default `webpack` importer.","link":"https://github.com/webpack-contrib/less-loader#webpackimporter","anyOf":[{"type":"boolean"},{"type":"string","enum":["only"]}]},"implementation":{"description":"The implementation of the `Less` to be used.","link":"https://github.com/webpack-contrib/less-loader#implementation","anyOf":[{"type":"string"},{"type":"object"}]},"lessLogAsWarnOrErr":{"description":"Less warnings and errors will be webpack warnings or errors.","link":"https://github.com/webpack-contrib/less-loader#lesslogaswarnorerr","type":"boolean"}},"additionalProperties":false}',
318
318
  );
@@ -340,6 +340,6 @@
340
340
  }
341
341
  if (typeof __nccwpck_require__ !== "undefined")
342
342
  __nccwpck_require__.ab = __dirname + "/";
343
- var __webpack_exports__ = __nccwpck_require__(178);
343
+ var __webpack_exports__ = __nccwpck_require__(421);
344
344
  module.exports = __webpack_exports__;
345
345
  })();
@@ -5319,19 +5319,19 @@
5319
5319
  module.exports = createColors();
5320
5320
  module.exports.createColors = createColors;
5321
5321
  },
5322
- 5993: (module, __unused_webpack_exports, __nccwpck_require__) => {
5322
+ 9272: (module, __unused_webpack_exports, __nccwpck_require__) => {
5323
5323
  "use strict";
5324
- module.exports = __nccwpck_require__(8875)["default"];
5324
+ module.exports = __nccwpck_require__(5382)["default"];
5325
5325
  },
5326
- 8875: (__unused_webpack_module, exports, __nccwpck_require__) => {
5326
+ 5382: (__unused_webpack_module, exports, __nccwpck_require__) => {
5327
5327
  "use strict";
5328
5328
  var __webpack_unused_export__;
5329
5329
  __webpack_unused_export__ = { value: true };
5330
5330
  exports["default"] = loader;
5331
5331
  var _path = _interopRequireDefault(__nccwpck_require__(6928));
5332
5332
  var _package = _interopRequireDefault(__nccwpck_require__(444));
5333
- var _options = _interopRequireDefault(__nccwpck_require__(8546));
5334
- var _utils = __nccwpck_require__(6886);
5333
+ var _options = _interopRequireDefault(__nccwpck_require__(731));
5334
+ var _utils = __nccwpck_require__(2839);
5335
5335
  function _interopRequireDefault(obj) {
5336
5336
  return obj && obj.__esModule ? obj : { default: obj };
5337
5337
  }
@@ -5509,7 +5509,7 @@
5509
5509
  callback(null, result.css, map, { ast });
5510
5510
  }
5511
5511
  },
5512
- 6886: (module, exports, __nccwpck_require__) => {
5512
+ 2839: (module, exports, __nccwpck_require__) => {
5513
5513
  "use strict";
5514
5514
  module = __nccwpck_require__.nmd(module);
5515
5515
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -6607,7 +6607,7 @@
6607
6607
  return keywords.has(word);
6608
6608
  }
6609
6609
  },
6610
- 8546: (module) => {
6610
+ 731: (module) => {
6611
6611
  "use strict";
6612
6612
  module.exports = JSON.parse(
6613
6613
  '{"title":"PostCSS Loader options","type":"object","properties":{"postcssOptions":{"description":"Options to pass through to `Postcss`.","link":"https://github.com/webpack-contrib/postcss-loader#postcssOptions","anyOf":[{"type":"object","additionalProperties":true,"properties":{"config":{"description":"Allows to specify PostCSS config path.","link":"https://github.com/webpack-contrib/postcss-loader#config","anyOf":[{"description":"Allows to specify the path to the configuration file","type":"string"},{"description":"Enables/Disables autoloading config","type":"boolean"}]}}},{"instanceof":"Function"}]},"execute":{"description":"Enables/Disables PostCSS parser support in \'CSS-in-JS\'.","link":"https://github.com/webpack-contrib/postcss-loader#execute","type":"boolean"},"sourceMap":{"description":"Enables/Disables generation of source maps.","link":"https://github.com/webpack-contrib/postcss-loader#sourcemap","type":"boolean"},"implementation":{"description":"The implementation of postcss to use, instead of the locally installed version","link":"https://github.com/webpack-contrib/postcss-loader#implementation","anyOf":[{"type":"string"},{"instanceof":"Function"}]}},"additionalProperties":false}',
@@ -6717,6 +6717,6 @@
6717
6717
  })();
6718
6718
  if (typeof __nccwpck_require__ !== "undefined")
6719
6719
  __nccwpck_require__.ab = __dirname + "/";
6720
- var __webpack_exports__ = __nccwpck_require__(5993);
6720
+ var __webpack_exports__ = __nccwpck_require__(9272);
6721
6721
  module.exports = __webpack_exports__;
6722
6722
  })();
@@ -4795,19 +4795,19 @@
4795
4795
  }
4796
4796
  });
4797
4797
  },
4798
- 299: (module, __unused_webpack_exports, __nccwpck_require__) => {
4798
+ 72: (module, __unused_webpack_exports, __nccwpck_require__) => {
4799
4799
  "use strict";
4800
- const loader = __nccwpck_require__(957);
4800
+ const loader = __nccwpck_require__(30);
4801
4801
  module.exports = loader.default;
4802
4802
  },
4803
- 957: (__unused_webpack_module, exports, __nccwpck_require__) => {
4803
+ 30: (__unused_webpack_module, exports, __nccwpck_require__) => {
4804
4804
  "use strict";
4805
4805
  Object.defineProperty(exports, "__esModule", { value: true });
4806
4806
  exports["default"] = void 0;
4807
4807
  var _url = _interopRequireDefault(__nccwpck_require__(16));
4808
4808
  var _path = _interopRequireDefault(__nccwpck_require__(928));
4809
- var _options = _interopRequireDefault(__nccwpck_require__(352));
4810
- var _utils = __nccwpck_require__(608);
4809
+ var _options = _interopRequireDefault(__nccwpck_require__(595));
4810
+ var _utils = __nccwpck_require__(927);
4811
4811
  function _interopRequireDefault(e) {
4812
4812
  return e && e.__esModule ? e : { default: e };
4813
4813
  }
@@ -4917,7 +4917,7 @@
4917
4917
  }
4918
4918
  var _default = (exports["default"] = loader);
4919
4919
  },
4920
- 608: (__unused_webpack_module, exports, __nccwpck_require__) => {
4920
+ 927: (__unused_webpack_module, exports, __nccwpck_require__) => {
4921
4921
  "use strict";
4922
4922
  Object.defineProperty(exports, "__esModule", { value: true });
4923
4923
  exports.errorFactory = errorFactory;
@@ -5582,7 +5582,7 @@
5582
5582
  "use strict";
5583
5583
  module.exports = require("url");
5584
5584
  },
5585
- 352: (module) => {
5585
+ 595: (module) => {
5586
5586
  "use strict";
5587
5587
  module.exports = JSON.parse(
5588
5588
  '{"title":"Sass Loader options","type":"object","properties":{"implementation":{"description":"The implementation of the sass to be used.","link":"https://github.com/webpack-contrib/sass-loader#implementation","anyOf":[{"type":"string"},{"type":"object"}]},"api":{"description":"Switch between old and modern API for `sass` (`Dart Sass`) and `Sass Embedded` implementations.","link":"https://github.com/webpack-contrib/sass-loader#sassoptions","enum":["legacy","modern","modern-compiler"]},"sassOptions":{"description":"Options for `node-sass` or `sass` (`Dart Sass`) implementation.","link":"https://github.com/webpack-contrib/sass-loader#sassoptions","anyOf":[{"type":"object","additionalProperties":true},{"instanceof":"Function"}]},"additionalData":{"description":"Prepends/Appends `Sass`/`SCSS` code before the actual entry file.","link":"https://github.com/webpack-contrib/sass-loader#additionaldata","anyOf":[{"type":"string"},{"instanceof":"Function"}]},"sourceMap":{"description":"Enables/Disables generation of source maps.","link":"https://github.com/webpack-contrib/sass-loader#sourcemap","type":"boolean"},"webpackImporter":{"description":"Enables/Disables default `webpack` importer.","link":"https://github.com/webpack-contrib/sass-loader#webpackimporter","type":"boolean"},"warnRuleAsWarning":{"description":"Treats the \'@warn\' rule as a webpack warning.","link":"https://github.com/webpack-contrib/sass-loader#warnruleaswarning","type":"boolean"}},"additionalProperties":false}',
@@ -5612,6 +5612,6 @@
5612
5612
  }
5613
5613
  if (typeof __nccwpck_require__ !== "undefined")
5614
5614
  __nccwpck_require__.ab = __dirname + "/";
5615
- var __webpack_exports__ = __nccwpck_require__(299);
5615
+ var __webpack_exports__ = __nccwpck_require__(72);
5616
5616
  module.exports = __webpack_exports__;
5617
5617
  })();
@@ -55,7 +55,7 @@ class JsMinifyPlugin {
55
55
  apply(compiler) {
56
56
  const meta = JSON.stringify({
57
57
  name: PLUGIN_NAME,
58
- version: "2.3.7",
58
+ version: "2.3.9",
59
59
  options: this.minifyOptions
60
60
  });
61
61
  compiler.hooks.compilation.tap(PLUGIN_NAME, (compilation)=>{
@@ -19,7 +19,7 @@ class JsMinifyPlugin {
19
19
  apply(compiler) {
20
20
  const meta = JSON.stringify({
21
21
  name: PLUGIN_NAME,
22
- version: "2.3.7",
22
+ version: "2.3.9",
23
23
  options: this.minifyOptions
24
24
  });
25
25
  compiler.hooks.compilation.tap(PLUGIN_NAME, (compilation)=>{
@@ -85,7 +85,7 @@ async function compileDone(compiler, stats) {
85
85
  const compileTime = statsJson.time / 1000;
86
86
  const root = compiler.options.context;
87
87
  if (!stats.hasErrors()) if ((0, external_utils_cjs_namespaceObject.isProd)()) {
88
- await (0, external_reporter_cjs_namespaceObject.printFileSize)({
88
+ (0, external_utils_cjs_namespaceObject.isCI)() || await (0, external_reporter_cjs_namespaceObject.printFileSize)({
89
89
  root,
90
90
  stats
91
91
  });
@@ -4,7 +4,7 @@ import node_path, { sep } from "node:path";
4
4
  import { colors } from "../../colors.js";
5
5
  import { logger } from "../../logger.js";
6
6
  import { printFileSize } from "../../reporter.js";
7
- import { isDebug, isProd, prettyTime } from "../../utils.js";
7
+ import { isCI, isDebug, isProd, prettyTime } from "../../utils.js";
8
8
  function cutPath(originalFilePath, root) {
9
9
  const prefix = root.endsWith(sep) ? root : root + sep;
10
10
  let filePath = originalFilePath;
@@ -48,7 +48,7 @@ async function compileDone(compiler, stats) {
48
48
  const compileTime = statsJson.time / 1000;
49
49
  const root = compiler.options.context;
50
50
  if (!stats.hasErrors()) if (isProd()) {
51
- await printFileSize({
51
+ isCI() || await printFileSize({
52
52
  root,
53
53
  stats
54
54
  });
@@ -68,7 +68,7 @@ function createUnpack({ cwd = process.cwd(), config, callerName = 'unpack' }) {
68
68
  };
69
69
  const _context = {
70
70
  callerName,
71
- version: "2.3.7"
71
+ version: "2.3.9"
72
72
  };
73
73
  let { plugins, bundlerConfig, ...rest } = (0, external_utils_cjs_namespaceObject.mergeConfig)(defaultConfig, config);
74
74
  for (const plugin of (0, external_plugin_cjs_namespaceObject.getNormalizedPluginsByHook)('config', plugins))rest = await plugin.config(rest, {
@@ -85,7 +85,7 @@ function createUnpack({ cwd = process.cwd(), config, callerName = 'unpack' }) {
85
85
  return {
86
86
  build: async ({ watch } = {})=>{
87
87
  (0, external_utils_cjs_namespaceObject.setNodeEnv)(watch ? 'development' : 'production');
88
- console.log(external_colors_cjs_namespaceObject.colors.rainbow(`${callerName} v2.3.7`), external_colors_cjs_namespaceObject.colors.green(`building for ${watch ? 'development' : 'production'}...`));
88
+ console.log(external_colors_cjs_namespaceObject.colors.rainbow(`${callerName} v2.3.9`), external_colors_cjs_namespaceObject.colors.green(`building for ${watch ? 'development' : 'production'}...`));
89
89
  const config = await resolveConfig();
90
90
  (0, index_cjs_namespaceObject.unpackBuild)(config);
91
91
  },
@@ -42,7 +42,7 @@ function createUnpack({ cwd = process.cwd(), config, callerName = 'unpack' }) {
42
42
  };
43
43
  const _context = {
44
44
  callerName,
45
- version: "2.3.7"
45
+ version: "2.3.9"
46
46
  };
47
47
  let { plugins, bundlerConfig, ...rest } = mergeConfig(defaultConfig, config);
48
48
  for (const plugin of getNormalizedPluginsByHook('config', plugins))rest = await plugin.config(rest, {
@@ -59,7 +59,7 @@ function createUnpack({ cwd = process.cwd(), config, callerName = 'unpack' }) {
59
59
  return {
60
60
  build: async ({ watch } = {})=>{
61
61
  setNodeEnv(watch ? 'development' : 'production');
62
- console.log(colors.rainbow(`${callerName} v2.3.7`), colors.green(`building for ${watch ? 'development' : 'production'}...`));
62
+ console.log(colors.rainbow(`${callerName} v2.3.9`), colors.green(`building for ${watch ? 'development' : 'production'}...`));
63
63
  const config = await resolveConfig();
64
64
  unpackBuild(config);
65
65
  },
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  var __webpack_modules__ = {
3
- "./colors": function(module) {
3
+ "src/colors": function(module) {
4
4
  module.exports = require("./colors.cjs");
5
5
  },
6
6
  "./config": function(module) {
@@ -21,7 +21,7 @@ var __webpack_modules__ = {
21
21
  "./logger": function(module) {
22
22
  module.exports = require("./logger.cjs");
23
23
  },
24
- "./types/index": function(module) {
24
+ "src/types/index": function(module) {
25
25
  module.exports = require("./types/index.cjs");
26
26
  },
27
27
  "./utils": function(module) {
@@ -93,7 +93,7 @@ var __webpack_exports__ = {};
93
93
  var html_webpack_plugin__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/ __webpack_require__.n(html_webpack_plugin__WEBPACK_IMPORTED_MODULE_1__);
94
94
  var webpack__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("webpack");
95
95
  var webpack__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/ __webpack_require__.n(webpack__WEBPACK_IMPORTED_MODULE_2__);
96
- var _colors__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("./colors");
96
+ var _colors__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("src/colors");
97
97
  var __WEBPACK_REEXPORT_OBJECT__ = {};
98
98
  for(var __WEBPACK_IMPORT_KEY__ in _colors__WEBPACK_IMPORTED_MODULE_3__)if ([
99
99
  "webpack",
@@ -170,7 +170,7 @@ var __webpack_exports__ = {};
170
170
  return _logger__WEBPACK_IMPORTED_MODULE_9__[key];
171
171
  }).bind(0, __WEBPACK_IMPORT_KEY__);
172
172
  __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
173
- var _types_index__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__("./types/index");
173
+ var _types_index__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__("src/types/index");
174
174
  var __WEBPACK_REEXPORT_OBJECT__ = {};
175
175
  for(var __WEBPACK_IMPORT_KEY__ in _types_index__WEBPACK_IMPORTED_MODULE_10__)if ([
176
176
  "webpack",
@@ -41,6 +41,7 @@ function _define_property(obj, key, value) {
41
41
  }
42
42
  class ProgressBar {
43
43
  update({ current: originalCurrent, message = '' }) {
44
+ if ((0, external_utils_cjs_namespaceObject.isCI)()) return;
44
45
  const { columns: terminalWidth } = process.stdout;
45
46
  let current = originalCurrent;
46
47
  if (originalCurrent >= 0.98) current = 1;
@@ -1 +1 @@
1
- {"version":3,"file":"progressBar.d.ts","sourceRoot":"","sources":["../src/progressBar.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AAGrD,qBAAa,WAAW;IACtB,MAAM,SAAiB;IACvB,gBAAgB,mBAAyB;IAEzC,MAAM,CAAC,EAAE,OAAO,EAAE,eAAe,EAAE,OAAY,EAAE,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAA;KAAE;IAcxF,IAAI;CAGL"}
1
+ {"version":3,"file":"progressBar.d.ts","sourceRoot":"","sources":["../src/progressBar.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AAGrD,qBAAa,WAAW;IACtB,MAAM,SAAiB;IACvB,gBAAgB,mBAAyB;IAEzC,MAAM,CAAC,EAAE,OAAO,EAAE,eAAe,EAAE,OAAY,EAAE,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAA;KAAE;IAexF,IAAI;CAGL"}
@@ -2,7 +2,7 @@ import 'module';
2
2
  /*#__PURE__*/ import.meta.url;
3
3
  import { colors } from "./colors.js";
4
4
  import { LoadingAnimation } from "./loadingAnimation.js";
5
- import { logUpdate } from "./utils.js";
5
+ import { isCI, logUpdate } from "./utils.js";
6
6
  function _define_property(obj, key, value) {
7
7
  if (key in obj) Object.defineProperty(obj, key, {
8
8
  value: value,
@@ -15,6 +15,7 @@ function _define_property(obj, key, value) {
15
15
  }
16
16
  class ProgressBar {
17
17
  update({ current: originalCurrent, message = '' }) {
18
+ if (isCI()) return;
18
19
  const { columns: terminalWidth } = process.stdout;
19
20
  let current = originalCurrent;
20
21
  if (originalCurrent >= 0.98) current = 1;
package/dist/run/dev.cjs CHANGED
@@ -87,7 +87,7 @@ async function unpackDev(originalUnpackConfig) {
87
87
  };
88
88
  const server = new (external_webpack_dev_server_default())(devServerOptions, compiler);
89
89
  await server.start();
90
- external_logger_cjs_namespaceObject.logger.greet(` ${external_colors_cjs_namespaceObject.colors.green(`${external_colors_cjs_namespaceObject.colors.bold(unpackConfig._context.callerName.toUpperCase())} v2.3.7`)} ${external_colors_cjs_namespaceObject.colors.dim(`ready in ${external_colors_cjs_namespaceObject.colors.reset(Math.ceil(performance.now() - global.__unpack_start_time))}ms`)}\n`);
90
+ external_logger_cjs_namespaceObject.logger.greet(` ${external_colors_cjs_namespaceObject.colors.green(`${external_colors_cjs_namespaceObject.colors.bold(unpackConfig._context.callerName.toUpperCase())} v2.3.9`)} ${external_colors_cjs_namespaceObject.colors.dim(`ready in ${external_colors_cjs_namespaceObject.colors.reset(Math.ceil(performance.now() - global.__unpack_start_time))}ms`)}\n`);
91
91
  printAddressUrls(port);
92
92
  external_logger_cjs_namespaceObject.logger.wait('building...');
93
93
  global.__unpack_dev_server_started = true;
package/dist/run/dev.js CHANGED
@@ -50,7 +50,7 @@ async function unpackDev(originalUnpackConfig) {
50
50
  };
51
51
  const server = new webpack_dev_server(devServerOptions, compiler);
52
52
  await server.start();
53
- logger.greet(` ${colors.green(`${colors.bold(unpackConfig._context.callerName.toUpperCase())} v2.3.7`)} ${colors.dim(`ready in ${colors.reset(Math.ceil(performance.now() - global.__unpack_start_time))}ms`)}\n`);
53
+ logger.greet(` ${colors.green(`${colors.bold(unpackConfig._context.callerName.toUpperCase())} v2.3.9`)} ${colors.dim(`ready in ${colors.reset(Math.ceil(performance.now() - global.__unpack_start_time))}ms`)}\n`);
54
54
  printAddressUrls(port);
55
55
  logger.wait('building...');
56
56
  global.__unpack_dev_server_started = true;
package/dist/utils.cjs CHANGED
@@ -59,6 +59,7 @@ var __webpack_exports__ = {};
59
59
  getValueByPath: ()=>getValueByPath,
60
60
  getIpv4Interfaces: ()=>getIpv4Interfaces,
61
61
  debounce: ()=>debounce,
62
+ isCI: ()=>isCI,
62
63
  isDev: ()=>isDev,
63
64
  isFunction: ()=>isFunction,
64
65
  isWatch: ()=>isWatch,
@@ -263,6 +264,7 @@ var __webpack_exports__ = {};
263
264
  process.stdout.write(output);
264
265
  };
265
266
  const isDebug = ()=>'unpack' === process.env.DEBUG;
267
+ const isCI = ()=>!!process.env.CI;
266
268
  })();
267
269
  exports.clearLine = __webpack_exports__.clearLine;
268
270
  exports.debounce = __webpack_exports__.debounce;
@@ -277,6 +279,7 @@ exports.getUserDepPath = __webpack_exports__.getUserDepPath;
277
279
  exports.getUserDepVersion = __webpack_exports__.getUserDepVersion;
278
280
  exports.getValueByPath = __webpack_exports__.getValueByPath;
279
281
  exports.isBoolean = __webpack_exports__.isBoolean;
282
+ exports.isCI = __webpack_exports__.isCI;
280
283
  exports.isDebug = __webpack_exports__.isDebug;
281
284
  exports.isDev = __webpack_exports__.isDev;
282
285
  exports.isDevServer = __webpack_exports__.isDevServer;
@@ -310,6 +313,7 @@ for(var __webpack_i__ in __webpack_exports__)if (-1 === [
310
313
  "getUserDepVersion",
311
314
  "getValueByPath",
312
315
  "isBoolean",
316
+ "isCI",
313
317
  "isDebug",
314
318
  "isDev",
315
319
  "isDevServer",
package/dist/utils.d.ts CHANGED
@@ -44,5 +44,6 @@ export declare const getUserDepVersion: (root: string, dep: string) => any;
44
44
  export declare const clearLine: () => void;
45
45
  export declare const logUpdate: (output: string) => void;
46
46
  export declare const isDebug: () => boolean;
47
+ export declare const isCI: () => boolean;
47
48
  export {};
48
49
  //# sourceMappingURL=utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":"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"}
package/dist/utils.js CHANGED
@@ -196,4 +196,5 @@ const logUpdate = (output)=>{
196
196
  process.stdout.write(output);
197
197
  };
198
198
  const isDebug = ()=>'unpack' === process.env.DEBUG;
199
- export { clearLine, debounce, getAddressUrls, getCompiledPkgPath, getIpv4Interfaces, getNodeEnv, getPathInJs, getPort, getTime, getUserDepPath, getUserDepVersion, getValueByPath, isBoolean, isDebug, isDev, utils_isDevServer as isDevServer, isFunction, isObject, isPlainObject, isProd, isRegExp, isString, isUndefined, isWatch, isWin, logUpdate, mergeConfig, prettyTime, setDevServer, setNodeEnv, setValueByPath, trackPerformance };
199
+ const isCI = ()=>!!process.env.CI;
200
+ export { clearLine, debounce, getAddressUrls, getCompiledPkgPath, getIpv4Interfaces, getNodeEnv, getPathInJs, getPort, getTime, getUserDepPath, getUserDepVersion, getValueByPath, isBoolean, isCI, isDebug, isDev, utils_isDevServer as isDevServer, isFunction, isObject, isPlainObject, isProd, isRegExp, isString, isUndefined, isWatch, isWin, logUpdate, mergeConfig, prettyTime, setDevServer, setNodeEnv, setValueByPath, trackPerformance };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unpackjs/core",
3
- "version": "2.3.7",
3
+ "version": "2.3.9",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "exports": {
@@ -70,7 +70,7 @@
70
70
  "webpack-merge": "6.0.1"
71
71
  },
72
72
  "dependencies": {
73
- "@rspack/core": "1.4.3",
73
+ "@rspack/core": "1.4.4",
74
74
  "@types/less": "3.0.8",
75
75
  "chokidar": "4.0.3",
76
76
  "copy-webpack-plugin": "13.0.0",