Quramy / lerna-yarn-workspaces-example

How to build TypeScript mono-repo project with yarn and lerna
MIT License
898 stars 94 forks source link

broken direct file imports across packages #5

Closed rosskevin closed 6 years ago

rosskevin commented 6 years ago

Sample for issue #4 demonstrating that direct file imports across packages does not currently work.

rosskevin commented 6 years ago

fix found in tsconfig.json, explanation of fix in #4