less/less.js

Remove PhantomJS stuff

Open

#3,772 建立於 2023年1月8日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)JavaScript (3,517 fork)batch import
good first issueup-for-grabs

倉庫指標

Star
 (16,977 star)
PR 合併指標
 (平均合併 19天 1小時) (30 天內合併 15 個 PR)

描述

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.

貢獻者指南