pull/91/head
Vladimir Mandic 2021-03-16 18:20:23 -04:00
parent 036ff270c5
commit 12a5c8d5bc
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ const esbuild = require('esbuild');
const TypeDoc = require('typedoc'); const TypeDoc = require('typedoc');
const changelog = require('./changelog'); const changelog = require('./changelog');
// keeps esbuild service instance cached
let busy = false; let busy = false;
let td = null; let td = null;
const banner = { js: ` const banner = { js: `