Confirmed users
2,615
edits
(Added --enable-optimize advice.) |
|||
Line 53: | Line 53: | ||
These are [https://nodejs.org/ NodeJS] (note, though, that you MUST currently use an old version, 0.10), react-tools and eslint. | These are [https://nodejs.org/ NodeJS] (note, though, that you MUST currently use an old version, 0.10), react-tools and eslint. | ||
Note that when building Firefox itself, be sure to set | Note that when building Firefox itself, be sure to set <pre>ac_add_options --enable-optimize</pre> in your mozconfig to avoid problems with automated tests timing out. | ||
Install NodeJS 0.10 first, then follow the instructions below | Install NodeJS 0.10 first, then follow the instructions below |