Example module @toast-ui/editor
Read lerna.json and install these similar to entries in
debian/nodejs/components
{
"packages": ["apps/*", "plugins/*", "libs/*"],
"version": "2.1.0"
}
Le 15/05/2021 à 20:18, Pirate Praveen a écrit : Hi, pkg-js-tools doesn't modify debian/* files for now. Maybe this is the job of npm2deb ?
That will work too, or pkg-js-tools could read this directly, may be npm2deb is better option.