iview / vue-cli-plugin-iview

iView plugin for vue-cli
MIT License
60 stars 8 forks source link

The injection of App.vue might be unnecessary #4

Open leonlianght opened 6 years ago

leonlianght commented 6 years ago

After vue add vue-cli-plugin-iview and all the installation steps, the plugin would inject and modify my origin App.vue and showing the demo of Button. Showing an example is quite good but I have to reset the modification of App.vue if I have already modified it. Maybe offering an option when installing is better?