Re: [rfc] Trying to make sense of opt-in Node integration in mozilla-central

2018-04-20 Thread Gregory Szorc
On Fri, Apr 20, 2018 at 10:24 AM, Nicholas Alexander wrote: > Colleagues, > > I have a patch series that adds an opt-in --enable-node-environment > configure flag and, when that flag is set, uses Node (via Webpack) to > generate the Activity Stream content bundle. This patch series does not > tr

Re: [mozlintf] Exploring requiring Node.js to build Firefox

2018-04-20 Thread Gregory Szorc
On Fri, Jan 26, 2018 at 1:10 AM, Wolfgang Rosenauer wrote: > Hi, > > (wondering if this goes through. Somehow I miss another answer sent to > this list earlier.) > > Am 24.01.2018 um 10:26 schrieb Landry Breuil: > > On Tue, Jan 23, 2018 at 04:50:10PM -0800, Gregory Szorc wrote: > >> On Tue, Jan 2

[rfc] Trying to make sense of opt-in Node integration in mozilla-central

2018-04-20 Thread Nicholas Alexander
Colleagues, I have a patch series that adds an opt-in --enable-node-environment configure flag and, when that flag is set, uses Node (via Webpack) to generate the Activity Stream content bundle. This patch series does not try to solve a few hard problems: 1) vendoring Node modules into the tree