Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Conversation

jayordway
Copy link

Short description of what this resolves:

Newer versions of firebase-js-sdk will not complete a production build.
Any version after @firebase/database 0.2.1 will freeze with a memory leak during either a iOS or Android production build.

Changes proposed in this pull request:

Updating the package.json to use the latest version of @angular-devkit/build-optimizer,
version 0.6.8 resolves the issue and the --prod flag will work and run the optimizejs flag without hanging.

Fixes: #

@imhoffd
Copy link
Contributor

imhoffd commented Aug 24, 2018

@anantrp
Copy link

anantrp commented Oct 3, 2018

@dwieeb Yes, this has been frustrating many ionic developers who also use firebase & @angular/fire

@chamuth
Copy link

chamuth commented Nov 7, 2018

Wow this really fixed the issue. 👍 👍 They should merge this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants