Leaflet.FreeDraw icon indicating copy to clipboard operation
Leaflet.FreeDraw copied to clipboard

move external declarations to top level of rollup config

Open nickolas1 opened this issue 6 years ago • 0 comments

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.

nickolas1 avatar Oct 26 '19 17:10 nickolas1