### What problem does this feature solve? In general, I want the file name to be lowercase. But the component name is generally uppercase. ### What does the proposed API look like? ```bash $ vue-cli-service build --target lib --name VueComponent --filename vue-component ``` <!-- generated by vue-issues. DO NOT REMOVE -->