Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions build/config/compiler/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,8 @@ config("compiler") {
# Reduces global namespace pollution.
"-s",
"MODULARIZE=1",
"-s",
"EXPORT_ES6",

# Always produce a symbol map so that we can map crash traces
"--emit-symbol-map",
Expand Down