Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript Building: sourceMap option doc doesn't specify default #1973

Closed
willfaught opened this issue Feb 18, 2023 · 0 comments · Fixed by #1974
Closed

JavaScript Building: sourceMap option doc doesn't specify default #1973

willfaught opened this issue Feb 18, 2023 · 0 comments · Fixed by #1974

Comments

@willfaught
Copy link
Contributor

sourceMap
: Whether to generate `inline` or `external` sourcemap from esbuild. External sourcemaps will be written to the target with the output filename + ".map". Input sourcemaps can be read from js.Build and node modules and combined into the output sourcemaps.

Is it inline or external?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant