Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lerna

How to properly use lerna and webpack when dealing with a monorepo

javascript webpack lerna

"Lerna List" and "Lerna Changed" Returns 0 Packages

How to configure Storybook to run from a directory other than the project root

with lerna monorepo, how to reference different versions of a shared package?

versioning lerna monorepo

When I run serve command with lerna I got enormous of outputs rows

vue.js webpack lerna

Lerna not generating package-lock.json for every package

lerna package-lock.json

How do I deploy monorepo code to AWS Lambda using lerna?

How to configure Webpack to load a module from its src folder instead of dist?

Is there a way to tell lerna/npm to 'really look in my own node_modules for those peer dependencies'?

JSDoc does not work in local package in a Lerna monorepo project using webpack dev server but works when released to package registry

creating a monorepo without hosting on a package registry and installing via bitbucket

Monolithic repo and multiple node_modules folder

npm node-modules lerna

Run specific jest project

jestjs lerna