]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1993534: Command line flag usage for ng xi18n
authorJane Sandberg <js7389@princeton.edu>
Wed, 19 Oct 2022 13:28:40 +0000 (06:28 -0700)
committerJane Sandberg <sandbergja@gmail.com>
Thu, 20 Oct 2022 22:28:22 +0000 (15:28 -0700)
commit84fc0a2b47bf8435dd8086b60d6b92165cf5e81d
treec78166d39d7a0668d8c8ae74b59e8fbad74f15cb
parent8d14414b1b5b6095e5a78f7bb8e2b52e65399b71
LP1993534: Command line flag usage for ng xi18n

To test:

1) cd [Evergreen repo]/Open-ILS/src/eg2
2) npm install
3) npm run export-strings # should fail
4) Apply this patch
5) npm run export-strings # should successfully create a file in the locales directory

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Open-ILS/src/eg2/package.json