Loop/Development: Difference between revisions

Jump to navigation Jump to search
Added --enable-optimize advice.
(Added --enable-optimize advice.)
Line 49: Line 49:
=== Additional Requirements ===
=== Additional Requirements ===


For Loop development, there's currently a couple of extra requirements on top of the [https://developer.mozilla.org/en-US/docs/Simple_Firefox_build#Build_prerequisites Firefox desktop build requirements].
For Loop development, there's currently a couple of extra requirements on top of the [https://developer.mozilla.org/en-US/docs/Simple_Firefox_build#Build_prerequisites Firefox desktop build requirements].


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 ```ac_add_options --enable-optimize``` 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
Confirmed users
2,615

edits

Navigation menu