riot-web/scripts
Luke Barnard 075f568f61 Fix crash; fs event received /w langauge file empty
It was common, at least for me, to experience a crash produced
when running the `matrix-react-sdk/scripts/gen-i18n.js` script
because when writing en_EN.json (via the script or otherwise)
choikdar would receive an event and cause the file to be read,
but the file would be empty when clearly it wasn't.

This would happen even when doing an atomic write in gen-i18n.

The fix adds a debounce as a workaround.
2018-03-02 15:30:06 +00:00
..
check-i18n.pl Merge branch 'develop' into new-guest-access 2017-05-28 22:50:53 +01:00
copy-res.js Fix crash; fs event received /w langauge file empty 2018-03-02 15:30:06 +00:00
deploy.py This is the default 2017-09-20 18:17:06 +01:00
electron-package.sh Don't delete dist dir after putting stuff in it 2017-09-06 14:37:57 +01:00
fetch-develop.deps.sh fetch-develop-deps: avoid breaking js-sdk 2017-08-08 09:50:49 +01:00
genflags.sh make flags less muddy - fixes https://github.com/vector-im/riot-web/issues/3974 2017-05-29 00:10:08 +01:00
issues-burndown.pl change wording to not confuse users building repo 2017-05-11 17:49:31 +01:00
issues-no-state.pl change wording to not confuse users building repo 2017-05-11 17:49:31 +01:00
jenkins.sh Jenkins.sh: only fetch head of dependency branches 2017-08-08 09:50:49 +01:00
make-icons.sh npm is "smart" enough to try and install our electron wrapper as a module 2017-05-10 13:36:27 +01:00
package.sh fix #3894 2017-05-15 21:14:01 +01:00
redeploy.py Fix debug message to be clearer 2017-09-21 10:26:07 +01:00