Since the locale files are no longer within the srcDir when using both compatibilityVersion: 4 and restructureDir these are no longer watched which mean the type template is not updated on change.
I'm guessing we need set up our own watcher to trigger the update.
Environment
-
Reproduction
TODO
Describe the bug
Since the locale files are no longer within the
srcDir
when using bothcompatibilityVersion: 4
andrestructureDir
these are no longer watched which mean the type template is not updated on change.I'm guessing we need set up our own watcher to trigger the update.
Additional context
No response
Logs