Skip to content

chore: restructure repo - #739

Open
alxdca wants to merge 1 commit into
release/v1.0.0from
chore/restructure-repo
Open

chore: restructure repo#739
alxdca wants to merge 1 commit into
release/v1.0.0from
chore/restructure-repo

Conversation

@alxdca

@alxdca alxdca commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • make the repository root the single @arbitrum/chain-sdk package
  • remove the redundant package boundary under src
  • build and publish from the root dist directory
  • update workspace links and lockfile importer metadata
  • preserve CommonJS output while marking ESM-based ESLint and Vitest configurations explicitly

Why / Context

The repository previously had a private root package alongside the publishable package under src. This added an unnecessary workspace and package boundary, split package metadata across two manifests, and required build output under src/dist.

This change consolidates package metadata, dependencies, scripts, exports, and publishing configuration at the repository root. Unrelated TypeScript resolver, declaration, and dependency migrations were intentionally left out.

@alxdca
alxdca requested review from douglance, spsjvc and yahgwai August 5, 2026 12:20
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