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

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to