0.1.3 • Published 1 year ago

nuxt-size v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

nuxt-size

ultrafast get folder size after build

Features

Usage

install

npm i nuxt-size -D

setup

// nuxt.config.ts

export default defineNuxtConfig({
  modules: ["nuxt-size"],
});

result

npx nuxi build

or

npx nuxi generate

The console will output the finally size

Σ Output size: {your size} - D:/Code/Work/nuxt-size/playground/.output

./snapshot.gif

License

Made with markthree

Published under MIT License.

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago