When creating a vue project with the following preset: ``` { "plugins": { "vue-cli-plugin-component": { "prompts": true } } } ``` and answering no to all the questions, there is no new content added to the readme file. Also the asset directory is not deleted.