LP1993534: Command line flag usage for ng xi18n
authorJane Sandberg <js7389@princeton.edu>
Wed, 19 Oct 2022 13:28:40 +0000 (06:28 -0700)
committerJason Boyer <JBoyer@equinoxOLI.org>
Thu, 20 Oct 2022 21:31:00 +0000 (17:31 -0400)
commit7369cbbd2d945843dc439cb901c16687886b7632
treee9d11d5ef5f9a3673030a6fb6ba3b74915ceb344
parentc84102daacd7ccb277c566d58cb5e387d4cf0f3e
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