Skip to content

Conversation

bjohansebas
Copy link
Member

To simplify our Node.js support, and since it also aligns with our LTS rules, plus as I plan to investigate web stream support for browsers, it will be quite good to remove this old Node.js support.

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Comment on lines +62 to +69
browsers: ["ChromeHeadless", "ChromeHeadlessCI"],

customLaunchers: {
ChromeHeadlessCI: {
base: "ChromeHeadless",
flags: ["--no-sandbox"]
}
},
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point when I did the rebase, I accidentally copied the original file from the next branch and didn’t fix it.

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Copy link

@MarshallOfSound MarshallOfSound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As part of this can we drop the safer-buffer dependency?

apologies for the drive by

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants