Skip to content

Conversation

@targos
Copy link
Member

@targos targos commented May 1, 2018

@targos
Copy link
Member Author

targos commented May 1, 2018

Note: Node's gitignore was updated in nodejs/node#20304 to ignore the eu-strip directory. It is not enough because the rule is overwritten by V8's gitignore.
The new task removes the V8 rule and the local directory.

Copy link
Contributor

@priyank-p priyank-p left a comment

Choose a reason for hiding this comment

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

LGTM, after the lint issue is fixed.

const fs = require('fs-extra');
const path = require('path');

const constants = require('./constants');
Copy link
Contributor

Choose a reason for hiding this comment

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

This line needs be removed, the lint fails here since its not required anymore.

@codecov

This comment has been minimized.

@joyeecheung joyeecheung merged commit 80ec407 into nodejs:master May 3, 2018
@targos targos deleted the v8-eu-strip branch May 3, 2018 08:09
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.

3 participants