### What problem does this feature solve? how to change the output assets path? I mean move dist/js to dist/static/js and dist/css to dist/static/css. I tried use baseUrl or publicPath option in vue.config.js, but it doesn't work. ### What does the proposed API look like? provide an option to configure the `assetsSubDirectory` <!-- generated by vue-issues. DO NOT REMOVE -->