beyerleinf / esbuild-azure-functions

A ✨blazingly fast✨ builder for Azure Functions powered by esbuild.
MIT License
12 stars 2 forks source link

[Feature] Add option to insert require shim #5

Closed beyerleinf closed 2 years ago

beyerleinf commented 2 years ago

Some packages still depend on having require present so an option would be nice to shim require using import.meta.url.