Skip to content

Fix bundle module hygiene and sourcemaps#1

Merged
dannote merged 3 commits into
masterfrom
fix-bundle-hygiene-sourcemaps
Apr 3, 2026
Merged

Fix bundle module hygiene and sourcemaps#1
dannote merged 3 commits into
masterfrom
fix-bundle-hygiene-sourcemaps

Conversation

@dannote
Copy link
Copy Markdown
Member

@dannote dannote commented Apr 2, 2026

  • isolate bundled modules so top-level private bindings do not collide
  • fix default, aliased, and namespace imports during bundling
  • resolve nested module paths without basename collisions
  • compose bundle sourcemaps back to original source files
  • build the local NIF in test so bundler coverage exercises source changes

Validation:

  • mix test
  • mix lint

@dannote dannote merged commit 125f3e9 into master Apr 3, 2026
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 this pull request may close these issues.

1 participant