summaryrefslogtreecommitdiff
path: root/src/config.js
AgeCommit message (Collapse)Author
2019-10-31Change config to support netlify deployment as wellYuval Adam
2019-10-17Fix IMAGES_BASE_URLYuval Adam
2019-10-16Extract image loading to main component and add auto linting and formattingYuval Adam
2019-10-16Add image Source and Layer componentsYuval Adam
2019-10-16Proxy imgs.json in development to avoid CORS issuesYuval Adam
2019-10-16Initial fetchImages() implementation doesn't work due to CORSYuval Adam