mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
a751389a14
Prior to this commit, the dependencies were not matching the build procedure. This has been corrected and it has the added benefit of being able to be built on Windows as well. * continue using `rollup` rather than `ncc` * do not require `fs-event`s for non-macOS * use `npx` and `shx` for cross-platform building * ensure `lint-md-rollup` runs before `lint-md` PR-URL: https://github.com/nodejs/node/pull/31239 Reviewed-By: Rich Trott <rtrott@gmail.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
rollup.config.js |