Skip to content

Commit da6aa49

Browse files
committed
Remove Firestore bundling TODO
1 parent 3de5425 commit da6aa49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/rollup.shared.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ const pkg = require('./package.json');
4444
// The in-memory builds are roughly 130 KB smaller, but throw an exception
4545
// for calls to `enablePersistence()` or `clearPersistence()`.
4646
//
47-
// TODO(dlarocque): Update this pipeline, since we no longer need to target ES5.
4847
// We use two different rollup pipelines to take advantage of tree shaking,
4948
// as Rollup does not support tree shaking for TypeScript classes transpiled
5049
// down to ES5 (see https://bit.ly/340P23U). The build pipeline in this file

0 commit comments

Comments
 (0)