Using Lerna in the build and npm scripts, removing the hardcode. #1179
soumyajitsamanta
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was debugging and during that I see the build process is bit manual at the moment and since the project is already using Lerna, I was thinking that npm scripts:
can all be simplified to be:
This makes is easier and all packages can be operated on easily.
What do the developers think?
Beta Was this translation helpful? Give feedback.
All reactions