main
fix: handle properly `data`/`http`/`https` protocols in source maps
Add a generator option for asset modules to prevent automatic conversion to Buffer (which causes source maps to be lost). Fixes #18438
refactor: code
style: set `arrowParens` to `true` (#19706)