mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 15:00:01 -04:00
set up infrastructure for having the original code above each function for debugging
This commit is contained in:
parent
2a319b9cf6
commit
794f9a8a46
2 changed files with 7 additions and 4 deletions
|
@ -33,7 +33,7 @@ export class ScramjetController {
|
|||
captureErrors: true,
|
||||
syncxhr: false,
|
||||
cleanerrors: false,
|
||||
sourcemaps: false,
|
||||
sourcemaps: true,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue