Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v10.x backport] tools: replace rollup with ncc #28736

Closed
wants to merge 1 commit into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Jul 17, 2019

Replace rollup + plugins + config file with zeit/ncc package designed to
do the particular task that we're leveraging rollup for but with
zero-ish configuration. (rollup can do a whole lot more, but we're using
a tiny portion of its functionality.)

PR-URL: #24813
Reviewed-By: Guy Bedford guybedford@gmail.com
Reviewed-By: Ruben Bridgewater ruben@bridgewater.de

@BethGriggs

Backport of #24813

@nodejs-github-bot nodejs-github-bot added tools Issues and PRs related to the tools directory. v10.x labels Jul 17, 2019
@nodejs-github-bot

This comment has been minimized.

@Trott

This comment has been minimized.

Replace rollup + plugins + config file with zeit/ncc package designed to
do the particular task that we're leveraging rollup for but with
zero-ish configuration. (rollup can do a whole lot more, but we're using
a tiny portion of its functionality.)

PR-URL: nodejs#24813
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Backport-PR-URL: nodejs#28736
@Trott
Copy link
Member Author

Trott commented Jul 17, 2019

OK, fixed. (I should have done an npm ci before rebuilding lint-md.js and now I have and everything seems OK.) Will re-run CI...

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member Author

Trott commented Jul 21, 2019

The persistent AIX CI failures are surely unrelated and I guess suggest that there's some fix for AIX on master that has not yet landed on v10.x-staging? /ping @nodejs/platform-aix

@richardlau
Copy link
Member

The persistent AIX CI failures are surely unrelated and I guess suggest that there's some fix for AIX on master that has not yet landed on v10.x-staging? /ping @nodejs/platform-aix

At least #28600 hasn’t made it back yet.

@Trott
Copy link
Member Author

Trott commented Jul 25, 2019

CI will be red on this until #28826 lands, but then this should be good to go.

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Jul 25, 2019

BethGriggs pushed a commit that referenced this pull request Jul 25, 2019
Replace rollup + plugins + config file with zeit/ncc package designed to
do the particular task that we're leveraging rollup for but with
zero-ish configuration. (rollup can do a whole lot more, but we're using
a tiny portion of its functionality.)

PR-URL: #24813
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Backport-PR-URL: #28736
@BethGriggs
Copy link
Member

Landed on v10.x-staging

@BethGriggs BethGriggs closed this Jul 25, 2019
@Trott Trott deleted the backport-24813 branch January 13, 2022 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants