Commit Graph

2 Commits

Author SHA1 Message Date
Jesse Chan
8452744e8d patches: workaround the js2c command issue with node16-win
Apparently with nodejs/node@54dfdbccc and our addition of a bootstrap
script entry, we hit some sorts of limits on Windows platform.

Mysteriously a command starts to fail. I suspect that we happen to
reach the maximum command line argument length on Windows.

This change is a quick hack to bring the command below the limit. It
does not change the functionality in any way. Upstream is going to
notice this issue soon, when they add another internal JavaScript
function.
2021-05-12 07:50:15 +01:00
Jesse Chan
25b257cbcc patches: bump to 16.1.0 2021-05-10 08:56:52 +01:00