maxGraph / maxgraph-integration-examples

Demonstrate how to integrate maxGraph in projects.
https://maxgraph.github.io/maxgraph-integration-examples/
MIT License
13 stars 2 forks source link

Simplify dependencies management: use packages/projects aware build settings #4

Closed tbouffard closed 11 months ago

tbouffard commented 2 years ago

Use lerna, pnpm, npm workspaces to avoid maintain shared dependencies in all projects, in particular maxgraph.

tbouffard commented 11 months ago

As we don't have any publishing requirement, I will implement "npm workspaces" which doesn't require any external libraries/tools.