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

feat: support custom webpack and ngx-env builders

Open 9kubczas4 opened this issue 1 year ago • 0 comments

Description

This PR supports the custom Angular builders requested in the following issues:

  • https://github.com/firebase/firebase-tools/issues/6779
  • https://github.com/firebase/firebase-tools/issues/6602

Scenarios Tested

Deployed Angular applications which uses following builders:

  • custom webpack
  • ngx-env builder.

Sample Commands

9kubczas4 avatar Aug 14 '24 14:08 9kubczas4