Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sdk): build, publish sourcemaps #94

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

sammccord
Copy link
Contributor

🚨 Please review the guidelines for contributing to this repository.

Description

configure sdk vite to generate sourcemaps
configure sdk/package.json to include src in package artifact so as to not break the "sources" field in es module sourcemaps

fix #91

💔 Thank you!
yw

@sammccord sammccord requested a review from a team as a code owner September 17, 2024 20:14
@github-actions github-actions bot added the SDK label Sep 17, 2024
@sammccord sammccord requested review from Quazia and mmackz September 17, 2024 20:15
@sammccord sammccord merged commit ae05cb0 into main Sep 17, 2024
6 checks passed
@sammccord sammccord deleted the sam/boost-4740-feat-add-source-maps-for-boost-sdk branch September 17, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add source maps for Boost SDK
1 participant