Tim Pinington

Results 3 comments of Tim Pinington

> Yes, Nitro presets are fully extensible. Copy [this file](https://github.com/unjs/nitro/blob/main/src/runtime/entries/aws-lambda.ts) into your project, make the necessary changes, and set `nitro.entry` to point to your changed file... > > (Of course,...

@datake914 Maybe what I am missing is where to import `nitroApp` from in `nitro.entry.ts`, as currently it not outputting similar output as without the entry file

https://github.com/developit/undom might be an option depending on needs