commit | 7d2a608a73d71b808ae02d1b910fceee76cc6a65 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Thu Mar 07 16:07:03 2024 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Thu Mar 07 16:13:39 2024 +0000 |
tree | 875f20bde5198c922d43b46978df9f517cecc1d2 | |
parent | 7944421ba4dfd3c49a26d525a884d8408ef127a8 [diff] |
build(npm): fix Commitizen ES Module errors Commitizen is currently generating errors due to ES Module/CommonJS incompatibilities described by the following GitHub issue: https://github.com/conventional-changelog/commitlint/issues/3842 This change implements the temporary workaround described by the issue. Change-Id: Idb74a3366bf046a0c9bac83380de904c5c059087 Signed-off-by: Chris Kay <chris.kay@arm.com>