We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@angular/build:application
1 parent b8cf86d commit 7020d55Copy full SHA for 7020d55
packages/@apphosting/adapter-angular/src/utils.ts
@@ -26,6 +26,7 @@ const SIMPLE_SERVER_FILE_PATH = join(__dirname, "simple-server", "bundled_server
26
27
export const ALLOWED_BUILDERS = [
28
"@angular-devkit/build-angular:application",
29
+ "@angular/build:application",
30
"@analogjs/platform:vite",
31
];
32
0 commit comments