brambow / elements

Themeable React components for map-based web applications
https://cartolab-gis.github.io/elements/
MIT License
69 stars 11 forks source link

Feature/rollup 2 #59

Closed brambow closed 3 years ago

brambow commented 3 years ago

Updates rollup and related plugins to v2.

I had to change one line of code in the Select component, where a .call() was being used. For some reason, rollup did not like that. Please make sure that Select is still functioning as expected, and that the package builds properly for you.