For some reason using npm to pull the latest build produces a dist folder with bundle.js, bundle-min.js, and style.css files. I was expecting to see files like l.control.geosearch.js, l.geosearch.provider.*.js, etc. and css and image folders. What am I doing wrong?
Thanks in advance.
For some reason using npm to pull the latest build produces a dist folder with bundle.js, bundle-min.js, and style.css files. I was expecting to see files like l.control.geosearch.js, l.geosearch.provider.*.js, etc. and css and image folders. What am I doing wrong? Thanks in advance.