This repository was archived by the owner on Dec 1, 2020. It is now read-only.

Description
I am developing a library of UI components, and create some demo for explaining how to use.
I want to build the demo and publish it on githubpages. However, there is no way to build the demo, since the command 'vue-cli-service build' never accept any args.
Is there any way to build demo? If not, it's a feature request.
$ yarn vue-cli-service demo:build
For example, executing as above and generate static bundled demo to demo/dist.