Re: [Pkg-javascript-devel] babel 7.9.6 notes

2020-05-04 Thread Xavier
Le 04/05/2020 à 10:19, Pirate Praveen a écrit : > > > On Mon, May 4, 2020 at 9:52 am, Xavier wrote: >> # BUILD MODULES >> Additional needed build modules: >>  * @rollup/plugin-json >>  * @rollup/ > > Why? Can't we use the packaged versions and adapt rollup.config.js? Yes, probably >>  *

Re: [Pkg-javascript-devel] babel 7.9.6 notes

2020-05-04 Thread Pirate Praveen
On Mon, May 4, 2020 at 9:52 am, Xavier wrote: # BUILD MODULES Additional needed build modules: * @rollup/plugin-json * @rollup/ Why? Can't we use the packaged versions and adapt rollup.config.js? * browserify-fs * buffer-es6 * jest-worker * process-es6 * rollup-plugin-node-builtins

Re: [Pkg-javascript-devel] babel 7.9.6 notes

2020-05-04 Thread Xavier
Le 04/05/2020 à 09:52, Xavier a écrit : > # COMPONENTS > > Add component: gensync > + authorize beta release in debian/watch ([\w\.\-]+) > + add it in debian/nodejs/submodules > Add components: > * babel-plugin-dynamic-import-node (patch it to build with babel 7) > *

[Pkg-javascript-devel] babel 7.9.6 notes

2020-05-04 Thread Xavier
# COMPONENTS Add component: gensync + authorize beta release in debian/watch ([\w\.\-]+) + add it in debian/nodejs/submodules Add components: * babel-plugin-dynamic-import-node (patch it to build with babel 7) * @babel/plugin-syntax-async-generators * @babel/plugin-syntax-dynamic-import *