[Pkg-javascript-devel] Bug#977663: Bug#977663: Possible rearrangement of binary packages
Xavier
yadd at debian.org
Fri Dec 18 13:51:19 GMT 2020
Le 18/12/2020 à 13:44, Pirate Praveen a écrit :
> Package: node-babel7
> Version: 7.12.11+~cs150.141.84-1
> Severity: wishlist
>
> @babel/runtime and @babel/standalone is targetted at browsers and used
> as runtime dependencies unlike the rest of babel (all others are used as
> build dependencies).
>
> So consider creating node-babel-runtime and node-babel-standalone as
> separate binary packages.
>
> For example, now yarnpkg pulls in entire node-babel7 even though it
> needs only @babel/runtime.
Proposition:
* node-babel7-runtime + Provides: node-babel-runtime
* node-babel7-standalone + Provides: node-babel-standalone
* node-babel7 (+ Provides the rest)
This avoid name conflicts
More information about the Pkg-javascript-devel
mailing list