stable

Clone or download

Read-only

chore: Step definition field uses POGettextPlugin

How to test: When you edit or create a TestManagement test case artifact, the step definition field should load its translations according to user preferences. No functional change expected. part of request #29993 Replace easygettext-loader by PO Gettext plugin Change-Id: Ibcff9913384671a51c82db670044db8ec4bd464b

Modified Files

Name
M plugins/testmanagement/scripts/step-definition-field/jest.config.js +3 −3 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/package.json +2 −0 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/pnpm-lock.yaml +3 −0 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/src/index.js +6 −3 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/webpack.common.js +9 −7 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/webpack.dev.js +3 −3 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/webpack.prod.js +3 −3 Go to diff View file