PAMapp/node_modules/ts-loader/dist/watch-run.js
@@ -76,13 +76,13 @@ } else { const text = JSON.parse(source); servicesHost_1.updateFileWithText(instance, key, filePath, () => text); (0, servicesHost_1.updateFileWithText)(instance, key, filePath, () => text); resolve(); } }); } else { servicesHost_1.updateFileWithText(instance, key, filePath, nFilePath => utils_1.fsReadFile(nFilePath) || ''); (0, servicesHost_1.updateFileWithText)(instance, key, filePath, nFilePath => (0, utils_1.fsReadFile)(nFilePath) || ''); resolve(); } });