Use Yarn to Create an Alternative Import Name of an Installed Library

InstructorJason Brown

Share this video with your friends

Send Tweet

In this lesson we'll show how to use yarn to alias the names of same npm libraries but install different versions. This could allow for easy migrating from one library version to an upgraded version.