Sentry not finding sourcemap

I’m running a react app and I’ve switched to start generating sourcemaps for use with Sentry. I can see the ‘//# sourceMappingURL=’ in my chunk JS files pointing to the correct map but Sentry doesn’t seem to be picking it up. Is there something I need to do to tell Sentry to look for the map files?