gruntjs / grunt-lib-phantomjs

Grunt and PhantomJS, sitting in a tree.
http://gruntjs.com/
MIT License
93 stars 63 forks source link

Fix compatibility with PhantomJS 2.0 #87

Closed nathancahill closed 9 years ago

nathancahill commented 9 years ago

PhantomJS 2.0 changed the command-line arguments API. They are now using the system library: http://phantomjs.org/api/system/property/args.html

As far as I can tell, it's backwards compatible with 1.9.