mirror of
https://github.com/coder/code-server.git
synced 2026-06-15 19:15:41 -05:00
try this for ts changes
This commit is contained in:
@@ -60,7 +60,6 @@ async function entry(): Promise<void> {
|
||||
return wrapper.start(args)
|
||||
}
|
||||
|
||||
// ignore me
|
||||
entry().catch((error) => {
|
||||
logger.error(error.message)
|
||||
wrapper.exit(error)
|
||||
|
||||
Reference in New Issue
Block a user