Closed 0xtlt closed 4 years ago
Hey @ThomasT404! 👋🏻
Thanks so much 😄 on my todo list but not got round to it!
Look forward to seeing the deps fixed up so we can get this in!
A lot of checks are broken, can anyone fix this merge?
A lot of checks are broken, can anyone fix this merge?
I just fixed the lock.json file 😄
Issue
With Deno 1.4.0 a problem prevents the library from being used and makes it necessary to use the "--isolatedModules" entry to work.
Details
I changed all the exports and imports that were types to make it work.
But libraries that Opine uses currently have the same problem, I am also looking at PRs fixes for their libs