@storm-software/workspace-tools 1.62.36 → 1.62.37

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.62.36",
3
+ "version": "1.62.37",
4
4
  "private": false,
5
5
  "description": "⚡ A Nx plugin package that contains various executors and generators used in a Storm workspaces.",
6
6
  "keywords": [
@@ -453270,8 +453270,6 @@ Error: ${rawTsconfig.error.messageText}` : ""}`
453270
453270
  ...rawTsconfig.config,
453271
453271
  compilerOptions: {
453272
453272
  ...rawTsconfig.config?.compilerOptions,
453273
- rootDir: ".",
453274
- baseUrl: ".",
453275
453273
  outDir: outputPath,
453276
453274
  noEmit: false,
453277
453275
  emitDeclarationOnly: true,
@@ -453281,7 +453279,7 @@ Error: ${rawTsconfig.error.messageText}` : ""}`
453281
453279
  }
453282
453280
  },
453283
453281
  import_typescript.sys,
453284
- correctPaths((0, import_node_path2.dirname)(options8.tsConfig))
453282
+ workspaceRoot
453285
453283
  );
453286
453284
  parsedTsconfig.options.pathsBasePath = correctPaths(workspaceRoot);
453287
453285
  if (parsedTsconfig.options.paths) {
@@ -447086,8 +447086,6 @@ Error: ${rawTsconfig.error.messageText}` : ""}`
447086
447086
  ...rawTsconfig.config,
447087
447087
  compilerOptions: {
447088
447088
  ...rawTsconfig.config?.compilerOptions,
447089
- rootDir: ".",
447090
- baseUrl: ".",
447091
447089
  outDir: outputPath,
447092
447090
  noEmit: false,
447093
447091
  emitDeclarationOnly: true,
@@ -447097,7 +447095,7 @@ Error: ${rawTsconfig.error.messageText}` : ""}`
447097
447095
  }
447098
447096
  },
447099
447097
  import_typescript.sys,
447100
- correctPaths((0, import_node_path2.dirname)(options8.tsConfig))
447098
+ workspaceRoot
447101
447099
  );
447102
447100
  parsedTsconfig.options.pathsBasePath = correctPaths(workspaceRoot);
447103
447101
  if (parsedTsconfig.options.paths) {
@@ -447086,8 +447086,6 @@ Error: ${rawTsconfig.error.messageText}` : ""}`
447086
447086
  ...rawTsconfig.config,
447087
447087
  compilerOptions: {
447088
447088
  ...rawTsconfig.config?.compilerOptions,
447089
- rootDir: ".",
447090
- baseUrl: ".",
447091
447089
  outDir: outputPath,
447092
447090
  noEmit: false,
447093
447091
  emitDeclarationOnly: true,
@@ -447097,7 +447095,7 @@ Error: ${rawTsconfig.error.messageText}` : ""}`
447097
447095
  }
447098
447096
  },
447099
447097
  import_typescript.sys,
447100
- correctPaths((0, import_node_path2.dirname)(options8.tsConfig))
447098
+ workspaceRoot
447101
447099
  );
447102
447100
  parsedTsconfig.options.pathsBasePath = correctPaths(workspaceRoot);
447103
447101
  if (parsedTsconfig.options.paths) {
@@ -447086,8 +447086,6 @@ Error: ${rawTsconfig.error.messageText}` : ""}`
447086
447086
  ...rawTsconfig.config,
447087
447087
  compilerOptions: {
447088
447088
  ...rawTsconfig.config?.compilerOptions,
447089
- rootDir: ".",
447090
- baseUrl: ".",
447091
447089
  outDir: outputPath,
447092
447090
  noEmit: false,
447093
447091
  emitDeclarationOnly: true,
@@ -447097,7 +447095,7 @@ Error: ${rawTsconfig.error.messageText}` : ""}`
447097
447095
  }
447098
447096
  },
447099
447097
  import_typescript.sys,
447100
- correctPaths((0, import_node_path2.dirname)(options8.tsConfig))
447098
+ workspaceRoot
447101
447099
  );
447102
447100
  parsedTsconfig.options.pathsBasePath = correctPaths(workspaceRoot);
447103
447101
  if (parsedTsconfig.options.paths) {
@@ -457348,8 +457348,6 @@ Error: ${rawTsconfig.error.messageText}` : ""}`
457348
457348
  ...rawTsconfig.config,
457349
457349
  compilerOptions: {
457350
457350
  ...rawTsconfig.config?.compilerOptions,
457351
- rootDir: ".",
457352
- baseUrl: ".",
457353
457351
  outDir: outputPath,
457354
457352
  noEmit: false,
457355
457353
  emitDeclarationOnly: true,
@@ -457359,7 +457357,7 @@ Error: ${rawTsconfig.error.messageText}` : ""}`
457359
457357
  }
457360
457358
  },
457361
457359
  import_typescript.sys,
457362
- correctPaths((0, import_node_path2.dirname)(options8.tsConfig))
457360
+ workspaceRoot
457363
457361
  );
457364
457362
  parsedTsconfig.options.pathsBasePath = correctPaths(workspaceRoot);
457365
457363
  if (parsedTsconfig.options.paths) {