less.js icon indicating copy to clipboard operation
less.js copied to clipboard

Remove PhantomJS stuff

Open jimmywarting opened this issue 2 years ago • 5 comments

I saw this and though, nobody is using phantomjs. it's a headless browser that no real user is using. it was based on webkit and the development have been discontinued. think you should remove this kind of things and instead use something like puppeteer or something.

https://github.com/less/less.js/blob/eefe33a47f6fdcc228817df7435a1770ce9e51ea/packages/less/src/less-browser/index.js#L49-L56

PhantomJS is depricated and should not be used anymore.

jimmywarting avatar Jan 08 '23 18:01 jimmywarting

Current tests use mocha-headless-chrome which uses Puppeteer, so @jimmywarting feel free to make a PR.

matthew-dean avatar Mar 31 '23 20:03 matthew-dean

This issue can be closed in reference to #3792

gadzbi123 avatar May 17 '23 12:05 gadzbi123

Is this issue still up-for-grabs or has it been resolved ? If someone could help me out here a bit, then I would like to take up the issue and try resolving it.

IAmRiteshKoushik avatar Jun 14 '23 12:06 IAmRiteshKoushik

is someone working on this? I will be happy to take up this issue and contribute.

TusharP05 avatar Jun 29 '23 12:06 TusharP05

Hey @matthew-dean , I would like to work on this issue!

Groot-2001 avatar Aug 18 '23 04:08 Groot-2001