Hi,
I started working with Browserify in order to load my modules, and the famous-flex package keeps failing.
The line that fails is in LayoutController (because this is the first component my code r…
What's the recommended way to combine & minify the famous-flex source? When I require('famous-flex/FlexScrollView'), for example, the browser pulls 10 separate famous-flex files.
If there's interest…