-
I see similar(?) issues have been posted several times and ended because the beta was expected to fix it, but it seem not to be fixed.
## Versions
aleph.js 0.3.0-beta.12
deno 1.13.2
v8 9.3…
-
The documentation says that Aleph.js supports pages that have markdown natively. However, as of v0.3 (see: [issue #131 on aleph.js](https://github.com/alephjs/aleph.js/issues/131)), builtin markdown p…
-
Check https://deno.land/x/aleph@v0.2.28/cli/dev.ts
error: Uncaught (in promise) TypeError: TS2345 [ERROR]: Argument of type 'TransformerFactory' is not assignable to parameter of type 'TransformerFac…
-
Related: #115
deno dowload logs:
```
Download http://localhost:8080/@tinyhttp/url
Download http://localhost:8080/v49/@tinyhttp/url@2.0.2/deno/url.js
Download http://localhost:8080/v49/@tinyh…
-
When using aleph as a middleware on Oak I need to be able to gracefully shutdown the server, could you please provide shutdown methods for this scenario.
-
With the last version of the library https://github.com/alephjs/aleph.js/releases/tag/v0.3.0-alpha.22 i receive the following error
```
Error: Invalid hook call. Hooks can only be called inside of…
-
I saw that the option to specify [staticPaths has been removed](https://github.com/alephjs/aleph.js/commit/d82ec0b64fcd1f8c4631b5f6cb67b9f17f3c100c) , whats the plan for this or are you open for sugge…
-
https://github.com/c4spar/deno-cliffy/blob/d93ad7d8033dd5a630e6bad05722f96392e7c54e/command/command.ts#L1038-L1039
The mainModule path on Windows is file:///[DriveLetter]. With Linux and MacOS, the…
-
First of all thank you very much for this wonderful CDN it opens the world for my packages with `Deno` i was able to run almost all packages that i am having without writing single line of code!
##…
-
instruction for getting start say
Prerequisites
Deno 1.6.3
but now deno version is 1.10.1 and aleph version is greet than 0.2.28