denolib / typeorm

Forked from https://github.com/typeorm/typeorm
MIT License
118 stars 17 forks source link

Stop using dynamic imports in tests #70

Closed uki00a closed 4 years ago

uki00a commented 4 years ago

It slows down the CI considerably (since Deno@v1.0.3).