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

Source Map wrong path #242

Closed
PakitoSec opened this issue Jan 6, 2022 · 2 comments
Closed

Source Map wrong path #242

PakitoSec opened this issue Jan 6, 2022 · 2 comments

Comments

@PakitoSec
Copy link

PakitoSec commented Jan 6, 2022

Hello,

Is it possible to add source map at the right place ?
warning message with react-script V5.0.0

WARNING in ./node_modules/sift/es5m/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '.../client/node_modules/sift/src/core.ts' file: Error: ENOENT: no such file or directory, open '..../client/node_modules/sift/src/core.ts'

Thanks for your help,

@crcn
Copy link
Owner

crcn commented Feb 15, 2022

I see. Looks like I just need to include the actual source code with the node module. Will push this change here in a sec.

@crcn crcn closed this as completed in 4d9af51 Feb 15, 2022
@crcn
Copy link
Owner

crcn commented Feb 15, 2022

Should be fixed in v16.0.0. Let me know if you're still running into this issue!

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 a pull request may close this issue.

2 participants