@ -42,4 +42,4 @@ fileList.forEach(filename => {
//# sourceMappingURL=./${filename}.map`;
writeFileSync(sourcefile, content);
})
});