Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Touch npm binaries after installation (pyodide#1140)
`npm i` does not update timestamps if it ends up not installing or updating the packages. Before this commit, if emsdk is recompiled after installing these packages, then `npm i` will be triggered every build, because lessc and uglifyjs are older than emsdk.
- Loading branch information