Skip to content

Conversation

Reggino
Copy link

@Reggino Reggino commented Aug 8, 2023

Since the release files in npm do not include the Typescript sources, a sourcemap-file is useless. Webpack will show warnings because of the missing source files, because the source maps files exist, but point to non-existing sources.

This change fixes #247.

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.

bug: source maps not working as expected, warnings on react-scripts 5

1 participant