boostxyz/boost-protocol

feat: add source maps for Boost SDK

Closed this issue · 0 comments

Description

Currently, the SDK code is minified, which makes debugging issues challenging. Without source maps, it's difficult to trace problems back to the original source code.

CleanShot 2024-09-17 at 10 04 47@2x

Suggested Solution

Add source maps to boost sdk package