Leaflet.FreeDraw
Leaflet.FreeDraw copied to clipboard
move external declarations to top level of rollup config
I believe the external declarations need to be at the top level of the config to take effect, not in each output config. I'm not familiar enough with why the cjs build has clipper-lib external as well, so I moved that to a separate configuration. This should address https://github.com/Wildhoney/Leaflet.FreeDraw/issues/157.