Quramy / lerna-yarn-workspaces-example

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

master branch README inconsistency #17

Open Acerbic opened 5 years ago

Acerbic commented 5 years ago

TypeScript's path mapping is the best solution. Path mappings are declared such as:

The section about path mapping should be either removed from master branch readme or annotated as a deprecated solution for ts 2.x - its not even used anywhere in the repository files, creating confusion for novice users of ts/lerna.