set up infrastructure for having the original code above each function for debugging

This commit is contained in:
wearrrrr 2024-10-02 15:29:31 -05:00
parent 2a319b9cf6
commit 794f9a8a46
2 changed files with 7 additions and 4 deletions

View file

@ -33,7 +33,7 @@ export class ScramjetController {
captureErrors: true,
syncxhr: false,
cleanerrors: false,
sourcemaps: false,
sourcemaps: true,
},
};