| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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
|
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... |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
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 |
Sorry, something went wrong.
At least #28600 hasn’t made it back yet. |
Sorry, something went wrong.
|
CI will be red on this until #28826 lands, but then this should be good to go. |
Sorry, something went wrong.
Sorry, something went wrong.
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
|
Landed on v10.x-staging |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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