Skip to content

Single File CLI with puppeteer #99

Closed Answered by gildas-lormeau
takingurstuff asked this question in Q&A
Discussion options

You must be logged in to vote

HI,

SingleFile CLI used to rely on Puppeteer. I've removed this dependency and use CDP directly to lighten the application. The last version of SingleFile CLI that used Puppeteer is https://github.com/gildas-lormeau/single-file-cli/tree/0cb134df0638f8c7f198097d8ff830a16f8b9f9d. See here for the code specific to Puppeteer: https://github.com/gildas-lormeau/single-file-cli/blob/0cb134df0638f8c7f198097d8ff830a16f8b9f9d/back-ends/puppeteer.js.

Normally, it should still work even with single-file-core up to date.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@takingurstuff
Comment options

@gildas-lormeau
Comment options

Answer selected by takingurstuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants