Closed Heziode closed 4 years ago
This module executes the transformation and finishes. What exactly would the --watch do here? The development of this module was test-driven and the test do their job. Would you like to send a pull request?
I mean a workflow like like so:
vuei18n-po --watch --messagesDir=lang translations/*.po
.po
file.po
filevuei18n-po
detect a change and so, re-transform filesFor a PR, I can take a look, but I am very busy lately.
I see. Yes this makes sense, although I can't promise any release date for it.
included in 1.3.0 and available on npmjs. many thanks!
Hi,
A
--watch
in CLI can be useful wen we don't want use watcher in code.