You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
I would like to run some script when file has changed. How can I do that?
For specific example:
My script is build file call: "language.json" to combine all of file in source code.
Therefor, I would like to add script to catch the event when file has changed.
Moreover, I would like to add *.json extension to list of file has changed
Thanks
Version:
"react-scripts-ts": "^2.16.0",
The text was updated successfully, but these errors were encountered:
I would like to run some script when file has changed. How can I do that?
For specific example:
My script is build file call: "language.json" to combine all of file in source code.
Therefor, I would like to add script to catch the event when file has changed.
Moreover, I would like to add *.json extension to list of file has changed
Thanks
Version:
The text was updated successfully, but these errors were encountered: