fg2it
303cd8a5af
[RenderToPng fix] ( #4901 )
...
* removing useless code
* fix various minor typo
* don't silence phantomjs timeout and allow more time
* fix gofmt
2016-05-04 09:07:45 +02:00
Torkel Ödegaard
637db29fad
tech(): updated phantomjs npm package to use phantomjs-prebuilt
2016-03-23 13:26:38 +01:00
Felix Bünemann
2ca6acc1e9
Fix npm 3 build failure in phantomjs task
...
npm v3.0+ by default dedupes node modules and stores them in a flat
tree, which means the hardcoded path to the location.js will no longer
be nested under the karma-phantomjs-launcher module.
This fixes issue #2999 .
2015-10-31 05:36:35 +01:00
Torkel Ödegaard
81a660eae4
fix(phantomjs binary): fixed PR #2832 so that it works on linux, now phantomjs based server side rendershould work on mac and linux, maybe even windows
2015-09-29 15:36:13 +02:00
fg2it
2513639499
fix for relative path
2015-09-26 11:38:37 +02:00
fg2it
8134905a86
new grunt task for setting phantomjs binary
2015-09-25 00:56:56 +02:00