Last active
October 18, 2018 09:45
-
-
Save vincenting/caaef0bedfde5c9ac29d7ef8d3eef433 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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