More

  • The structure that we created for our widgets /src/widgets/widget-name lends itself to potentially using a lot of storage for the /node_modules/ directory. However, it also lends itself quite well to switching it to a monorepo by installing Lerna and hoisting some of the duplicate modules. We will be doing that in an upcoming section.