vue2-migration-helper
vue2-migration-helper copied to clipboard
Transforms Vue.js 2.0 SFCs to Vue.js 3.0 Composition API syntax.
Results
1
vue2-migration-helper issues
Sort by
recently updated
recently updated
newest added
Remote: accessing the [sandbox](https://codesandbox.io/s/thirsty-dirac-modoj) results in `Request failed with status code 404`. Local: after installing using npm, the `vue` CLI does not recognize `vue2-migration-helper` as a runnable script. What is...