fix: Reflect.hasOwnMetadata is not a function in debugServer (#1579)
Fixes #1577
This commit is contained in:
Родитель
b208586d8e
Коммит
87eaa14463
|
@ -2,6 +2,7 @@
|
|||
* Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
*--------------------------------------------------------*/
|
||||
|
||||
import 'reflect-metadata';
|
||||
import { startDebugServer } from './debugServer';
|
||||
|
||||
let port = 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче