On 2019, ഓഗസ്റ്റ് 7 10:20:06 PM IST, Xavier <[email protected]> wrote: >things are more worst than previously said: > - rollup build depends on acorn and rollup-plugin-buble
Last time we converted rollup to cjs with a patch, but that is cumbersome and error prone. We could embed the ES6 source of acorn and rollup-plugin-buble from github in rollup. I think rollup already uses babel to replace buble. > - buble depends on acorn > - rollup-plugin-buble depends on buble > - buble build depends on rollup > - acorn build depends on rollup > - rollup build depends on itself > >https://wiki.debian.org/Javascript/Circular/Dependencies updated > > >-- >Pkg-javascript-devel mailing list >[email protected] >https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
