fix: support esm entrypoint to utility process (#40047)

This commit is contained in:
Samuel Attard 2023-09-29 14:38:37 -07:00 committed by GitHub
parent d6c8ff2e70
commit 371e83a8d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 41 additions and 3 deletions

View file

@ -0,0 +1 @@
nonExistingFunc(); // eslint-disable-line no-undef