build: do not use `esm` use dynamic import
No need to add `esm` (which is unmaintained), we can just use NodeJS dynamic import on the necessary `semantic-release` plugin functions.
Loading
Please register or sign in to comment
No need to add `esm` (which is unmaintained), we can just use NodeJS dynamic import on the necessary `semantic-release` plugin functions.