firebase-framework-tools icon indicating copy to clipboard operation
firebase-framework-tools copied to clipboard

feat: allow for AnalogJS builder to be used with Angular adapter

Open brandonroberts opened this issue 1 year ago • 3 comments

This allows the @analogjs/platform:vite builder to be used in addition to the @angular-devkit/build-angular:application builder for Firebase App Hosting deployments.

cc: @jamesdaniels

brandonroberts avatar May 15 '24 20:05 brandonroberts

Honestly, we could probably drop enforcement of the application builder now that we have the environment variable. WDYT @sjjj986 @Yuangwang?

jamesdaniels avatar May 22 '24 14:05 jamesdaniels

Even better

brandonroberts avatar May 22 '24 22:05 brandonroberts

Honestly, we could probably drop enforcement of the application builder now that we have the environment variable. WDYT @sjjj986 @Yuangwang?

Sorry for the delay, just getting around to this now. What environment variable are you referring to?

Yuangwang avatar Jun 11 '24 21:06 Yuangwang