[Pkg-javascript-devel] Bug#988559: Bug#988559: Support reading from lerna.json to find components automatically
Pirate Praveen
praveen at onenetbeyond.org
Sat May 15 19:33:07 BST 2021
On Sat, May 15, 2021 at 8:30 pm, Yadd <yadd at debian.org> wrote:
> Le 15/05/2021 à 20:18, Pirate Praveen a écrit :
>> Package: pkg-js-tools
>> Version: 0.9.65
>> Severity: wishlist
>>
>> 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"
>> }
>
> 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.
More information about the Pkg-javascript-devel
mailing list