php-phantomjs
php-phantomjs copied to clipboard
using es6 "import" or "require" in custom script
I tried use es6 "import" in custom script, and it says syntax error. So i tried "require", but phantomjs task just stuck and not loading. Any clue? Does custom script support importing another js file?