We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5fc018 commit d9bd955Copy full SHA for d9bd955
packages/utils/src/utils/logBundleSize.mjs
@@ -1,3 +1,5 @@
1
+// logBundleSize.mjs
2
+
3
import fs from 'fs';
4
import path from 'path';
5
import brotli from 'brotli';
0 commit comments