Skip to content

Commit

Permalink
delteme do not commit
Browse files Browse the repository at this point in the history
  • Loading branch information
HBobertz committed Oct 18, 2024
1 parent 1a02f12 commit 51c7915
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/jsii/lib/compiler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ export class Compiler implements Emitter {

const pi = this.options.projectInfo;
const projectRoot = pi.projectRoot;
const deleteme = 'deleteme';
LOG.debug(deleteme);
const host = ts.createWatchCompilerHost(
this.configPath,
{
Expand Down

0 comments on commit 51c7915

Please sign in to comment.