Commit a50fd57
Convert from Lerna to npm workspaces (#633)
* Initial plan
* Initial plan for converting from Lerna to npm workspaces
Co-authored-by: danmarshall <[email protected]>
* Convert from Lerna to npm workspaces
Co-authored-by: danmarshall <[email protected]>
* Revert all files in docs/docs/api to original state
Co-authored-by: danmarshall <[email protected]>
* Revert docs/target/js/browser.maker.js and docs/index.html to original state
Co-authored-by: danmarshall <[email protected]>
* Fully revert docs/target/js/browser.maker.js to original state
Co-authored-by: danmarshall <[email protected]>
* Drop Node 14.x support, require Node 16+ and npm 7+ for workspaces
Co-authored-by: danmarshall <[email protected]>
* Fix fonts package TypeScript configuration for Node.js
Co-authored-by: danmarshall <[email protected]>
* Add skipLibCheck to maker.js tsconfig files to fix Node 20 CI issue
Co-authored-by: danmarshall <[email protected]>
* Replace dxf-parser-typings with local type declarations
Co-authored-by: danmarshall <[email protected]>
* Add inline DxfParser type declarations, remove from explicit types list
Co-authored-by: danmarshall <[email protected]>
* Addressing PR comments
Co-authored-by: danmarshall <[email protected]>
* Use typeRoots to locate dxf-parser types in dxf-parser-typings package
Co-authored-by: danmarshall <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: danmarshall <[email protected]>1 parent ab8a609 commit a50fd57
File tree
7 files changed
+3037
-16094
lines changed- .github/workflows
- packages
- fonts
- maker.js
- target
7 files changed
+3037
-16094
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
This file was deleted.
0 commit comments