Skip to content

Instantly share code, notes, and snippets.

@vincenting
Last active October 18, 2018 09:45
Show Gist options
  • Save vincenting/caaef0bedfde5c9ac29d7ef8d3eef433 to your computer and use it in GitHub Desktop.
Save vincenting/caaef0bedfde5c9ac29d7ef8d3eef433 to your computer and use it in GitHub Desktop.
npx vue-cli-service build --target lib --name index ./src/index.js --dest ./lib
npx babel ./src/style -d ./lib/style -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment