Files
thedotmack__claude-mem/scripts
Alex Newman ae7053b592 fix(build): stop regex bundle rewrite that can delete a declaration (#4044)
Map __dirname/__filename through esbuild define/banner before minify and
assert the emitted bundle still parses, instead of regex-rewriting 2.6 MB
of minified output. Ship names-only source maps next to each target.

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Alex Newman <thedotmack@users.noreply.github.com>
2026-09-11 09:49:49 +00:00
..