iview / iview/vue-cli-plugin-iview
The injection of App.vue might be unnecessary
- Dominant language
- JavaScript
- Stars
- 59
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the `vue add vue-cli-plugin-iview` installation flow and where it modifies the project's `App.vue`. Clarify the intended installation option and whether the default should preserve an existing file; done means the chosen behavior avoids unexpectedly replacing user changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100