mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
fix: add cjs shim
This commit is contained in:
parent
1544d86fa0
commit
161f5b4092
2 changed files with 9 additions and 0 deletions
|
|
@ -11,4 +11,5 @@ await build({
|
|||
sourcemap: true,
|
||||
format: 'esm',
|
||||
outdir: './dist/',
|
||||
inject: ['tools/cjs-shim.ts'], // https://github.com/evanw/esbuild/issues/1921#issuecomment-1898197331
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue