Ben Tisdall

Results 3 comments of Ben Tisdall

I believe I'm hitting the same issue, I hope this information is helpful: Version: 6.5.0 GeoJSON: https://gist.github.com/btisdall/f09ff07ebddefdc7f1944b1c491b01b2 Reproduction: ```javascript const turf = require('@turf/turf') const feature1 = require('./feature1') const feature2 =...

Yes, many thanks Jacob.

Hi, thanks for the extension! It looks like duplication doesn't work as expected if the filename contains more than one period (which is not an uncommon idiom in the *nix...