chore: passing tests

This commit is contained in:
James
2023-01-04 12:46:18 -05:00
parent f4d20a9aed
commit 5fae18e940
4 changed files with 4 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ process.env.PAYLOAD_CONFIG_PATH = configPath;
process.env.PAYLOAD_DROP_DATABASE = 'true';
swcRegister({
sourceMaps: true,
jsc: {
parser: {
syntax: 'typescript',