Daniel Roe
Daniel Roe
Is someone experiencing an issue even after running `dev:prepare`? And if so do you have the updated `tsconfig.json` [here](https://github.com/nuxt/starter/blob/module/tsconfig.json#L2) and the [updated `dev:prepare` script](https://github.com/nuxt/starter/blob/module/package.json#L24)?
Closing as it seems this is not reproducible with latest starter.
I love this and would like to get this or something like it merged, but just want to make sure we do it in the best way. Will review soon.
@tobiasdiez Is the only use-case here avoiding restarting/rebuilding the server when running tests? (ie. if we can solve that issue, do you still think this is a needed feature?)
I think we'll go ahead with this approach. Would you be able to add a test? 🙏
I'll take a look, but note that you should not need both configs.
The reason this module doesn't do that is that there was an issue with `ionic sync`: https://github.com/nuxt-modules/ionic/issues/363. Is that no longer the case?
this is unlikely to be related to this library and is probably a Vue core issue.
oh, that does sound more like it's an issue with nuxt however vue 2 is EOL (and so is Nuxt 2) so unfortunately I am not planning to take time...
this has been resolved in v3.16.1.