Skip to content

Instantly share code, notes, and snippets.

c:\repos\vuetify>yarn build api
yarn run v1.19.0
$ node scripts/build.js api
$ c:\repos\vuetify\node_modules\.bin\lerna run build --scope @vuetify/api-generator --stream --no-prefix
lerna notice cli v3.22.1
lerna notice filter including "@vuetify/api-generator"
lerna info filter [ '@vuetify/api-generator' ]
lerna info Executing command in 1 package: "yarn run build"
$ yarn pre-build && yarn start
$ babel src --out-dir lib --source-maps --extensions ".ts" --out-file-extension .mjs