Skip to content

Commit

Permalink
Add logBundleSize script to calculate qbds/ids bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
ggutierrez3 committed Jul 6, 2023
1 parent b134675 commit 67322fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/utils/src/utils/logBundleSize.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// const process = require('process');
import fs from 'fs';
import path from 'path';
import brotli from 'brotli';
Expand Down

0 comments on commit 67322fb

Please sign in to comment.