rollup-plugin-analyzer usage in trpc scripts
In the previous article, we provided a mental picture of functions in analyzeSizeChange.ts file, In this article, let’s find out how the actual size change is analyzed.
import analyze from 'rollup-plugin-analyzer';
export default function analyzeSize...
thinkthroo.com3 min read