Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 224 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 224 Bytes

nuxt2-vueuse-js

@vueuse/core repro 'big bundle size'

Build Setup

# install dependencies
$ yarn install

# build and run webpack analyzer
$ yarn stat

# serve with hot reload at localhost:3000
$ yarn dev