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

Touch npm binaries after installation #1140

Merged
merged 1 commit into from
Jan 16, 2021
Merged

Touch npm binaries after installation #1140

merged 1 commit into from
Jan 16, 2021

Conversation

dalcde
Copy link
Contributor

@dalcde dalcde commented Jan 15, 2021

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.

`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.
@dalcde dalcde merged commit 4c5c307 into pyodide:master Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant