Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

oliversalzburg/esbuild-sentry-profiling

Repository files navigation

esbuild-sentry-profiling

# Build the variant that uses `.cjs` filenames.
# This is the success case.
node build-from-cjs.cjs

# Build the variant that uses `.mjs` filenames.
# This is the failure case.
node build-from-esm.cjs

Note that the dist-cjs folder will contain a bunch of .node files, which are missing from the dist-esm folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published