fedify
fedify copied to clipboard
Utilize workspaces introduced in Deno 1.45.0
Deno 1.45.0 introduced support for workspaces and monorepos. However, there are still some challenges that need to be addressed before we can use this feature in the Fedify project:
- https://github.com/denoland/deno/issues/24505
- https://github.com/denoland/deno/issues/24598
- https://github.com/denoland/deno/issues/24622
The LSP issue is apparently resolved in Deno 1.45.3, but the Fresh issue still remains.