firebase-framework-tools
firebase-framework-tools copied to clipboard
feat: allow for AnalogJS builder to be used with Angular adapter
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
Honestly, we could probably drop enforcement of the application builder now that we have the environment variable. WDYT @sjjj986 @Yuangwang?
Even better
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?