ultrafast get folder size after build
- ultrafast,power by go-get-folder-size
npm i nuxt-size -D// nuxt.config.ts
export default defineNuxtConfig({
modules: ["nuxt-size"],
});npx nuxi buildor
npx nuxi generateThe console will output the finally size
Σ Output size: {your size} - D:/Code/Work/nuxt-size/playground/.outputMade with markthree
Published under MIT License.
