Skip to content

Conversation

Chriztiaan
Copy link
Contributor

@Chriztiaan Chriztiaan commented Sep 20, 2024

It was reported that vite based projects had a familiar sourcemap warning when serving.

Because of the way we were passing the --sourceMap false to the production workflow build, sourcemaps were slipping in. This changeset ensures that the tsc step in each package correctly has the flag applied.

Tested in both a standalone react and react-native project with a dev release. The vite-based react project no longer shows the reported sourcemap warnings.

Copy link

changeset-bot bot commented Sep 20, 2024

🦋 Changeset detected

Latest commit: 7bdc39e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@powersync/kysely-driver Patch
@powersync/react-native Patch
@powersync/attachments Patch
@powersync/common Patch
@powersync/react Patch
@powersync/vue Patch
@powersync/web Patch
@powersync/diagnostics-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Chriztiaan Chriztiaan merged commit 245bef5 into main Sep 20, 2024
6 checks passed
@Chriztiaan Chriztiaan deleted the sourcemap-part-two branch September 20, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants