mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
This is required for running jasmine tests via `rake spec:javascript`. The comment above this setting warned that it would slow down testing considerably; in my quick tests the slowdown is only about 2% (3mins 14 vs 3mins 11). We precompile assets in Travis, so this *shouldn't* cause any more random CI failures...