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

removed snowpack #45

Merged
merged 1 commit into from
Aug 16, 2022
Merged

removed snowpack #45

merged 1 commit into from
Aug 16, 2022

Conversation

DanielJDufour
Copy link
Member

  • removed snowpack
  • replaced http-server with srvd, which supports partial read (byte range) requests (which will come in handy later when we want to test with locally served COGs
  • added .env to titiler run command because we'll need to add in environmental variables to get titiler to access requester pays AWS S3 buckets
  • added envisage, so we won't have to ease webpack configuration

After this is accepted/merged, I'll submit another PR adding support for client-side rendering of composites (multiple assets combined)

@DanielJDufour DanielJDufour requested a review from m-mohr August 7, 2022 15:58
@m-mohr
Copy link
Collaborator

m-mohr commented Aug 16, 2022

Looks good, works all on Windows. Wasn't able to test npm run tiler as I don't have docker installed.

@m-mohr m-mohr merged commit 9599f61 into main Aug 16, 2022
@m-mohr m-mohr deleted the remove-snowpack branch August 16, 2022 09:23
@m-mohr m-mohr linked an issue Aug 16, 2022 that may be closed by this pull request
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.

Hard to use on Windows
2 participants