improve(queue): how we handle incoming events and session ends
This commit is contained in:
@@ -11,7 +11,7 @@ const options: Options = {
|
||||
'@node-rs/argon2',
|
||||
'bcrypt',
|
||||
],
|
||||
ignoreWatch: ['../../**/{.git,node_modules}/**'],
|
||||
ignoreWatch: ['../../**/{.git,node_modules,dist}/**'],
|
||||
sourcemap: true,
|
||||
splitting: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user