@powerlines/nx 0.11.241 → 0.11.242

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/dist/src/base/base-executor.js +1 -1
  2. package/dist/src/base/base-executor.mjs +1 -1
  3. package/dist/src/base/base-executor.untyped.d.mts +1 -1
  4. package/dist/src/base/index.d.mts +1 -1
  5. package/dist/src/base/index.js +1 -1
  6. package/dist/src/base/index.mjs +1 -1
  7. package/dist/src/{base-executor-BvEsnkBL.mjs → base-executor-BoGtGSyI.mjs} +5 -5
  8. package/dist/src/base-executor-BoGtGSyI.mjs.map +1 -0
  9. package/dist/src/{base-executor-DZRSu2uF.mjs → base-executor-D3qCz-UO.mjs} +6 -6
  10. package/dist/src/{base-executor-BvEsnkBL.mjs.map → base-executor-D3qCz-UO.mjs.map} +1 -1
  11. package/dist/src/{base-executor-pl95GpNV.js → base-executor-DR21ys32.js} +5 -5
  12. package/dist/src/{base-executor-CcbUno8j.js → base-executor-gEMcEAww.js} +4 -4
  13. package/dist/src/base-executor.untyped-BgwzwrUY.d.mts +7 -0
  14. package/dist/src/base-executor.untyped-BgwzwrUY.d.mts.map +1 -0
  15. package/dist/src/base-executor.untyped-Dh9l8ijM.d.mts +7 -0
  16. package/dist/src/base-executor.untyped-Dh9l8ijM.d.mts.map +1 -0
  17. package/dist/src/executors/build/executor.js +1 -1
  18. package/dist/src/executors/build/executor.mjs +1 -1
  19. package/dist/src/executors/build/untyped.d.mts +2 -2
  20. package/dist/src/executors/build/untyped.d.ts +2 -2
  21. package/dist/src/executors/clean/executor.js +1 -1
  22. package/dist/src/executors/clean/executor.mjs +1 -1
  23. package/dist/src/executors/clean/untyped.d.mts +2 -2
  24. package/dist/src/executors/clean/untyped.d.ts +2 -2
  25. package/dist/src/executors/docs/executor.js +1 -1
  26. package/dist/src/executors/docs/executor.mjs +1 -1
  27. package/dist/src/executors/docs/untyped.d.mts +2 -2
  28. package/dist/src/executors/docs/untyped.d.ts +2 -2
  29. package/dist/src/executors/lint/executor.js +1 -1
  30. package/dist/src/executors/lint/executor.mjs +1 -1
  31. package/dist/src/executors/lint/untyped.d.mts +2 -2
  32. package/dist/src/executors/lint/untyped.d.ts +2 -2
  33. package/dist/src/executors/prepare/executor.js +1 -1
  34. package/dist/src/executors/prepare/executor.mjs +1 -1
  35. package/dist/src/executors/prepare/untyped.d.mts +2 -2
  36. package/dist/src/executors/prepare/untyped.d.ts +2 -2
  37. package/dist/src/generators/sync/untyped.d.ts +2 -2
  38. package/dist/src/index.d.mts +1 -1
  39. package/dist/src/index.js +1 -1
  40. package/dist/src/index.mjs +1 -1
  41. package/package.json +4 -4
  42. package/dist/src/base-executor-DZRSu2uF.mjs.map +0 -1
  43. package/dist/src/base-executor.untyped-7SvGKXcO.d.mts +0 -7
  44. package/dist/src/base-executor.untyped-7SvGKXcO.d.mts.map +0 -1
  45. package/dist/src/base-executor.untyped-imww7Gm9.d.mts +0 -7
  46. package/dist/src/base-executor.untyped-imww7Gm9.d.mts.map +0 -1
@@ -1,4 +1,4 @@
1
1
  require('../config-CGQhS8tm.js');
2
- const require_base_executor = require('../base-executor-CcbUno8j.js');
2
+ const require_base_executor = require('../base-executor-DR21ys32.js');
3
3
 
4
4
  exports.withExecutor = require_base_executor.withExecutor;
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "../base-executor-BvEsnkBL.mjs";
1
+ import { t as withExecutor } from "../base-executor-D3qCz-UO.mjs";
2
2
  import "../config-LoR-NIJg.mjs";
3
3
 
4
4
  export { withExecutor };
@@ -1,2 +1,2 @@
1
- import { t as _default } from "../base-executor.untyped-imww7Gm9.mjs";
1
+ import { t as _default } from "../base-executor.untyped-Dh9l8ijM.mjs";
2
2
  export { _default as default };
@@ -1,4 +1,4 @@
1
1
  import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-kPTbnW7K.mjs";
2
- import "../base-executor.untyped-imww7Gm9.mjs";
2
+ import "../base-executor.untyped-Dh9l8ijM.mjs";
3
3
  import "../index-LhFpnU-f.mjs";
4
4
  export { PowerlinesExecutorContext, withExecutor };
@@ -1,5 +1,5 @@
1
1
  require('../config-CGQhS8tm.js');
2
- const require_base_executor = require('../base-executor-CcbUno8j.js');
2
+ const require_base_executor = require('../base-executor-DR21ys32.js');
3
3
  require('../base-executor.untyped-Cz1Zw_02.js');
4
4
  require('../base-B7jekb-W.js');
5
5
 
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "../base-executor-BvEsnkBL.mjs";
1
+ import { t as withExecutor } from "../base-executor-D3qCz-UO.mjs";
2
2
  import "../config-LoR-NIJg.mjs";
3
3
  import "../base-executor.untyped-C1pQETnQ.mjs";
4
4
  import "../base-BRSa-clf.mjs";
@@ -4146,6 +4146,10 @@ var PowerlinesAPI = class PowerlinesAPI {
4146
4146
  environment: context,
4147
4147
  order: "normal"
4148
4148
  });
4149
+ await this.callHook("prepare", {
4150
+ environment: context,
4151
+ order: "post"
4152
+ });
4149
4153
  if (context.config.output.dts !== false) {
4150
4154
  context.debug(`Preparing the TypeScript definitions for the Powerlines project.`);
4151
4155
  if (context.fs.existsSync(context.dtsPath)) await context.fs.remove(context.dtsPath);
@@ -4220,10 +4224,6 @@ ${formatTypes(types)}
4220
4224
  if (!context.tsconfig) throw new Error("Failed to parse the TypeScript configuration file.");
4221
4225
  this.context.debug("Formatting files generated during the prepare step.");
4222
4226
  await Promise.all([formatFolder(context, context.builtinsPath), formatFolder(context, context.entryPath)]);
4223
- await this.callHook("prepare", {
4224
- environment: context,
4225
- order: "post"
4226
- });
4227
4227
  await writeMetaFile(context);
4228
4228
  context.persistedMeta = context.meta;
4229
4229
  });
@@ -4655,4 +4655,4 @@ ${error.stack}` : "Unknown error"}`);
4655
4655
 
4656
4656
  //#endregion
4657
4657
  export { withExecutor as t };
4658
- //# sourceMappingURL=base-executor-BvEsnkBL.mjs.map
4658
+ //# sourceMappingURL=base-executor-BoGtGSyI.mjs.map