disabled watch for now

This commit is contained in:
2022-06-08 17:22:36 -05:00
parent 78e9531e83
commit 5c29ba1ef2
7 changed files with 38 additions and 28 deletions

View File

@@ -30,6 +30,7 @@ if (!(0, fs_1.existsSync)('package.json') || !(0, fs_1.lstatSync)('package.json'
(0, fs_1.lstatSync)(path.main).isFile()) {
let id = scriptMeta.length;
function postWatchUpdate(meta, error) {
console.log('watch callback');
scriptMeta[id] = { meta, error };
doErrorFile(path.error, (0, paths_1.DistPath)(name), error);
console.log('WATCH', name, meta.version);