getyourguide / vue-class-migrator

Vue 3 Migration helper for applications using Vue 2.7
Apache License 2.0
57 stars 19 forks source link

Target single file instead of dir #137

Open TomDeSmet opened 8 months ago

TomDeSmet commented 8 months ago

It would come in handy to be able to select a single file instead of a whole directory.

jumika commented 7 months ago

We need this very much. Too many files and i get "Maximum call stack size exceeded" error. So i have to move some files at a time to a separate directory to work :(