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

updating @angular-devkit/build-opitmizer to fix issue #3324 #1454

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

updating @angular-devkit/build-opitmizer to fix issue #3324 #1454

wants to merge 1 commit into from

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

@jayordway This issue? ionic-team/ionic-cli#3324

@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants