Spixy
Spixy
DDeno
Created by Spixy on 8/7/2023 in #help
Import map
Code has to be compatible with both deno aj node. I tried allowImportingTsExtensions: true in node but without success, so now I try it from deno side.
2 replies
DDeno
Created by Spixy on 4/19/2023 in #help
Test case is leaking resources
ok I found it occurs when using DB with Typeorm (npm:typeorm@0.2.45)
4 replies
DDeno
Created by Spixy on 4/19/2023 in #help
Test case is leaking resources
Google didnt help, there is only one setTimeout in the code and I commented it out. I use Deno.test
4 replies