cloudinary / pkg-cloudinary-core

Distribution repository for the Cloudinary JavaScript library. Cloudinary is an end-to-end solution for all your image and video needs.
MIT License
54 stars 28 forks source link

'cloudinary-core-shrinkwrap.min.js.map' Request Getting Caught within React Router #18

Closed wilbert-abreu closed 7 years ago

wilbert-abreu commented 7 years ago

We have a request coming into our app server-side with a pathname of /static/js/cloudinary-core-shrinkwrap.min.js.map this request is getting caught within react router and matching on one of our routes. /static/js is the location of our js files. Based off of the .map file extension, it seems like this request is coming from within the package. Anyone have an idea why cloudinary-core is sending this request?

Thanks!

eitanp461 commented 7 years ago

@wilbert-abreu Can you provide more details regarding your build tool setup? How are bundling cloudinary-core? Can you share the relevant config parts?

strausr commented 7 years ago

Closing this issue due to the time elapsed. Please feel free to either re-open the issue, contact our support at http://support.cloudinary.com or create a new ticket if you have any additional issues.