microsoft / msagljs

A JavaScript graph layout engine: port of MSAGL
https://microsoft.github.io/msagljs/
MIT License
148 stars 15 forks source link

Fix import paths #41

Closed Pessimistress closed 1 year ago

Pessimistress commented 1 year ago

Do not import from subpaths under a module name, e.g. @msagl/renderer-common/src/layout. It's not going to work when you publish.