Automatic type definitions in monaco worker can't recognize the package with type definitions in @types/xxx
.
#81
Labels
bug
Something isn't working
@types/xxx
.
#81
I find that automatic type acquisition is achieved through
createJsDelivrFs
+decorateServiceEnvironment
in monaco worker. But packages whose type definitions in@types/xxx
such asreact
、lodash
, monaco worker can't recognize their type definitions correctly.The text was updated successfully, but these errors were encountered: