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

Use rimraf for cross-platform rm -rf #188

Merged
merged 1 commit into from
Dec 2, 2020
Merged

Conversation

manzt
Copy link
Contributor

@manzt manzt commented Dec 1, 2020

We currently use a fork of geotiff.js for our viv project, and installation requires building our fork from source. One of our users ran into an issue with building geotiff and I think it's related to: #58

This PR:

  • adds rimraf as a cross-platform dependency for performing rm -rf in build:clean

@constantinius constantinius merged commit 640ab66 into geotiffjs:master Dec 2, 2020
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.

2 participants