fix(core): update

This commit is contained in:
2022-03-12 19:05:46 +01:00
parent 318189c7b2
commit 9adbce12e1
9 changed files with 151 additions and 108 deletions

View File

@ -1,7 +1,8 @@
import * as plugins from './tsbuild.plugins';
import { compiler, CompilerOptions, mergeCompilerOptions } from './tsbuild.classes.compiler';
import * as plugins from './tsbuild.plugins.js';
import { CompilerOptions } from 'typescript';
import { compiler, mergeCompilerOptions } from './tsbuild.classes.compiler.js';
export * from './tsbuild.classes.compiler';
export * from './tsbuild.classes.compiler.js';
/**
* compile am array of absolute file paths