Andreas Heissenberger

Results 27 issues of Andreas Heissenberger

`vavite serve` in the `vscode Javascript Debug Terminal` will break to a different position im Code somewhere after the set breakpoint. Setup: * vavite: 4.1.2 * vite: 5.4.1 * vike:...

How can I configure the build step for the server to include all dependencies in the final output? ```js buildSteps: [ { name: "client", config: { build: { sourcemap: true,...

I have set `pretender: true` in my vikeConfig, but the output does not contain the pre-rendered files. Here is my current config: ```ts import { defineConfig } from "vite"; import...

- [X] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) **Describe the user story** As a developer working on a macOS computer, I want to ensure that all `node_module`...

type: feature

### Your Environment - Version used: 8.0.1 shown in About dialog (downloaded from App Store - differs from Version shown in App Store) - Operating System and version: MacOS 14.6.1...

bug

Adapter to deploy to AWS Lambda. Wraps the hattip middleware with a AWS Lambda specific handler. fix #30 **Status with different Deployment Frameworks:** - [X] Serverless Framework V3 - [...

### Description I would like to help to implement the Adapter as I have done this for WAKU and Vike.dev (BATI.dev). ### Suggested solution using SST or CDK. ### Alternative...

enhancement