stable

Clone or download

Read-only

chore: Roadmap widget uses POGettextPlugin

How to test: Roadmap widget 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: I4e7fba0ae4fe45ef52f7887432a745fa4e4cf12a

Modified Files

Name
M plugins/roadmap/scripts/roadmap-widget/jest.config.js +9 −4 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/package.json +2 −0 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/pnpm-lock.yaml +3 −0 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/index.ts +2 −2 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/webpack.common.js +15 −20 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/webpack.dev.js +3 −3 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/webpack.prod.js +3 −3 Go to diff View file