Alan Agius

Results 85 issues of Alan Agius

### Environment Node: 22.18.0 nitro-nightly: 3.0.0-20250717-115429.740761af ### Reproduction In https://github.com/nitrojs/vite-examples/tree/main/examples/basic-service run the below to create a simple server route. ``` $ mkdir api touch api/story.ts echo "export default defineEventHandler(event =>...

pending triage

This change introduces the ability to disable sourcemaps when running the development server. A new Vite plugin has been added to remove sourcemap comments from generated assets. The dev server's...

target: patch
area: @angular/build

This commit adds the AI config tool option to GA tracking.

state: blocked
area: @angular/cli
target: patch

These dependencies are only needed for e2e tests

area: build & ci
target: minor

Remove sanitization for attributes that cannot execute code (e.g. `javascript: URIs`). This was done following a suggestion by ISE.

action: review
target: patch
area: compiler