dustjs icon indicating copy to clipboard operation
dustjs copied to clipboard

Dustjs:Removed PhantomJS Dependency

Open ossdev07 opened this issue 6 years ago • 0 comments

PhantomJS is an unmaintained project, removed phantomjs support from package.json, updated the grunt-contrib-jasmine version to 2.0.3 as it supports puppeteer instead of phantomjs.

Updated the Gruntfile.js for adding the chrome support in it, Also updated the travis.yml to use the latest node version for the testing as the earlier versions used were very old.

ossdev07 avatar Jan 29 '19 12:01 ossdev07