Skip to content

Commit 78fab00

Browse files
committed
Add issue to comment
1 parent b939c89 commit 78fab00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/firestore/rollup.shared.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ const manglePrivatePropertiesOptions = {
150150
// This can be removed if the problem in the downstream library is fixed
151151
// or if terser's mangler provides an option to avoid mangling everything
152152
// that isn't a property.
153+
// See issue: https://github.com/firebase/firebase-js-sdk/issues/5384
153154
reserved: ['_getProvider'],
154155
properties: {
155156
regex: /^__PRIVATE_/,

0 commit comments

Comments
 (0)