#2166·jsdoc

Shebang `#!/usr/bin/env node` breaks parsing

Author: cmahnkeCreated Apr 28, 2026Updated Apr 28, 2026

This is similar to #499

When a file starts with #!/usr/bin/env node the Regex parsing fails with:

ERROR: Unable to parse /Users/cmahnke/Blogs/rollup-plugin-wasm-brotli/src/compress.ts: Invalid regular expression flag. (2:7)