@rushstack/heft-typescript-plugin 0.1.0-dev.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/LICENSE +24 -0
- package/README.md +12 -0
- package/dist/heft-typescript-plugin.d.ts +111 -0
- package/dist/tsdoc-metadata.json +11 -0
- package/heft-plugin.json +10 -0
- package/lib/EmitFilesPatch.d.ts +28 -0
- package/lib/EmitFilesPatch.d.ts.map +1 -0
- package/lib/EmitFilesPatch.js +99 -0
- package/lib/EmitFilesPatch.js.map +1 -0
- package/lib/Performance.d.ts +7 -0
- package/lib/Performance.d.ts.map +1 -0
- package/lib/Performance.js +5 -0
- package/lib/Performance.js.map +1 -0
- package/lib/TypeScriptBuilder.d.ts +69 -0
- package/lib/TypeScriptBuilder.d.ts.map +1 -0
- package/lib/TypeScriptBuilder.js +681 -0
- package/lib/TypeScriptBuilder.js.map +1 -0
- package/lib/TypeScriptPlugin.d.ts +102 -0
- package/lib/TypeScriptPlugin.d.ts.map +1 -0
- package/lib/TypeScriptPlugin.js +191 -0
- package/lib/TypeScriptPlugin.js.map +1 -0
- package/lib/fileSystem/TypeScriptCachedFileSystem.d.ts +36 -0
- package/lib/fileSystem/TypeScriptCachedFileSystem.d.ts.map +1 -0
- package/lib/fileSystem/TypeScriptCachedFileSystem.js +163 -0
- package/lib/fileSystem/TypeScriptCachedFileSystem.js.map +1 -0
- package/lib/index.d.ts +8 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +10 -0
- package/lib/index.js.map +1 -0
- package/lib/internalTypings/TypeScriptInternals.d.ts +90 -0
- package/lib/internalTypings/TypeScriptInternals.d.ts.map +1 -0
- package/lib/internalTypings/TypeScriptInternals.js +5 -0
- package/lib/internalTypings/TypeScriptInternals.js.map +1 -0
- package/lib/schemas/anything.schema.json +28 -0
- package/lib/schemas/typescript.schema.json +101 -0
- package/package.json +39 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypeScriptBuilder.js","sourceRoot":"","sources":["../src/TypeScriptBuilder.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.\n// See LICENSE in the project root for license information.\n\nimport * as crypto from 'crypto';\nimport * as path from 'path';\nimport * as semver from 'semver';\nimport type * as TTypescript from 'typescript';\nimport {\n type FileSystemStats,\n type ITerminal,\n JsonFile,\n IPackageJson,\n FileSystem,\n Path,\n Async,\n FileError\n} from '@rushstack/node-core-library';\nimport type { IScopedLogger } from '@rushstack/heft';\n\nimport type { ExtendedTypeScript } from './internalTypings/TypeScriptInternals';\nimport { EmitFilesPatch, type ICachedEmitModuleKind } from './EmitFilesPatch';\nimport { TypeScriptCachedFileSystem } from './fileSystem/TypeScriptCachedFileSystem';\nimport type { ITypeScriptConfigurationJson } from './TypeScriptPlugin';\nimport type { PerformanceMeasurer, PerformanceMeasurerAsync } from './Performance';\n\nexport interface ITypeScriptBuilderConfiguration extends ITypeScriptConfigurationJson {\n /**\n * The root folder of the build.\n */\n buildFolderPath: string;\n\n /**\n * The folder to write build metadata.\n */\n buildMetadataFolderPath: string;\n\n /**\n * The path to the TypeScript tool.\n */\n typeScriptToolPath: string;\n\n // watchMode: boolean;\n\n /**\n * The path to the tsconfig file being built.\n */\n tsconfigPath: string;\n\n /**\n * Set this to change the maximum number of file handles that will be opened concurrently for writing.\n * The default is 50.\n */\n maxWriteParallelism: number;\n\n /**\n * The scoped logger that the builder will log to.\n */\n scopedLogger: IScopedLogger;\n\n /**\n * The callback used to emit the typescript program (or programs) from the builder.\n */\n emitChangedFilesCallback: (\n program: TTypescript.Program,\n changedFiles?: Set<TTypescript.SourceFile>\n ) => void;\n}\n\ntype TSolutionHost = TTypescript.SolutionBuilderHost<TTypescript.EmitAndSemanticDiagnosticsBuilderProgram>;\n// type TWatchCompilerHost =\n// TTypescript.WatchCompilerHostOfFilesAndCompilerOptions<TTypescript.EmitAndSemanticDiagnosticsBuilderProgram>;\n// type TWatchSolutionHost =\n// TTypescript.SolutionBuilderWithWatchHost<TTypescript.EmitAndSemanticDiagnosticsBuilderProgram>;\n\nconst EMPTY_JSON: object = {};\n\ninterface ICompilerCapabilities {\n /**\n * Support for incremental compilation via `ts.createIncrementalProgram()`.\n * Introduced with TypeScript 3.6.\n */\n incrementalProgram: boolean;\n\n /**\n * Support for composite projects via `ts.createSolutionBuilder()`.\n * Introduced with TypeScript 3.0.\n */\n solutionBuilder: boolean;\n}\n\ninterface IFileToWrite {\n filePath: string;\n data: string;\n}\n\ninterface IModuleKindReason {\n kind: keyof typeof TTypescript.ModuleKind;\n outDir: string;\n extension: '.js' | '.cjs' | '.mjs';\n reason: string;\n}\n\ninterface IExtendedEmitResult extends TTypescript.EmitResult {\n changedSourceFiles: Set<TTypescript.SourceFile>;\n filesToWrite: IFileToWrite[];\n}\n\nconst OLDEST_SUPPORTED_TS_MAJOR_VERSION: number = 2;\nconst OLDEST_SUPPORTED_TS_MINOR_VERSION: number = 9;\n\nconst NEWEST_SUPPORTED_TS_MAJOR_VERSION: number = 4;\nconst NEWEST_SUPPORTED_TS_MINOR_VERSION: number = 7;\n\nexport class TypeScriptBuilder {\n private readonly _configuration: ITypeScriptBuilderConfiguration;\n private readonly _typescriptLogger: IScopedLogger;\n private readonly _typescriptTerminal: ITerminal;\n\n private _typescriptVersion!: string;\n private _typescriptParsedVersion!: semver.SemVer;\n\n private _capabilities!: ICompilerCapabilities;\n private _useSolutionBuilder!: boolean;\n\n private _moduleKindsToEmit!: ICachedEmitModuleKind[];\n\n private __tsCacheFilePath: string | undefined;\n private _tsReadJsonCache: Map<string, object> = new Map<string, object>();\n private _cachedFileSystem: TypeScriptCachedFileSystem = new TypeScriptCachedFileSystem();\n\n private get _tsCacheFilePath(): string {\n if (!this.__tsCacheFilePath) {\n // TypeScript internally handles if the tsconfig options have changed from when the tsbuildinfo file was created.\n // We only need to hash our additional Heft configuration.\n const configHash: crypto.Hash = crypto.createHash('sha1');\n\n configHash.update(JSON.stringify(this._configuration.additionalModuleKindsToEmit || {}));\n const serializedConfigHash: string = configHash\n .digest('base64')\n .slice(0, 8)\n .replace(/\\+/g, '-')\n .replace(/\\//g, '_');\n\n // This conversion is theoretically redundant, but it is here to make absolutely sure that the path is formatted\n // using only '/' as the directory separator so that incremental builds don't break on Windows.\n // TypeScript will normalize to '/' when serializing, but not on the direct input, and uses exact string equality.\n const normalizedCacheFolderPath: string = Path.convertToSlashes(\n this._configuration.buildMetadataFolderPath\n );\n this.__tsCacheFilePath = `${normalizedCacheFolderPath}/ts_${serializedConfigHash}.json`;\n }\n\n return this.__tsCacheFilePath;\n }\n\n public constructor(configuration: ITypeScriptBuilderConfiguration) {\n this._configuration = configuration;\n this._typescriptLogger = configuration.scopedLogger;\n this._typescriptTerminal = configuration.scopedLogger.terminal;\n }\n\n public async invokeAsync(): Promise<void> {\n // Determine the compiler version\n const compilerPackageJsonFilename: string = path.join(\n this._configuration.typeScriptToolPath,\n 'package.json'\n );\n const packageJson: IPackageJson = await JsonFile.loadAsync(compilerPackageJsonFilename);\n this._typescriptVersion = packageJson.version;\n const parsedVersion: semver.SemVer | null = semver.parse(this._typescriptVersion);\n if (!parsedVersion) {\n throw new Error(\n `Unable to parse version \"${this._typescriptVersion}\" for TypeScript compiler package in: ` +\n compilerPackageJsonFilename\n );\n }\n this._typescriptParsedVersion = parsedVersion;\n\n // Detect what features this compiler supports. Note that manually comparing major/minor numbers\n // loosens the matching to accept prereleases such as \"3.6.0-dev.20190530\"\n this._capabilities = {\n incrementalProgram: false,\n solutionBuilder: this._typescriptParsedVersion.major >= 3\n };\n\n if (\n this._typescriptParsedVersion.major > 3 ||\n (this._typescriptParsedVersion.major === 3 && this._typescriptParsedVersion.minor >= 6)\n ) {\n this._capabilities.incrementalProgram = true;\n }\n\n this._useSolutionBuilder = !!this._configuration.buildProjectReferences;\n if (this._useSolutionBuilder && !this._capabilities.solutionBuilder) {\n throw new Error(\n `Building project references requires TypeScript@>=3.0, but the current version is ${this._typescriptVersion}`\n );\n }\n\n // Report a warning if the TypeScript version is too old/new. The current oldest supported version is\n // TypeScript 2.9. Prior to that the \"ts.getConfigFileParsingDiagnostics()\" API is missing; more fixups\n // would be required to deal with that. We won't do that work unless someone requests it.\n if (\n this._typescriptParsedVersion.major < OLDEST_SUPPORTED_TS_MAJOR_VERSION ||\n (this._typescriptParsedVersion.major === OLDEST_SUPPORTED_TS_MAJOR_VERSION &&\n this._typescriptParsedVersion.minor < OLDEST_SUPPORTED_TS_MINOR_VERSION)\n ) {\n // We don't use writeWarningLine() here because, if the person wants to take their chances with\n // a seemingly unsupported compiler, their build should be allowed to succeed.\n this._typescriptTerminal.writeLine(\n `The TypeScript compiler version ${this._typescriptVersion} is very old` +\n ` and has not been tested with Heft; it may not work correctly.`\n );\n } else if (\n this._typescriptParsedVersion.major > NEWEST_SUPPORTED_TS_MAJOR_VERSION ||\n (this._typescriptParsedVersion.major === NEWEST_SUPPORTED_TS_MAJOR_VERSION &&\n this._typescriptParsedVersion.minor > NEWEST_SUPPORTED_TS_MINOR_VERSION)\n ) {\n this._typescriptTerminal.writeLine(\n `The TypeScript compiler version ${this._typescriptVersion} is newer` +\n ' than the latest version that was tested with Heft ' +\n `(${NEWEST_SUPPORTED_TS_MAJOR_VERSION}.${NEWEST_SUPPORTED_TS_MINOR_VERSION}); it may not work correctly.`\n );\n }\n\n const ts: ExtendedTypeScript = require(this._configuration.typeScriptToolPath);\n\n ts.performance.enable();\n\n const measureTsPerformance: PerformanceMeasurer = <TResult extends object | void>(\n measurementName: string,\n fn: () => TResult\n ) => {\n const beforeName: string = `before${measurementName}`;\n ts.performance.mark(beforeName);\n const result: TResult = fn();\n const afterName: string = `after${measurementName}`;\n ts.performance.mark(afterName);\n ts.performance.measure(measurementName, beforeName, afterName);\n return {\n ...result,\n duration: ts.performance.getDuration(measurementName),\n count: ts.performance.getCount(beforeName)\n };\n };\n\n const measureTsPerformanceAsync: PerformanceMeasurerAsync = async <TResult extends object | void>(\n measurementName: string,\n fn: () => Promise<TResult>\n ) => {\n const beforeName: string = `before${measurementName}`;\n ts.performance.mark(beforeName);\n const resultPromise: Promise<TResult> = fn();\n const result: TResult = await resultPromise;\n const afterName: string = `after${measurementName}`;\n ts.performance.mark(afterName);\n ts.performance.measure(measurementName, beforeName, afterName);\n return {\n ...result,\n duration: ts.performance.getDuration(measurementName)\n };\n };\n\n this._typescriptTerminal.writeLine(`Using TypeScript version ${ts.version}`);\n\n // if (this._configuration.watchMode) {\n // await this._runWatch(ts, measureTsPerformance);\n // } else if (this._useSolutionBuilder) {\n if (this._useSolutionBuilder) {\n this._runSolutionBuild(ts, measureTsPerformance);\n } else {\n await this._runBuildAsync(ts, measureTsPerformance, measureTsPerformanceAsync);\n }\n }\n\n // public async _runWatch(ts: ExtendedTypeScript, measureTsPerformance: PerformanceMeasurer): Promise<void> {\n // //#region CONFIGURE\n // const { duration: configureDurationMs, tsconfig } = measureTsPerformance('Configure', () => {\n // const _tsconfig: TTypescript.ParsedCommandLine = this._loadTsconfig(ts);\n // this._validateTsconfig(ts, _tsconfig);\n // EmitFilesPatch.install(ts, _tsconfig, this._moduleKindsToEmit);\n\n // return {\n // tsconfig: _tsconfig\n // };\n // });\n // this._typescriptTerminal.writeVerboseLine(`Configure: ${configureDurationMs}ms`);\n // //#endregion\n\n // if (this._useSolutionBuilder) {\n // const solutionHost: TWatchSolutionHost = this._buildWatchSolutionBuilderHost(ts);\n // const watchBuilder: TTypescript.SolutionBuilder<TTypescript.EmitAndSemanticDiagnosticsBuilderProgram> =\n // ts.createSolutionBuilderWithWatch(solutionHost, [this._configuration.tsconfigPath], {});\n\n // watchBuilder.build();\n // } else {\n // const compilerHost: TWatchCompilerHost = this._buildWatchCompilerHost(ts, tsconfig);\n // ts.createWatchProgram(compilerHost);\n // }\n\n // return new Promise(() => {\n // /* never terminate */\n // });\n // }\n\n public async _runBuildAsync(\n ts: ExtendedTypeScript,\n measureTsPerformance: PerformanceMeasurer,\n measureTsPerformanceAsync: PerformanceMeasurerAsync\n ): Promise<void> {\n //#region CONFIGURE\n const {\n duration: configureDurationMs,\n tsconfig,\n compilerHost\n } = measureTsPerformance('Configure', () => {\n this._overrideTypeScriptReadJson(ts);\n const _tsconfig: TTypescript.ParsedCommandLine = this._loadTsconfig(ts);\n this._validateTsconfig(ts, _tsconfig);\n\n const _compilerHost: TTypescript.CompilerHost = this._buildIncrementalCompilerHost(ts, _tsconfig);\n\n return {\n tsconfig: _tsconfig,\n compilerHost: _compilerHost\n };\n });\n this._typescriptTerminal.writeVerboseLine(`Configure: ${configureDurationMs}ms`);\n //#endregion\n\n //#region PROGRAM\n // There will be only one program here; emit will get a bit abused if we produce multiple outputs\n let builderProgram: TTypescript.BuilderProgram | undefined = undefined;\n let tsProgram: TTypescript.Program;\n\n if (tsconfig.options.incremental) {\n builderProgram = ts.createIncrementalProgram({\n rootNames: tsconfig.fileNames,\n options: tsconfig.options,\n projectReferences: tsconfig.projectReferences,\n host: compilerHost,\n configFileParsingDiagnostics: ts.getConfigFileParsingDiagnostics(tsconfig)\n });\n tsProgram = builderProgram.getProgram();\n } else {\n tsProgram = ts.createProgram({\n rootNames: tsconfig.fileNames,\n options: tsconfig.options,\n projectReferences: tsconfig.projectReferences,\n host: compilerHost,\n configFileParsingDiagnostics: ts.getConfigFileParsingDiagnostics(tsconfig)\n });\n }\n\n // Prefer the builder program, since it is what gives us incremental builds\n const genericProgram: TTypescript.BuilderProgram | TTypescript.Program = builderProgram || tsProgram;\n\n this._logReadPerformance(ts);\n //#endregion\n\n //#region ANALYSIS\n const { duration: diagnosticsDurationMs, diagnostics: preDiagnostics } = measureTsPerformance(\n 'Analyze',\n () => {\n const rawDiagnostics: TTypescript.Diagnostic[] = [\n ...genericProgram.getConfigFileParsingDiagnostics(),\n ...genericProgram.getOptionsDiagnostics(),\n ...genericProgram.getSyntacticDiagnostics(),\n ...genericProgram.getGlobalDiagnostics(),\n ...genericProgram.getSemanticDiagnostics()\n ];\n return { diagnostics: rawDiagnostics };\n }\n );\n this._typescriptTerminal.writeVerboseLine(`Analyze: ${diagnosticsDurationMs}ms`);\n //#endregion\n\n //#region EMIT\n const emitResult: IExtendedEmitResult = this._emit(ts, tsconfig, genericProgram);\n //#endregion\n\n this._logEmitPerformance(ts);\n\n //#region FINAL_ANALYSIS\n // Need to ensure that we include emit diagnostics, since they might not be part of the other sets\n const rawDiagnostics: TTypescript.Diagnostic[] = [...preDiagnostics, ...emitResult.diagnostics];\n //#endregion\n\n //#region WRITE\n // Using async file system I/O for theoretically better peak performance\n // Also allows to run concurrently with linting\n const writePromise: Promise<{ duration: number }> = measureTsPerformanceAsync('Write', () =>\n Async.forEachAsync(\n emitResult.filesToWrite,\n async ({ filePath, data }: { filePath: string; data: string }) =>\n this._cachedFileSystem.writeFile(filePath, data, { ensureFolderExists: true }),\n { concurrency: this._configuration.maxWriteParallelism }\n )\n );\n //#endregion\n\n const { duration: writeDuration } = await writePromise;\n this._typescriptTerminal.writeVerboseLine(\n `I/O Write: ${writeDuration}ms (${emitResult.filesToWrite.length} files)`\n );\n\n this._logDiagnostics(ts, rawDiagnostics);\n this._configuration.emitChangedFilesCallback(tsProgram, emitResult.changedSourceFiles);\n }\n\n public _runSolutionBuild(ts: ExtendedTypeScript, measureTsPerformance: PerformanceMeasurer): void {\n this._typescriptTerminal.writeVerboseLine(`Using solution mode`);\n\n //#region CONFIGURE\n const {\n duration: configureDurationMs,\n rawDiagnostics,\n solutionBuilderHost\n } = measureTsPerformance('Configure', () => {\n this._overrideTypeScriptReadJson(ts);\n const _tsconfig: TTypescript.ParsedCommandLine = this._loadTsconfig(ts);\n this._validateTsconfig(ts, _tsconfig);\n\n const _rawDiagnostics: TTypescript.Diagnostic[] = [];\n const reportDiagnostic: TTypescript.DiagnosticReporter = (diagnostic: TTypescript.Diagnostic) => {\n _rawDiagnostics.push(diagnostic);\n };\n\n // TypeScript doesn't have a\n EmitFilesPatch.install(ts, _tsconfig, this._moduleKindsToEmit);\n\n const _solutionBuilderHost: TSolutionHost = this._buildSolutionBuilderHost(ts, reportDiagnostic);\n\n _solutionBuilderHost.afterProgramEmitAndDiagnostics = (\n program: TTypescript.EmitAndSemanticDiagnosticsBuilderProgram\n ) => {\n const tsProgram: TTypescript.Program | undefined = program.getProgram();\n if (tsProgram) {\n this._configuration.emitChangedFilesCallback(tsProgram);\n }\n };\n\n return {\n rawDiagnostics: _rawDiagnostics,\n solutionBuilderHost: _solutionBuilderHost\n };\n });\n this._typescriptTerminal.writeVerboseLine(`Configure: ${configureDurationMs}ms`);\n //#endregion\n\n const solutionBuilder: TTypescript.SolutionBuilder<TTypescript.EmitAndSemanticDiagnosticsBuilderProgram> =\n ts.createSolutionBuilder(solutionBuilderHost, [this._configuration.tsconfigPath], {});\n\n //#region EMIT\n // Ignoring the exit status because we only care about presence of diagnostics\n solutionBuilder.build();\n //#endregion\n\n this._logReadPerformance(ts);\n this._logEmitPerformance(ts);\n // Use the native metric since we aren't overwriting the writer\n this._typescriptTerminal.writeVerboseLine(\n `I/O Write: ${ts.performance.getDuration('I/O Write')}ms (${ts.performance.getCount(\n 'beforeIOWrite'\n )} files)`\n );\n\n this._logDiagnostics(ts, rawDiagnostics);\n\n EmitFilesPatch.uninstall(ts);\n }\n\n private _logDiagnostics(ts: ExtendedTypeScript, rawDiagnostics: readonly TTypescript.Diagnostic[]): void {\n const diagnostics: readonly TTypescript.Diagnostic[] = ts.sortAndDeduplicateDiagnostics(rawDiagnostics);\n\n let typeScriptErrorCount: number = 0;\n if (diagnostics.length > 0) {\n this._typescriptTerminal.writeLine(\n `Encountered ${diagnostics.length} TypeScript issue${diagnostics.length > 1 ? 's' : ''}:`\n );\n for (const diagnostic of diagnostics) {\n const diagnosticCategory: TTypescript.DiagnosticCategory = this._getAdjustedDiagnosticCategory(\n diagnostic,\n ts\n );\n\n if (diagnosticCategory === ts.DiagnosticCategory.Error) {\n typeScriptErrorCount++;\n }\n\n this._printDiagnosticMessage(ts, diagnostic, diagnosticCategory);\n }\n }\n\n if (typeScriptErrorCount > 0) {\n throw new Error(`Encountered TypeScript error${typeScriptErrorCount > 1 ? 's' : ''}`);\n }\n }\n\n private _logEmitPerformance(ts: ExtendedTypeScript): void {\n this._typescriptTerminal.writeVerboseLine(`Bind: ${ts.performance.getDuration('Bind')}ms`);\n this._typescriptTerminal.writeVerboseLine(`Check: ${ts.performance.getDuration('Check')}ms`);\n this._typescriptTerminal.writeVerboseLine(\n `Transform: ${ts.performance.getDuration('transformTime')}ms ` +\n `(${ts.performance.getCount('beforeTransform')} files)`\n );\n this._typescriptTerminal.writeVerboseLine(\n `Print: ${ts.performance.getDuration('printTime')}ms ` +\n `(${ts.performance.getCount('beforePrint')} files) (Includes Transform)`\n );\n this._typescriptTerminal.writeVerboseLine(\n `Emit: ${ts.performance.getDuration('Emit')}ms (Includes Print)`\n );\n }\n\n private _logReadPerformance(ts: ExtendedTypeScript): void {\n this._typescriptTerminal.writeVerboseLine(\n `I/O Read: ${ts.performance.getDuration('I/O Read')}ms (${ts.performance.getCount(\n 'beforeIORead'\n )} files)`\n );\n this._typescriptTerminal.writeVerboseLine(\n `Parse: ${ts.performance.getDuration('Parse')}ms (${ts.performance.getCount('beforeParse')} files)`\n );\n this._typescriptTerminal.writeVerboseLine(\n `Program (includes Read + Parse): ${ts.performance.getDuration('Program')}ms`\n );\n }\n\n private _printDiagnosticMessage(\n ts: ExtendedTypeScript,\n diagnostic: TTypescript.Diagnostic,\n diagnosticCategory: TTypescript.DiagnosticCategory = this._getAdjustedDiagnosticCategory(diagnostic, ts)\n ): void {\n // Code taken from reference example\n let diagnosticMessage: string;\n let errorObject: Error;\n if (diagnostic.file) {\n const { line, character } = diagnostic.file.getLineAndCharacterOfPosition(diagnostic.start!);\n const message: string = ts.flattenDiagnosticMessageText(diagnostic.messageText, '\\n');\n const formattedMessage: string = `(TS${diagnostic.code}) ${message}`;\n errorObject = new FileError(formattedMessage, {\n absolutePath: diagnostic.file.fileName,\n projectFolder: this._configuration.buildFolderPath,\n line: line + 1,\n column: character + 1\n });\n diagnosticMessage = errorObject.toString();\n } else {\n diagnosticMessage = ts.flattenDiagnosticMessageText(diagnostic.messageText, '\\n');\n errorObject = new Error(diagnosticMessage);\n }\n\n switch (diagnosticCategory) {\n case ts.DiagnosticCategory.Error: {\n this._typescriptLogger.emitError(errorObject);\n break;\n }\n\n case ts.DiagnosticCategory.Warning: {\n this._typescriptLogger.emitWarning(errorObject);\n break;\n }\n\n default: {\n this._typescriptTerminal.writeLine(...diagnosticMessage);\n break;\n }\n }\n }\n\n private _getAdjustedDiagnosticCategory(\n diagnostic: TTypescript.Diagnostic,\n ts: ExtendedTypeScript\n ): TTypescript.DiagnosticCategory {\n // Workaround for https://github.com/microsoft/TypeScript/issues/40058\n // The compiler reports a hard error for issues such as this:\n //\n // error TS6133: 'x' is declared but its value is never read.\n //\n // These should properly be treated as warnings, because they are purely cosmetic issues.\n // TODO: Maybe heft should provide a config file for managing DiagnosticCategory mappings.\n if (diagnostic.reportsUnnecessary && diagnostic.category === ts.DiagnosticCategory.Error) {\n return ts.DiagnosticCategory.Warning;\n }\n\n // These pedantic checks also should not be treated as hard errors\n switch (diagnostic.code) {\n case ts.Diagnostics.Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor\n .code:\n case ts.Diagnostics\n .Element_implicitly_has_an_any_type_because_expression_of_type_0_can_t_be_used_to_index_type_1.code:\n return ts.DiagnosticCategory.Warning;\n }\n\n return diagnostic.category;\n }\n\n private _emit(\n ts: ExtendedTypeScript,\n tsconfig: TTypescript.ParsedCommandLine,\n genericProgram: TTypescript.BuilderProgram | TTypescript.Program\n ): IExtendedEmitResult {\n const filesToWrite: IFileToWrite[] = [];\n\n const changedFiles: Set<TTypescript.SourceFile> = new Set();\n EmitFilesPatch.install(ts, tsconfig, this._moduleKindsToEmit, changedFiles);\n\n const writeFileCallback: TTypescript.WriteFileCallback = (filePath: string, data: string) => {\n filesToWrite.push({ filePath, data });\n };\n\n const result: TTypescript.EmitResult = genericProgram.emit(\n undefined, // Target source file\n writeFileCallback\n );\n\n EmitFilesPatch.uninstall(ts);\n\n return {\n ...result,\n changedSourceFiles: changedFiles,\n filesToWrite\n };\n }\n\n private _validateTsconfig(ts: ExtendedTypeScript, tsconfig: TTypescript.ParsedCommandLine): void {\n if (\n (tsconfig.options.module && !tsconfig.options.outDir) ||\n (!tsconfig.options.module && tsconfig.options.outDir)\n ) {\n throw new Error(\n 'If either the module or the outDir option is provided in the tsconfig compilerOptions, both must be provided'\n );\n }\n\n this._moduleKindsToEmit = [];\n const specifiedKinds: Map<TTypescript.ModuleKind, IModuleKindReason> = new Map();\n const specifiedOutDirs: Map<string, IModuleKindReason> = new Map();\n\n if (!tsconfig.options.module) {\n throw new Error(\n 'If the module tsconfig compilerOption is not provided, the builder must be provided with the ' +\n 'additionalModuleKindsToEmit configuration option.'\n );\n }\n\n if (this._configuration.emitCjsExtensionForCommonJS) {\n this._addModuleKindToEmit(\n ts.ModuleKind.CommonJS,\n tsconfig.options.outDir!,\n /* isPrimary */ tsconfig.options.module === ts.ModuleKind.CommonJS,\n '.cjs'\n );\n\n const cjsReason: IModuleKindReason = {\n outDir: tsconfig.options.outDir!,\n kind: 'CommonJS',\n extension: '.cjs',\n reason: 'emitCjsExtensionForCommonJS'\n };\n\n specifiedKinds.set(ts.ModuleKind.CommonJS, cjsReason);\n specifiedOutDirs.set(`${tsconfig.options.outDir!}:.cjs`, cjsReason);\n }\n\n if (this._configuration.emitMjsExtensionForESModule) {\n this._addModuleKindToEmit(\n ts.ModuleKind.ESNext,\n tsconfig.options.outDir!,\n /* isPrimary */ tsconfig.options.module === ts.ModuleKind.ESNext,\n '.mjs'\n );\n\n const mjsReason: IModuleKindReason = {\n outDir: tsconfig.options.outDir!,\n kind: 'ESNext',\n extension: '.mjs',\n reason: 'emitMjsExtensionForESModule'\n };\n\n specifiedKinds.set(ts.ModuleKind.ESNext, mjsReason);\n specifiedOutDirs.set(`${tsconfig.options.outDir!}:.mjs`, mjsReason);\n }\n\n if (!specifiedKinds.has(tsconfig.options.module)) {\n this._addModuleKindToEmit(\n tsconfig.options.module,\n tsconfig.options.outDir!,\n /* isPrimary */ true,\n /* jsExtensionOverride */ undefined\n );\n\n const tsConfigReason: IModuleKindReason = {\n outDir: tsconfig.options.outDir!,\n kind: ts.ModuleKind[tsconfig.options.module] as keyof typeof TTypescript.ModuleKind,\n extension: '.js',\n reason: 'tsconfig.json'\n };\n\n specifiedKinds.set(tsconfig.options.module, tsConfigReason);\n specifiedOutDirs.set(`${tsconfig.options.outDir!}:.js`, tsConfigReason);\n }\n\n if (this._configuration.additionalModuleKindsToEmit) {\n for (const additionalModuleKindToEmit of this._configuration.additionalModuleKindsToEmit) {\n const moduleKind: TTypescript.ModuleKind = this._parseModuleKind(\n ts,\n additionalModuleKindToEmit.moduleKind\n );\n\n const outDirKey: string = `${additionalModuleKindToEmit.outFolderName}:.js`;\n const moduleKindReason: IModuleKindReason = {\n kind: ts.ModuleKind[moduleKind] as keyof typeof TTypescript.ModuleKind,\n outDir: additionalModuleKindToEmit.outFolderName,\n extension: '.js',\n reason: `additionalModuleKindsToEmit`\n };\n\n const existingKind: IModuleKindReason | undefined = specifiedKinds.get(moduleKind);\n const existingDir: IModuleKindReason | undefined = specifiedOutDirs.get(outDirKey);\n\n if (existingKind) {\n throw new Error(\n `Module kind \"${additionalModuleKindToEmit.moduleKind}\" is already emitted at ${existingKind.outDir} with extension '${existingKind.extension}' by option ${existingKind.reason}.`\n );\n } else if (existingDir) {\n throw new Error(\n `Output folder \"${additionalModuleKindToEmit.outFolderName}\" already contains module kind ${existingDir.kind} with extension '${existingDir.extension}', specified by option ${existingDir.reason}.`\n );\n } else {\n const outFolderKey: string | undefined = this._addModuleKindToEmit(\n moduleKind,\n additionalModuleKindToEmit.outFolderName,\n /* isPrimary */ false,\n undefined\n );\n\n if (outFolderKey) {\n specifiedKinds.set(moduleKind, moduleKindReason);\n specifiedOutDirs.set(outFolderKey, moduleKindReason);\n }\n }\n }\n }\n }\n\n private _addModuleKindToEmit(\n moduleKind: TTypescript.ModuleKind,\n outFolderPath: string,\n isPrimary: boolean,\n jsExtensionOverride: string | undefined\n ): string | undefined {\n let outFolderName: string;\n if (path.isAbsolute(outFolderPath)) {\n outFolderName = path.relative(this._configuration.buildFolderPath, outFolderPath);\n } else {\n outFolderName = outFolderPath;\n outFolderPath = path.resolve(this._configuration.buildFolderPath, outFolderPath);\n }\n\n outFolderPath = Path.convertToSlashes(outFolderPath);\n outFolderPath = outFolderPath.replace(/\\/*$/, '/'); // Ensure the outFolderPath ends with a slash\n\n for (const existingModuleKindToEmit of this._moduleKindsToEmit) {\n let errorText: string | undefined;\n\n if (existingModuleKindToEmit.outFolderPath === outFolderPath) {\n if (existingModuleKindToEmit.jsExtensionOverride === jsExtensionOverride) {\n errorText =\n 'Unable to output two different module kinds with the same ' +\n `module extension (${jsExtensionOverride || '.js'}) to the same ` +\n `folder (\"${outFolderPath}\").`;\n }\n } else {\n let parentFolder: string | undefined;\n let childFolder: string | undefined;\n if (outFolderPath.startsWith(existingModuleKindToEmit.outFolderPath)) {\n parentFolder = outFolderPath;\n childFolder = existingModuleKindToEmit.outFolderPath;\n } else if (existingModuleKindToEmit.outFolderPath.startsWith(outFolderPath)) {\n parentFolder = existingModuleKindToEmit.outFolderPath;\n childFolder = outFolderPath;\n }\n\n if (parentFolder) {\n errorText =\n 'Unable to output two different module kinds to nested folders ' +\n `(\"${parentFolder}\" and \"${childFolder}\").`;\n }\n }\n\n if (errorText) {\n this._typescriptLogger.emitError(new Error(errorText));\n return undefined;\n }\n }\n\n this._moduleKindsToEmit.push({\n outFolderPath,\n moduleKind,\n jsExtensionOverride,\n\n isPrimary\n });\n\n return `${outFolderName}:${jsExtensionOverride || '.js'}`;\n }\n\n private _loadTsconfig(ts: ExtendedTypeScript): TTypescript.ParsedCommandLine {\n const parsedConfigFile: ReturnType<typeof ts.readConfigFile> = ts.readConfigFile(\n this._configuration.tsconfigPath,\n this._cachedFileSystem.readFile\n );\n\n const currentFolder: string = path.dirname(this._configuration.tsconfigPath);\n const tsconfig: TTypescript.ParsedCommandLine = ts.parseJsonConfigFileContent(\n parsedConfigFile.config,\n {\n fileExists: this._cachedFileSystem.exists,\n readFile: this._cachedFileSystem.readFile,\n readDirectory: (\n folderPath: string,\n extensions?: ReadonlyArray<string>,\n excludes?: ReadonlyArray<string>,\n includes?: ReadonlyArray<string>,\n depth?: number\n ) =>\n ts.matchFiles(\n folderPath,\n extensions,\n excludes,\n includes,\n /* useCaseSensitiveFileNames */ true,\n currentFolder,\n depth,\n this._cachedFileSystem.readFolderFilesAndDirectories.bind(this._cachedFileSystem),\n this._cachedFileSystem.getRealPath.bind(this._cachedFileSystem),\n this._cachedFileSystem.directoryExists.bind(this._cachedFileSystem)\n ),\n useCaseSensitiveFileNames: true\n },\n currentFolder,\n /*existingOptions:*/ undefined,\n this._configuration.tsconfigPath\n );\n\n if (tsconfig.options.incremental) {\n tsconfig.options.tsBuildInfoFile = this._tsCacheFilePath;\n }\n\n return tsconfig;\n }\n\n private _buildSolutionBuilderHost(\n ts: ExtendedTypeScript,\n reportDiagnostic: TTypescript.DiagnosticReporter\n ): TSolutionHost {\n const reportSolutionBuilderStatus: TTypescript.DiagnosticReporter = reportDiagnostic;\n const reportEmitErrorSummary: TTypescript.ReportEmitErrorSummary = (errorCount: number): void => {\n // Do nothing\n };\n\n const compilerHost: TTypescript.SolutionBuilderHost<TTypescript.EmitAndSemanticDiagnosticsBuilderProgram> =\n ts.createSolutionBuilderHost(\n this._getCachingTypeScriptSystem(ts),\n ts.createEmitAndSemanticDiagnosticsBuilderProgram,\n reportDiagnostic,\n reportSolutionBuilderStatus,\n reportEmitErrorSummary\n );\n\n return compilerHost;\n }\n\n private _buildIncrementalCompilerHost(\n ts: ExtendedTypeScript,\n tsconfig: TTypescript.ParsedCommandLine\n ): TTypescript.CompilerHost {\n if (tsconfig.options.incremental) {\n return ts.createIncrementalCompilerHost(tsconfig.options, this._getCachingTypeScriptSystem(ts));\n } else {\n return ts.createCompilerHost(tsconfig.options);\n }\n }\n\n private _getCachingTypeScriptSystem(ts: ExtendedTypeScript): TTypescript.System {\n const sys: TTypescript.System = {\n ...ts.sys,\n deleteFile: this._cachedFileSystem.deleteFile.bind(this._cachedFileSystem),\n /** Check if the path exists and is a directory */\n directoryExists: (directoryPath: string) => {\n try {\n const stats: FileSystemStats = this._cachedFileSystem.getStatistics(directoryPath);\n return stats.isDirectory() || stats.isSymbolicLink();\n } catch (error) {\n if (FileSystem.isNotExistError(error as Error)) {\n return false;\n } else {\n throw error;\n }\n }\n },\n /** Check if the path exists and is a file */\n fileExists: (filePath: string) => {\n try {\n const stats: FileSystemStats = this._cachedFileSystem.getStatistics(filePath);\n return stats.isFile();\n } catch (error) {\n if (FileSystem.isNotExistError(error as Error)) {\n return false;\n } else {\n throw error;\n }\n }\n },\n /* Use the Heft config's build folder because it has corrected casing */\n getCurrentDirectory: () => this._configuration.buildFolderPath,\n getDirectories: (folderPath: string) => {\n return this._cachedFileSystem.readFolderFilesAndDirectories(folderPath).directories;\n },\n realpath: this._cachedFileSystem.getRealPath.bind(this._cachedFileSystem)\n };\n\n return sys;\n }\n\n // private _buildWatchCompilerHost(\n // ts: ExtendedTypeScript,\n // tsconfig: TTypescript.ParsedCommandLine\n // ): TWatchCompilerHost {\n // const reportDiagnostic: TTypescript.DiagnosticReporter = (diagnostic: TTypescript.Diagnostic): void => {\n // this._printDiagnosticMessage(ts, diagnostic);\n // };\n // const reportWatchStatus: TTypescript.DiagnosticReporter = (diagnostic: TTypescript.Diagnostic) => {\n // this._printDiagnosticMessage(ts, diagnostic);\n\n // // In watch mode, notify EmitCompletedCallbackManager every time we finish recompiling.\n // if (\n // diagnostic.code === ts.Diagnostics.Found_0_errors_Watching_for_file_changes.code ||\n // diagnostic.code === ts.Diagnostics.Found_1_error_Watching_for_file_changes.code\n // ) {\n // this._emitCompletedCallbackManager.callback();\n // }\n // };\n\n // return ts.createWatchCompilerHost(\n // tsconfig.fileNames,\n // tsconfig.options,\n // this._getCachingTypeScriptSystem(ts),\n // ts.createEmitAndSemanticDiagnosticsBuilderProgram,\n // reportDiagnostic,\n // reportWatchStatus,\n // tsconfig.projectReferences\n // );\n // }\n\n // private _buildWatchSolutionBuilderHost(ts: ExtendedTypeScript): TWatchSolutionHost {\n // const reportDiagnostic: TTypescript.DiagnosticReporter = (diagnostic: TTypescript.Diagnostic): void => {\n // this._printDiagnosticMessage(ts, diagnostic);\n // };\n // const reportSolutionBuilderStatus: TTypescript.DiagnosticReporter = reportDiagnostic;\n // const reportWatchStatus: TTypescript.DiagnosticReporter = (diagnostic: TTypescript.Diagnostic) => {\n // this._printDiagnosticMessage(ts, diagnostic);\n\n // // In watch mode, notify EmitCompletedCallbackManager every time we finish recompiling.\n // if (\n // diagnostic.code === ts.Diagnostics.Found_0_errors_Watching_for_file_changes.code ||\n // diagnostic.code === ts.Diagnostics.Found_1_error_Watching_for_file_changes.code\n // ) {\n // this._emitCompletedCallbackManager.callback();\n // }\n // };\n\n // return ts.createSolutionBuilderWithWatchHost(\n // this._getCachingTypeScriptSystem(ts),\n // ts.createEmitAndSemanticDiagnosticsBuilderProgram,\n // reportDiagnostic,\n // reportSolutionBuilderStatus,\n // reportWatchStatus\n // );\n // }\n\n private _overrideTypeScriptReadJson(ts: ExtendedTypeScript): void {\n const cachedReadJson: (filePath: string) => object = (filePath: string) => {\n let jsonData: object | undefined = this._tsReadJsonCache.get(filePath);\n if (jsonData) {\n return jsonData;\n } else {\n try {\n const fileContents: string = this._cachedFileSystem.readFile(filePath);\n if (!fileContents) {\n jsonData = EMPTY_JSON;\n } else {\n const parsedFile: ReturnType<typeof ts.parseConfigFileTextToJson> = ts.parseConfigFileTextToJson(\n filePath,\n fileContents\n );\n if (parsedFile.error) {\n jsonData = EMPTY_JSON;\n } else {\n jsonData = parsedFile.config as object;\n }\n }\n } catch (error) {\n jsonData = EMPTY_JSON;\n }\n\n this._tsReadJsonCache.set(filePath, jsonData);\n return jsonData;\n }\n };\n ts.readJson = cachedReadJson;\n }\n\n private _parseModuleKind(ts: ExtendedTypeScript, moduleKindName: string): TTypescript.ModuleKind {\n switch (moduleKindName.toLowerCase()) {\n case 'commonjs':\n return ts.ModuleKind.CommonJS;\n\n case 'amd':\n return ts.ModuleKind.AMD;\n\n case 'umd':\n return ts.ModuleKind.UMD;\n\n case 'system':\n return ts.ModuleKind.System;\n\n case 'es2015':\n return ts.ModuleKind.ES2015;\n\n case 'esnext':\n return ts.ModuleKind.ESNext;\n\n default:\n throw new Error(`\"${moduleKindName}\" is not a valid module kind name.`);\n }\n }\n}\n"]}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
import type * as TTypescript from 'typescript';
|
|
2
|
+
import { SyncHook } from 'tapable';
|
|
3
|
+
import { type ITerminal } from '@rushstack/node-core-library';
|
|
4
|
+
import type { HeftConfiguration, IHeftTaskSession, IHeftTaskPlugin } from '@rushstack/heft';
|
|
5
|
+
/**
|
|
6
|
+
* The name of the plugin, as specified in heft-plugin.json
|
|
7
|
+
*
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
export declare const PLUGIN_NAME: 'TypeScriptPlugin';
|
|
11
|
+
/**
|
|
12
|
+
* @beta
|
|
13
|
+
*/
|
|
14
|
+
export interface IEmitModuleKind {
|
|
15
|
+
moduleKind: 'commonjs' | 'amd' | 'umd' | 'system' | 'es2015' | 'esnext';
|
|
16
|
+
outFolderName: string;
|
|
17
|
+
jsExtensionOverride?: string;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* @beta
|
|
21
|
+
*/
|
|
22
|
+
export interface IStaticAssetsCopyConfiguration {
|
|
23
|
+
fileExtensions: string[];
|
|
24
|
+
excludeGlobs: string[];
|
|
25
|
+
includeGlobs: string[];
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* @beta
|
|
29
|
+
*/
|
|
30
|
+
export interface ITypeScriptConfigurationJson {
|
|
31
|
+
/**
|
|
32
|
+
* If provided, emit these module kinds in addition to the modules specified in the tsconfig.
|
|
33
|
+
* Note that this option only applies to the main tsconfig.json configuration.
|
|
34
|
+
*/
|
|
35
|
+
additionalModuleKindsToEmit?: IEmitModuleKind[] | undefined;
|
|
36
|
+
/**
|
|
37
|
+
* If 'true', emit CommonJS output into the TSConfig outDir with the file extension '.cjs'
|
|
38
|
+
*/
|
|
39
|
+
emitCjsExtensionForCommonJS?: boolean | undefined;
|
|
40
|
+
/**
|
|
41
|
+
* If 'true', emit ESModule output into the TSConfig outDir with the file extension '.mjs'
|
|
42
|
+
*/
|
|
43
|
+
emitMjsExtensionForESModule?: boolean | undefined;
|
|
44
|
+
/**
|
|
45
|
+
* If true, enable behavior analogous to the "tsc --build" command. Will build projects referenced by the main project in dependency order.
|
|
46
|
+
* Note that this will effectively enable \"noEmitOnError\".
|
|
47
|
+
*/
|
|
48
|
+
buildProjectReferences?: boolean;
|
|
49
|
+
project?: string;
|
|
50
|
+
/**
|
|
51
|
+
* Configures additional file types that should be copied into the TypeScript compiler's emit folders, for example
|
|
52
|
+
* so that these files can be resolved by import statements.
|
|
53
|
+
*/
|
|
54
|
+
staticAssetsToCopy?: IStaticAssetsCopyConfiguration;
|
|
55
|
+
/**
|
|
56
|
+
* Set this to change the maximum number of file handles that will be opened concurrently for writing.
|
|
57
|
+
* The default is 50.
|
|
58
|
+
*/
|
|
59
|
+
maxWriteParallelism?: number;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* @beta
|
|
63
|
+
*/
|
|
64
|
+
export interface IPartialTsconfigCompilerOptions {
|
|
65
|
+
outDir?: string;
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* @beta
|
|
69
|
+
*/
|
|
70
|
+
export interface IPartialTsconfig {
|
|
71
|
+
compilerOptions?: IPartialTsconfigCompilerOptions;
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* @beta
|
|
75
|
+
*/
|
|
76
|
+
export interface IChangedFilesHookOptions {
|
|
77
|
+
program: TTypescript.Program;
|
|
78
|
+
changedFiles?: ReadonlySet<TTypescript.SourceFile>;
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* @beta
|
|
82
|
+
*/
|
|
83
|
+
export interface ITypeScriptPluginAccessor {
|
|
84
|
+
readonly onChangedFilesHook: SyncHook<IChangedFilesHookOptions>;
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* @beta
|
|
88
|
+
*/
|
|
89
|
+
export declare function loadTypeScriptConfigurationFileAsync(heftConfiguration: HeftConfiguration, terminal: ITerminal): Promise<ITypeScriptConfigurationJson | undefined>;
|
|
90
|
+
/**
|
|
91
|
+
* @beta
|
|
92
|
+
*/
|
|
93
|
+
export declare function loadPartialTsconfigFileAsync(heftConfiguration: HeftConfiguration, terminal: ITerminal, typeScriptConfigurationJson: ITypeScriptConfigurationJson | undefined): Promise<IPartialTsconfig | undefined>;
|
|
94
|
+
export default class TypeScriptPlugin implements IHeftTaskPlugin {
|
|
95
|
+
accessor: ITypeScriptPluginAccessor;
|
|
96
|
+
apply(taskSession: IHeftTaskSession, heftConfiguration: HeftConfiguration): void;
|
|
97
|
+
private _updateClean;
|
|
98
|
+
private _updateStaticAssetsToCopy;
|
|
99
|
+
private _runTypeScriptAsync;
|
|
100
|
+
private _getTsconfigOutDirAsync;
|
|
101
|
+
}
|
|
102
|
+
//# sourceMappingURL=TypeScriptPlugin.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypeScriptPlugin.d.ts","sourceRoot":"","sources":["../src/TypeScriptPlugin.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,KAAK,WAAW,MAAM,YAAY,CAAC;AAC/C,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AACnC,OAAO,EAAoB,KAAK,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAEhF,OAAO,KAAK,EACV,iBAAiB,EACjB,gBAAgB,EAChB,eAAe,EAGhB,MAAM,iBAAiB,CAAC;AAIzB;;;;GAIG;AACH,eAAO,MAAM,WAAW,EAAE,kBAAuC,CAAC;AAElE;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B,UAAU,EAAE,UAAU,GAAG,KAAK,GAAG,KAAK,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,CAAC;IACxE,aAAa,EAAE,MAAM,CAAC;IACtB,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAC9B;AAED;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC7C,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,YAAY,EAAE,MAAM,EAAE,CAAC;CACxB;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;;OAGG;IACH,2BAA2B,CAAC,EAAE,eAAe,EAAE,GAAG,SAAS,CAAC;IAE5D;;OAEG;IACH,2BAA2B,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAElD;;OAEG;IACH,2BAA2B,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAElD;;;OAGG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IAOjC,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,8BAA8B,CAAC;IAEpD;;;OAGG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAC9B;AAED;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,eAAe,CAAC,EAAE,+BAA+B,CAAC;CACnD;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC,OAAO,EAAE,WAAW,CAAC,OAAO,CAAC;IAC7B,YAAY,CAAC,EAAE,WAAW,CAAC,WAAW,CAAC,UAAU,CAAC,CAAC;CACpD;AAED;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACxC,QAAQ,CAAC,kBAAkB,EAAE,QAAQ,CAAC,wBAAwB,CAAC,CAAC;CACjE;AAQD;;GAEG;AACH,wBAAsB,oCAAoC,CACxD,iBAAiB,EAAE,iBAAiB,EACpC,QAAQ,EAAE,SAAS,GAClB,OAAO,CAAC,4BAA4B,GAAG,SAAS,CAAC,CAiCnD;AAcD;;GAEG;AACH,wBAAsB,4BAA4B,CAChD,iBAAiB,EAAE,iBAAiB,EACpC,QAAQ,EAAE,SAAS,EACnB,2BAA2B,EAAE,4BAA4B,GAAG,SAAS,GACpE,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CA+CvC;AAED,MAAM,CAAC,OAAO,OAAO,gBAAiB,YAAW,eAAe;IACvD,QAAQ,EAAE,yBAAyB,CAExC;IAEK,KAAK,CAAC,WAAW,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,iBAAiB,GAAG,IAAI;YAezE,YAAY;YA4BZ,yBAAyB;YAyCzB,mBAAmB;YAwDnB,uBAAuB;CAYtC"}
|
|
@@ -0,0 +1,191 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
|
|
3
|
+
// See LICENSE in the project root for license information.
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.loadPartialTsconfigFileAsync = exports.loadTypeScriptConfigurationFileAsync = exports.PLUGIN_NAME = void 0;
|
|
6
|
+
const tapable_1 = require("tapable");
|
|
7
|
+
const node_core_library_1 = require("@rushstack/node-core-library");
|
|
8
|
+
const heft_config_file_1 = require("@rushstack/heft-config-file");
|
|
9
|
+
const TypeScriptBuilder_1 = require("./TypeScriptBuilder");
|
|
10
|
+
/**
|
|
11
|
+
* The name of the plugin, as specified in heft-plugin.json
|
|
12
|
+
*
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
exports.PLUGIN_NAME = 'TypeScriptPlugin';
|
|
16
|
+
let _typeScriptConfigurationFileLoader;
|
|
17
|
+
const _typeScriptConfigurationFilePromiseCache = new Map();
|
|
18
|
+
/**
|
|
19
|
+
* @beta
|
|
20
|
+
*/
|
|
21
|
+
async function loadTypeScriptConfigurationFileAsync(heftConfiguration, terminal) {
|
|
22
|
+
const buildFolderPath = heftConfiguration.buildFolderPath;
|
|
23
|
+
// Check the cache first
|
|
24
|
+
let typescriptConfigurationFilePromise = _typeScriptConfigurationFilePromiseCache.get(buildFolderPath);
|
|
25
|
+
if (!typescriptConfigurationFilePromise) {
|
|
26
|
+
// Ensure that the file loader has been initialized.
|
|
27
|
+
if (!_typeScriptConfigurationFileLoader) {
|
|
28
|
+
const schemaPath = `${__dirname}/schemas/typescript.schema.json`;
|
|
29
|
+
_typeScriptConfigurationFileLoader = new heft_config_file_1.ConfigurationFile({
|
|
30
|
+
projectRelativeFilePath: 'config/typescript.json',
|
|
31
|
+
jsonSchemaPath: schemaPath,
|
|
32
|
+
propertyInheritance: {
|
|
33
|
+
staticAssetsToCopy: {
|
|
34
|
+
// When merging objects, arrays will be automatically appended
|
|
35
|
+
inheritanceType: heft_config_file_1.InheritanceType.merge
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
typescriptConfigurationFilePromise =
|
|
41
|
+
_typeScriptConfigurationFileLoader.tryLoadConfigurationFileForProjectAsync(terminal, buildFolderPath, heftConfiguration.rigConfig);
|
|
42
|
+
_typeScriptConfigurationFilePromiseCache.set(buildFolderPath, typescriptConfigurationFilePromise);
|
|
43
|
+
}
|
|
44
|
+
return await typescriptConfigurationFilePromise;
|
|
45
|
+
}
|
|
46
|
+
exports.loadTypeScriptConfigurationFileAsync = loadTypeScriptConfigurationFileAsync;
|
|
47
|
+
let _partialTsconfigFileLoader;
|
|
48
|
+
const _partialTsconfigFilePromiseCache = new Map();
|
|
49
|
+
function getTsconfigFilePath(heftConfiguration, typeScriptConfigurationJson) {
|
|
50
|
+
return node_core_library_1.Path.convertToSlashes(`${heftConfiguration.buildFolderPath}/${(typeScriptConfigurationJson === null || typeScriptConfigurationJson === void 0 ? void 0 : typeScriptConfigurationJson.project) || './tsconfig.json'}`);
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* @beta
|
|
54
|
+
*/
|
|
55
|
+
async function loadPartialTsconfigFileAsync(heftConfiguration, terminal, typeScriptConfigurationJson) {
|
|
56
|
+
const buildFolderPath = heftConfiguration.buildFolderPath;
|
|
57
|
+
// Check the cache first
|
|
58
|
+
let partialTsconfigFilePromise = _partialTsconfigFilePromiseCache.get(buildFolderPath);
|
|
59
|
+
if (!partialTsconfigFilePromise) {
|
|
60
|
+
// We don't want to load the tsconfig.json file through the rig, but we do want to take
|
|
61
|
+
// advantage of the extends functionality that ConfigurationFile provides. So we'll
|
|
62
|
+
// check to see if the file exists and exit early if not.
|
|
63
|
+
const tsconfigFilePath = getTsconfigFilePath(heftConfiguration, typeScriptConfigurationJson);
|
|
64
|
+
terminal.writeVerboseLine(`Looking for tsconfig at ${tsconfigFilePath}`);
|
|
65
|
+
const tsconfigExists = await node_core_library_1.FileSystem.existsAsync(tsconfigFilePath);
|
|
66
|
+
if (!tsconfigExists) {
|
|
67
|
+
partialTsconfigFilePromise = Promise.resolve(undefined);
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
// Ensure that the file loader has been initialized.
|
|
71
|
+
if (!_partialTsconfigFileLoader) {
|
|
72
|
+
const schemaPath = `${__dirname}/schemas/anything.schema.json`;
|
|
73
|
+
_partialTsconfigFileLoader = new heft_config_file_1.ConfigurationFile({
|
|
74
|
+
projectRelativeFilePath: 'tsconfig.json',
|
|
75
|
+
jsonSchemaPath: schemaPath,
|
|
76
|
+
propertyInheritance: {
|
|
77
|
+
compilerOptions: {
|
|
78
|
+
inheritanceType: heft_config_file_1.InheritanceType.merge
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
jsonPathMetadata: {
|
|
82
|
+
'$.compilerOptions.outDir': {
|
|
83
|
+
pathResolutionMethod: heft_config_file_1.PathResolutionMethod.resolvePathRelativeToConfigurationFile
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
});
|
|
87
|
+
}
|
|
88
|
+
partialTsconfigFilePromise = _partialTsconfigFileLoader.loadConfigurationFileForProjectAsync(terminal, buildFolderPath, heftConfiguration.rigConfig);
|
|
89
|
+
}
|
|
90
|
+
_partialTsconfigFilePromiseCache.set(buildFolderPath, partialTsconfigFilePromise);
|
|
91
|
+
}
|
|
92
|
+
return await partialTsconfigFilePromise;
|
|
93
|
+
}
|
|
94
|
+
exports.loadPartialTsconfigFileAsync = loadPartialTsconfigFileAsync;
|
|
95
|
+
class TypeScriptPlugin {
|
|
96
|
+
constructor() {
|
|
97
|
+
this.accessor = {
|
|
98
|
+
onChangedFilesHook: new tapable_1.SyncHook(['changedFilesHookOptions'])
|
|
99
|
+
};
|
|
100
|
+
}
|
|
101
|
+
apply(taskSession, heftConfiguration) {
|
|
102
|
+
taskSession.hooks.clean.tapPromise(exports.PLUGIN_NAME, async (cleanOptions) => {
|
|
103
|
+
await this._updateClean(taskSession, heftConfiguration, cleanOptions);
|
|
104
|
+
});
|
|
105
|
+
taskSession.hooks.run.tapPromise(exports.PLUGIN_NAME, async (runOptions) => {
|
|
106
|
+
await this._runTypeScriptAsync(taskSession, heftConfiguration);
|
|
107
|
+
// TODO: We should consider maybe only doing one copy of static assets and pointing
|
|
108
|
+
// all source files to this set of static assets. This would allow us to avoid
|
|
109
|
+
// having to copy the static assets multiple times, increasing build times and
|
|
110
|
+
// package size.
|
|
111
|
+
await this._updateStaticAssetsToCopy(taskSession, heftConfiguration, runOptions);
|
|
112
|
+
});
|
|
113
|
+
}
|
|
114
|
+
async _updateClean(taskSession, heftConfiguration, cleanOptions) {
|
|
115
|
+
const configurationFile = await loadTypeScriptConfigurationFileAsync(heftConfiguration, taskSession.logger.terminal);
|
|
116
|
+
// For now, delete the entire output folder and additional module kind output folders. In the future,
|
|
117
|
+
// we may want to clean specific files that we know are produced by the TypeScript compiler.
|
|
118
|
+
const tsconfigOutDir = await this._getTsconfigOutDirAsync(taskSession, heftConfiguration, configurationFile);
|
|
119
|
+
if (tsconfigOutDir) {
|
|
120
|
+
cleanOptions.addDeleteOperations({ sourcePath: tsconfigOutDir });
|
|
121
|
+
}
|
|
122
|
+
if (configurationFile === null || configurationFile === void 0 ? void 0 : configurationFile.additionalModuleKindsToEmit) {
|
|
123
|
+
for (const additionalModuleKindToEmit of configurationFile.additionalModuleKindsToEmit) {
|
|
124
|
+
cleanOptions.addDeleteOperations({
|
|
125
|
+
sourcePath: `${heftConfiguration.buildFolderPath}/${additionalModuleKindToEmit.outFolderName}`
|
|
126
|
+
});
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
async _updateStaticAssetsToCopy(taskSession, heftConfiguration, runOptions) {
|
|
131
|
+
var _a, _b, _c, _d, _e, _f;
|
|
132
|
+
const typeScriptConfiguration = await loadTypeScriptConfigurationFileAsync(heftConfiguration, taskSession.logger.terminal);
|
|
133
|
+
// We only care about the copy if static assets were specified.
|
|
134
|
+
if (((_b = (_a = typeScriptConfiguration === null || typeScriptConfiguration === void 0 ? void 0 : typeScriptConfiguration.staticAssetsToCopy) === null || _a === void 0 ? void 0 : _a.fileExtensions) === null || _b === void 0 ? void 0 : _b.length) ||
|
|
135
|
+
((_d = (_c = typeScriptConfiguration === null || typeScriptConfiguration === void 0 ? void 0 : typeScriptConfiguration.staticAssetsToCopy) === null || _c === void 0 ? void 0 : _c.includeGlobs) === null || _d === void 0 ? void 0 : _d.length) ||
|
|
136
|
+
((_f = (_e = typeScriptConfiguration === null || typeScriptConfiguration === void 0 ? void 0 : typeScriptConfiguration.staticAssetsToCopy) === null || _e === void 0 ? void 0 : _e.excludeGlobs) === null || _f === void 0 ? void 0 : _f.length)) {
|
|
137
|
+
const destinationFolderPaths = new Set();
|
|
138
|
+
// Add the output folder and all additional module kind output folders as destinations
|
|
139
|
+
const tsconfigOutDir = await this._getTsconfigOutDirAsync(taskSession, heftConfiguration, typeScriptConfiguration);
|
|
140
|
+
if (tsconfigOutDir) {
|
|
141
|
+
destinationFolderPaths.add(tsconfigOutDir);
|
|
142
|
+
}
|
|
143
|
+
for (const emitModule of (typeScriptConfiguration === null || typeScriptConfiguration === void 0 ? void 0 : typeScriptConfiguration.additionalModuleKindsToEmit) || []) {
|
|
144
|
+
destinationFolderPaths.add(`${heftConfiguration.buildFolderPath}/${emitModule.outFolderName}`);
|
|
145
|
+
}
|
|
146
|
+
runOptions.addCopyOperations(Object.assign(Object.assign({}, typeScriptConfiguration === null || typeScriptConfiguration === void 0 ? void 0 : typeScriptConfiguration.staticAssetsToCopy), {
|
|
147
|
+
// For now - these may need to be revised later
|
|
148
|
+
sourcePath: 'src', destinationFolders: Array.from(destinationFolderPaths), flatten: false, hardlink: false }));
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
async _runTypeScriptAsync(taskSession, heftConfiguration) {
|
|
152
|
+
const terminal = taskSession.logger.terminal;
|
|
153
|
+
const typeScriptToolPath = await heftConfiguration.rigPackageResolver.resolvePackageAsync('typescript', terminal);
|
|
154
|
+
const typeScriptConfigurationJson = await loadTypeScriptConfigurationFileAsync(heftConfiguration, terminal);
|
|
155
|
+
const partialTsconfigFile = await loadPartialTsconfigFileAsync(heftConfiguration, terminal, typeScriptConfigurationJson);
|
|
156
|
+
if (!partialTsconfigFile) {
|
|
157
|
+
// There is no tsconfig file, we can exit early
|
|
158
|
+
return;
|
|
159
|
+
}
|
|
160
|
+
// Build out the configuration
|
|
161
|
+
const typeScriptBuilderConfiguration = {
|
|
162
|
+
buildFolderPath: heftConfiguration.buildFolderPath,
|
|
163
|
+
buildMetadataFolderPath: taskSession.cacheFolderPath,
|
|
164
|
+
typeScriptToolPath: typeScriptToolPath,
|
|
165
|
+
buildProjectReferences: typeScriptConfigurationJson === null || typeScriptConfigurationJson === void 0 ? void 0 : typeScriptConfigurationJson.buildProjectReferences,
|
|
166
|
+
tsconfigPath: getTsconfigFilePath(heftConfiguration, typeScriptConfigurationJson),
|
|
167
|
+
additionalModuleKindsToEmit: typeScriptConfigurationJson === null || typeScriptConfigurationJson === void 0 ? void 0 : typeScriptConfigurationJson.additionalModuleKindsToEmit,
|
|
168
|
+
emitCjsExtensionForCommonJS: !!(typeScriptConfigurationJson === null || typeScriptConfigurationJson === void 0 ? void 0 : typeScriptConfigurationJson.emitCjsExtensionForCommonJS),
|
|
169
|
+
emitMjsExtensionForESModule: !!(typeScriptConfigurationJson === null || typeScriptConfigurationJson === void 0 ? void 0 : typeScriptConfigurationJson.emitMjsExtensionForESModule),
|
|
170
|
+
// watchMode: watchMode,
|
|
171
|
+
maxWriteParallelism: (typeScriptConfigurationJson === null || typeScriptConfigurationJson === void 0 ? void 0 : typeScriptConfigurationJson.maxWriteParallelism) || 50,
|
|
172
|
+
scopedLogger: taskSession.logger,
|
|
173
|
+
emitChangedFilesCallback: (program, changedFiles) => {
|
|
174
|
+
// Provide the typescript program dependent plugins
|
|
175
|
+
if (this.accessor.onChangedFilesHook.isUsed()) {
|
|
176
|
+
this.accessor.onChangedFilesHook.call({ program, changedFiles });
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
};
|
|
180
|
+
// Run the builder
|
|
181
|
+
const typeScriptBuilder = new TypeScriptBuilder_1.TypeScriptBuilder(typeScriptBuilderConfiguration);
|
|
182
|
+
await typeScriptBuilder.invokeAsync();
|
|
183
|
+
}
|
|
184
|
+
async _getTsconfigOutDirAsync(taskSession, heftConfiguration, typeScriptConfiguration) {
|
|
185
|
+
var _a;
|
|
186
|
+
const partialTsconfigFile = await loadPartialTsconfigFileAsync(heftConfiguration, taskSession.logger.terminal, typeScriptConfiguration);
|
|
187
|
+
return (_a = partialTsconfigFile === null || partialTsconfigFile === void 0 ? void 0 : partialTsconfigFile.compilerOptions) === null || _a === void 0 ? void 0 : _a.outDir;
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
exports.default = TypeScriptPlugin;
|
|
191
|
+
//# sourceMappingURL=TypeScriptPlugin.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypeScriptPlugin.js","sourceRoot":"","sources":["../src/TypeScriptPlugin.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.\n// See LICENSE in the project root for license information.\n\nimport type * as TTypescript from 'typescript';\nimport { SyncHook } from 'tapable';\nimport { FileSystem, Path, type ITerminal } from '@rushstack/node-core-library';\nimport { ConfigurationFile, InheritanceType, PathResolutionMethod } from '@rushstack/heft-config-file';\nimport type {\n HeftConfiguration,\n IHeftTaskSession,\n IHeftTaskPlugin,\n IHeftTaskRunHookOptions,\n IHeftTaskCleanHookOptions\n} from '@rushstack/heft';\n\nimport { TypeScriptBuilder, ITypeScriptBuilderConfiguration } from './TypeScriptBuilder';\n\n/**\n * The name of the plugin, as specified in heft-plugin.json\n *\n * @public\n */\nexport const PLUGIN_NAME: 'TypeScriptPlugin' = 'TypeScriptPlugin';\n\n/**\n * @beta\n */\nexport interface IEmitModuleKind {\n moduleKind: 'commonjs' | 'amd' | 'umd' | 'system' | 'es2015' | 'esnext';\n outFolderName: string;\n jsExtensionOverride?: string;\n}\n\n/**\n * @beta\n */\nexport interface IStaticAssetsCopyConfiguration {\n fileExtensions: string[];\n excludeGlobs: string[];\n includeGlobs: string[];\n}\n\n/**\n * @beta\n */\nexport interface ITypeScriptConfigurationJson {\n /**\n * If provided, emit these module kinds in addition to the modules specified in the tsconfig.\n * Note that this option only applies to the main tsconfig.json configuration.\n */\n additionalModuleKindsToEmit?: IEmitModuleKind[] | undefined;\n\n /**\n * If 'true', emit CommonJS output into the TSConfig outDir with the file extension '.cjs'\n */\n emitCjsExtensionForCommonJS?: boolean | undefined;\n\n /**\n * If 'true', emit ESModule output into the TSConfig outDir with the file extension '.mjs'\n */\n emitMjsExtensionForESModule?: boolean | undefined;\n\n /**\n * If true, enable behavior analogous to the \"tsc --build\" command. Will build projects referenced by the main project in dependency order.\n * Note that this will effectively enable \\\"noEmitOnError\\\".\n */\n buildProjectReferences?: boolean;\n\n /*\n * Specifies the tsconfig.json file that will be used for compilation. Equivalent to the \"project\" argument for the 'tsc' and 'tslint' command line tools.\n *\n * The default value is \"./tsconfig.json\"\n */\n project?: string;\n\n /**\n * Configures additional file types that should be copied into the TypeScript compiler's emit folders, for example\n * so that these files can be resolved by import statements.\n */\n staticAssetsToCopy?: IStaticAssetsCopyConfiguration;\n\n /**\n * Set this to change the maximum number of file handles that will be opened concurrently for writing.\n * The default is 50.\n */\n maxWriteParallelism?: number;\n}\n\n/**\n * @beta\n */\nexport interface IPartialTsconfigCompilerOptions {\n outDir?: string;\n}\n\n/**\n * @beta\n */\nexport interface IPartialTsconfig {\n compilerOptions?: IPartialTsconfigCompilerOptions;\n}\n\n/**\n * @beta\n */\nexport interface IChangedFilesHookOptions {\n program: TTypescript.Program;\n changedFiles?: ReadonlySet<TTypescript.SourceFile>;\n}\n\n/**\n * @beta\n */\nexport interface ITypeScriptPluginAccessor {\n readonly onChangedFilesHook: SyncHook<IChangedFilesHookOptions>;\n}\n\nlet _typeScriptConfigurationFileLoader: ConfigurationFile<ITypeScriptConfigurationJson> | undefined;\nconst _typeScriptConfigurationFilePromiseCache: Map<\n string,\n Promise<ITypeScriptConfigurationJson | undefined>\n> = new Map();\n\n/**\n * @beta\n */\nexport async function loadTypeScriptConfigurationFileAsync(\n heftConfiguration: HeftConfiguration,\n terminal: ITerminal\n): Promise<ITypeScriptConfigurationJson | undefined> {\n const buildFolderPath: string = heftConfiguration.buildFolderPath;\n\n // Check the cache first\n let typescriptConfigurationFilePromise: Promise<ITypeScriptConfigurationJson | undefined> | undefined =\n _typeScriptConfigurationFilePromiseCache.get(buildFolderPath);\n\n if (!typescriptConfigurationFilePromise) {\n // Ensure that the file loader has been initialized.\n if (!_typeScriptConfigurationFileLoader) {\n const schemaPath: string = `${__dirname}/schemas/typescript.schema.json`;\n _typeScriptConfigurationFileLoader = new ConfigurationFile<ITypeScriptConfigurationJson>({\n projectRelativeFilePath: 'config/typescript.json',\n jsonSchemaPath: schemaPath,\n propertyInheritance: {\n staticAssetsToCopy: {\n // When merging objects, arrays will be automatically appended\n inheritanceType: InheritanceType.merge\n }\n }\n });\n }\n\n typescriptConfigurationFilePromise =\n _typeScriptConfigurationFileLoader.tryLoadConfigurationFileForProjectAsync(\n terminal,\n buildFolderPath,\n heftConfiguration.rigConfig\n );\n _typeScriptConfigurationFilePromiseCache.set(buildFolderPath, typescriptConfigurationFilePromise);\n }\n\n return await typescriptConfigurationFilePromise;\n}\n\nlet _partialTsconfigFileLoader: ConfigurationFile<IPartialTsconfig> | undefined;\nconst _partialTsconfigFilePromiseCache: Map<string, Promise<IPartialTsconfig | undefined>> = new Map();\n\nfunction getTsconfigFilePath(\n heftConfiguration: HeftConfiguration,\n typeScriptConfigurationJson?: ITypeScriptConfigurationJson\n): string {\n return Path.convertToSlashes(\n `${heftConfiguration.buildFolderPath}/${typeScriptConfigurationJson?.project || './tsconfig.json'}`\n );\n}\n\n/**\n * @beta\n */\nexport async function loadPartialTsconfigFileAsync(\n heftConfiguration: HeftConfiguration,\n terminal: ITerminal,\n typeScriptConfigurationJson: ITypeScriptConfigurationJson | undefined\n): Promise<IPartialTsconfig | undefined> {\n const buildFolderPath: string = heftConfiguration.buildFolderPath;\n\n // Check the cache first\n let partialTsconfigFilePromise: Promise<IPartialTsconfig | undefined> | undefined =\n _partialTsconfigFilePromiseCache.get(buildFolderPath);\n\n if (!partialTsconfigFilePromise) {\n // We don't want to load the tsconfig.json file through the rig, but we do want to take\n // advantage of the extends functionality that ConfigurationFile provides. So we'll\n // check to see if the file exists and exit early if not.\n\n const tsconfigFilePath: string = getTsconfigFilePath(heftConfiguration, typeScriptConfigurationJson);\n terminal.writeVerboseLine(`Looking for tsconfig at ${tsconfigFilePath}`);\n const tsconfigExists: boolean = await FileSystem.existsAsync(tsconfigFilePath);\n if (!tsconfigExists) {\n partialTsconfigFilePromise = Promise.resolve(undefined);\n } else {\n // Ensure that the file loader has been initialized.\n if (!_partialTsconfigFileLoader) {\n const schemaPath: string = `${__dirname}/schemas/anything.schema.json`;\n _partialTsconfigFileLoader = new ConfigurationFile<IPartialTsconfig>({\n projectRelativeFilePath: 'tsconfig.json',\n jsonSchemaPath: schemaPath,\n propertyInheritance: {\n compilerOptions: {\n inheritanceType: InheritanceType.merge\n }\n },\n jsonPathMetadata: {\n '$.compilerOptions.outDir': {\n pathResolutionMethod: PathResolutionMethod.resolvePathRelativeToConfigurationFile\n }\n }\n });\n }\n\n partialTsconfigFilePromise = _partialTsconfigFileLoader.loadConfigurationFileForProjectAsync(\n terminal,\n buildFolderPath,\n heftConfiguration.rigConfig\n );\n }\n _partialTsconfigFilePromiseCache.set(buildFolderPath, partialTsconfigFilePromise);\n }\n\n return await partialTsconfigFilePromise;\n}\n\nexport default class TypeScriptPlugin implements IHeftTaskPlugin {\n public accessor: ITypeScriptPluginAccessor = {\n onChangedFilesHook: new SyncHook<IChangedFilesHookOptions>(['changedFilesHookOptions'])\n };\n\n public apply(taskSession: IHeftTaskSession, heftConfiguration: HeftConfiguration): void {\n taskSession.hooks.clean.tapPromise(PLUGIN_NAME, async (cleanOptions: IHeftTaskCleanHookOptions) => {\n await this._updateClean(taskSession, heftConfiguration, cleanOptions);\n });\n\n taskSession.hooks.run.tapPromise(PLUGIN_NAME, async (runOptions: IHeftTaskRunHookOptions) => {\n await this._runTypeScriptAsync(taskSession, heftConfiguration);\n // TODO: We should consider maybe only doing one copy of static assets and pointing\n // all source files to this set of static assets. This would allow us to avoid\n // having to copy the static assets multiple times, increasing build times and\n // package size.\n await this._updateStaticAssetsToCopy(taskSession, heftConfiguration, runOptions);\n });\n }\n\n private async _updateClean(\n taskSession: IHeftTaskSession,\n heftConfiguration: HeftConfiguration,\n cleanOptions: IHeftTaskCleanHookOptions\n ): Promise<void> {\n const configurationFile: ITypeScriptConfigurationJson | undefined =\n await loadTypeScriptConfigurationFileAsync(heftConfiguration, taskSession.logger.terminal);\n\n // For now, delete the entire output folder and additional module kind output folders. In the future,\n // we may want to clean specific files that we know are produced by the TypeScript compiler.\n const tsconfigOutDir: string | undefined = await this._getTsconfigOutDirAsync(\n taskSession,\n heftConfiguration,\n configurationFile\n );\n if (tsconfigOutDir) {\n cleanOptions.addDeleteOperations({ sourcePath: tsconfigOutDir });\n }\n\n if (configurationFile?.additionalModuleKindsToEmit) {\n for (const additionalModuleKindToEmit of configurationFile.additionalModuleKindsToEmit) {\n cleanOptions.addDeleteOperations({\n sourcePath: `${heftConfiguration.buildFolderPath}/${additionalModuleKindToEmit.outFolderName}`\n });\n }\n }\n }\n\n private async _updateStaticAssetsToCopy(\n taskSession: IHeftTaskSession,\n heftConfiguration: HeftConfiguration,\n runOptions: IHeftTaskRunHookOptions\n ): Promise<void> {\n const typeScriptConfiguration: ITypeScriptConfigurationJson | undefined =\n await loadTypeScriptConfigurationFileAsync(heftConfiguration, taskSession.logger.terminal);\n\n // We only care about the copy if static assets were specified.\n if (\n typeScriptConfiguration?.staticAssetsToCopy?.fileExtensions?.length ||\n typeScriptConfiguration?.staticAssetsToCopy?.includeGlobs?.length ||\n typeScriptConfiguration?.staticAssetsToCopy?.excludeGlobs?.length\n ) {\n const destinationFolderPaths: Set<string> = new Set<string>();\n\n // Add the output folder and all additional module kind output folders as destinations\n const tsconfigOutDir: string | undefined = await this._getTsconfigOutDirAsync(\n taskSession,\n heftConfiguration,\n typeScriptConfiguration\n );\n if (tsconfigOutDir) {\n destinationFolderPaths.add(tsconfigOutDir);\n }\n for (const emitModule of typeScriptConfiguration?.additionalModuleKindsToEmit || []) {\n destinationFolderPaths.add(`${heftConfiguration.buildFolderPath}/${emitModule.outFolderName}`);\n }\n\n runOptions.addCopyOperations({\n ...typeScriptConfiguration?.staticAssetsToCopy,\n\n // For now - these may need to be revised later\n sourcePath: 'src',\n destinationFolders: Array.from(destinationFolderPaths),\n flatten: false,\n hardlink: false\n });\n }\n }\n\n private async _runTypeScriptAsync(\n taskSession: IHeftTaskSession,\n heftConfiguration: HeftConfiguration\n ): Promise<void> {\n const terminal: ITerminal = taskSession.logger.terminal;\n\n const typeScriptToolPath: string = await heftConfiguration.rigPackageResolver.resolvePackageAsync(\n 'typescript',\n terminal\n );\n\n const typeScriptConfigurationJson: ITypeScriptConfigurationJson | undefined =\n await loadTypeScriptConfigurationFileAsync(heftConfiguration, terminal);\n\n const partialTsconfigFile: IPartialTsconfig | undefined = await loadPartialTsconfigFileAsync(\n heftConfiguration,\n terminal,\n typeScriptConfigurationJson\n );\n\n if (!partialTsconfigFile) {\n // There is no tsconfig file, we can exit early\n return;\n }\n\n // Build out the configuration\n const typeScriptBuilderConfiguration: ITypeScriptBuilderConfiguration = {\n buildFolderPath: heftConfiguration.buildFolderPath,\n buildMetadataFolderPath: taskSession.cacheFolderPath,\n typeScriptToolPath: typeScriptToolPath,\n\n buildProjectReferences: typeScriptConfigurationJson?.buildProjectReferences,\n\n tsconfigPath: getTsconfigFilePath(heftConfiguration, typeScriptConfigurationJson),\n additionalModuleKindsToEmit: typeScriptConfigurationJson?.additionalModuleKindsToEmit,\n emitCjsExtensionForCommonJS: !!typeScriptConfigurationJson?.emitCjsExtensionForCommonJS,\n emitMjsExtensionForESModule: !!typeScriptConfigurationJson?.emitMjsExtensionForESModule,\n // watchMode: watchMode,\n maxWriteParallelism: typeScriptConfigurationJson?.maxWriteParallelism || 50,\n scopedLogger: taskSession.logger,\n emitChangedFilesCallback: (\n program: TTypescript.Program,\n changedFiles?: Set<TTypescript.SourceFile>\n ) => {\n // Provide the typescript program dependent plugins\n if (this.accessor.onChangedFilesHook.isUsed()) {\n this.accessor.onChangedFilesHook.call({ program, changedFiles });\n }\n }\n };\n\n // Run the builder\n const typeScriptBuilder: TypeScriptBuilder = new TypeScriptBuilder(typeScriptBuilderConfiguration);\n await typeScriptBuilder.invokeAsync();\n }\n\n private async _getTsconfigOutDirAsync(\n taskSession: IHeftTaskSession,\n heftConfiguration: HeftConfiguration,\n typeScriptConfiguration: ITypeScriptConfigurationJson | undefined\n ): Promise<string | undefined> {\n const partialTsconfigFile: IPartialTsconfig | undefined = await loadPartialTsconfigFileAsync(\n heftConfiguration,\n taskSession.logger.terminal,\n typeScriptConfiguration\n );\n return partialTsconfigFile?.compilerOptions?.outDir;\n }\n}\n"]}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/// <reference types="node" />
|
|
2
|
+
import { IFileSystemWriteFileOptions, IFileSystemReadFileOptions, IFileSystemCopyFileOptions, IFileSystemDeleteFileOptions, IFileSystemCreateLinkOptions, FileSystemStats } from '@rushstack/node-core-library';
|
|
3
|
+
export interface IReadFolderFilesAndDirectoriesResult {
|
|
4
|
+
files: string[];
|
|
5
|
+
directories: string[];
|
|
6
|
+
}
|
|
7
|
+
/**
|
|
8
|
+
* This is a FileSystem API (largely unrelated to the @rushstack/node-core-library FileSystem API)
|
|
9
|
+
* that provides caching to the Heft TypeScriptBuilder.
|
|
10
|
+
* It uses an in-memory cache to avoid requests against the disk. It assumes that the disk stays
|
|
11
|
+
* static after construction, except for writes performed through the TypeScriptCachedFileSystem
|
|
12
|
+
* instance.
|
|
13
|
+
*/
|
|
14
|
+
export declare class TypeScriptCachedFileSystem {
|
|
15
|
+
private _statsCache;
|
|
16
|
+
private _readFolderCache;
|
|
17
|
+
private _readFileCache;
|
|
18
|
+
private _realPathCache;
|
|
19
|
+
exists: (path: string) => boolean;
|
|
20
|
+
directoryExists: (path: string) => boolean;
|
|
21
|
+
getStatistics: (path: string) => FileSystemStats;
|
|
22
|
+
ensureFolder: (folderPath: string) => void;
|
|
23
|
+
ensureFolderAsync: (folderPath: string) => Promise<void>;
|
|
24
|
+
writeFile: (filePath: string, contents: string | Buffer, options?: IFileSystemWriteFileOptions | undefined) => void;
|
|
25
|
+
readFile: (filePath: string, options?: IFileSystemReadFileOptions | undefined) => string;
|
|
26
|
+
readFileToBuffer: (filePath: string) => Buffer;
|
|
27
|
+
copyFileAsync: (options: IFileSystemCopyFileOptions) => Promise<void>;
|
|
28
|
+
deleteFile: (filePath: string, options?: IFileSystemDeleteFileOptions | undefined) => void;
|
|
29
|
+
createHardLinkAsync: (options: IFileSystemCreateLinkOptions) => Promise<void>;
|
|
30
|
+
getRealPath: (linkPath: string) => string;
|
|
31
|
+
readFolderFilesAndDirectories: (folderPath: string) => IReadFolderFilesAndDirectoriesResult;
|
|
32
|
+
private _sortFolderEntries;
|
|
33
|
+
private _withCaching;
|
|
34
|
+
private _invalidateCacheEntry;
|
|
35
|
+
}
|
|
36
|
+
//# sourceMappingURL=TypeScriptCachedFileSystem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypeScriptCachedFileSystem.d.ts","sourceRoot":"","sources":["../../src/fileSystem/TypeScriptCachedFileSystem.ts"],"names":[],"mappings":";AAGA,OAAO,EAGL,2BAA2B,EAC3B,0BAA0B,EAC1B,0BAA0B,EAC1B,4BAA4B,EAC5B,4BAA4B,EAE5B,eAAe,EAGhB,MAAM,8BAA8B,CAAC;AAEtC,MAAM,WAAW,oCAAoC;IACnD,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,WAAW,EAAE,MAAM,EAAE,CAAC;CACvB;AAOD;;;;;;GAMG;AACH,qBAAa,0BAA0B;IACrC,OAAO,CAAC,WAAW,CAAwD;IAC3E,OAAO,CAAC,gBAAgB,CAA6E;IACrG,OAAO,CAAC,cAAc,CAA+C;IACrE,OAAO,CAAC,cAAc,CAA+C;IAE9D,MAAM,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,CAWtC;IAEK,eAAe,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,CAW/C;IAEK,aAAa,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,eAAe,CAErD;IAEK,YAAY,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAK/C;IAEK,iBAAiB,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAK7D;IAEK,SAAS,EAAE,CAChB,QAAQ,EAAE,MAAM,EAChB,QAAQ,EAAE,MAAM,GAAG,MAAM,EACzB,OAAO,CAAC,EAAE,2BAA2B,GAAG,SAAS,KAC9C,IAAI,CAOP;IAEK,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,0BAA0B,GAAG,SAAS,KAAK,MAAM,CAU7F;IAEK,gBAAgB,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,MAAM,CAEnD;IAEK,aAAa,EAAE,CAAC,OAAO,EAAE,0BAA0B,KAAK,OAAO,CAAC,IAAI,CAAC,CAK1E;IAEK,UAAU,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,4BAA4B,GAAG,SAAS,KAAK,IAAI,CAW/F;IAEK,mBAAmB,EAAE,CAAC,OAAO,EAAE,4BAA4B,KAAK,OAAO,CAAC,IAAI,CAAC,CAKlF;IAEK,WAAW,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,MAAM,CAiB9C;IAEK,6BAA6B,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,oCAAoC,CAWhG;IAEF,OAAO,CAAC,kBAAkB;IAkB1B,OAAO,CAAC,YAAY;IAuBpB,OAAO,CAAC,qBAAqB;CAM9B"}
|