Skip to content

chore: move GPL converters to dwg-dxf-converter monorepo - #159

Merged
mlightcad merged 1 commit into
mainfrom
chore/extract-gpl-converters
Jul 24, 2026
Merged

chore: move GPL converters to dwg-dxf-converter monorepo#159
mlightcad merged 1 commit into
mainfrom
chore/extract-gpl-converters

Conversation

@mlightcad

@mlightcad mlightcad commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Move @mlightcad/dxf-json-converter and @mlightcad/libdxfrw-converter out of this repo into mlightcad/dwg-dxf-converter
  • Keep @mlightcad/libredwg-converter in-repo; point example at published dxf-json-converter
  • Update docs, jest config, and lockfile for the new package layout

Test plan

  • pnpm install succeeds
  • pnpm build / pnpm lint / pnpm test pass without the removed packages
  • packages/example still builds and can import @mlightcad/dxf-json-converter from npm and @mlightcad/libredwg-converter from workspace
  • Confirm consumers install converters from dwg-dxf-converter / npm as documented

Extract dxf-json-converter and libdxfrw-converter into the sibling dwg-dxf-converter repo so this monorepo keeps MIT core plus libredwg-converter only.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mlightcad mlightcad self-assigned this Jul 24, 2026
@mlightcad mlightcad added the chore Routine maintenance tasks that do not affect production behavior. label Jul 24, 2026
@mlightcad
mlightcad merged commit 305e5ff into main Jul 24, 2026
1 check passed
@mlightcad
mlightcad deleted the chore/extract-gpl-converters branch July 24, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Routine maintenance tasks that do not affect production behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant