Skip to content

Commit d9bd955

Browse files
author
ggutierrez3
committed
Add logBundleSize script to calculate qbds/ids bundle size
1 parent d5fc018 commit d9bd955

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/utils/src/utils/logBundleSize.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// logBundleSize.mjs
2+
13
import fs from 'fs';
24
import path from 'path';
35
import brotli from 'brotli';

0 commit comments

Comments
 (0)