mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
Reference sourcemaps instruction in JS SDK page
This commit is contained in:
@@ -74,7 +74,8 @@ throw new Error("Error Thrown on purpose to send it to Bugsink");
|
||||
<h2 class="mt-6 text-2xl font-bold">Further reading</h2>
|
||||
|
||||
<div class="mt-4">
|
||||
For more information on how to use the SDK, check the <a href="https://www.bugsink.com/docs/sdk-recommendations/" class="text-cyan-500 dark:text-cyan-300 font-bold">Bugsink-specific SDK recommendations</a>.
|
||||
You'll probably want to configure the <a href="https://www.bugsink.com/docs/sourcemaps/" class="text-cyan-500 dark:text-cyan-300 font-bold">source maps</a> next, so that you get readable stack traces.
|
||||
For even more information on how to use the SDK, check the <a href="https://www.bugsink.com/docs/sdk-recommendations/" class="text-cyan-500 dark:text-cyan-300 font-bold">Bugsink-specific SDK recommendations</a>.
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user