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

Logs and errors from devices always point to bundle/vendor files #4604

Closed
farfromrefug opened this issue May 9, 2019 · 3 comments
Closed

Comments

@farfromrefug
Copy link
Contributor

Just discovered that you try to read sourcemap while consuming logs.
Though seeing your implementation it can't work with wepback.
this line https://github.com/NativeScript/nativescript-cli/blob/master/lib/services/ios-log-filter.ts#L97 is checking for the file in the project folder. However with wepback that file is in the build folder much deeper.

@NathanaelA

This comment was marked as abuse.

@farfromrefug
Copy link
Contributor Author

@NathanaelA you are right indeed. I did not talk about that point cause i am using my own webpack config with external sourceMap already ;)

@rosen-vladimirov
Copy link
Contributor

Related to: #2417

@rosen-vladimirov rosen-vladimirov changed the title sourcemap consumer not working with webpack Logs and errors from devices always point to bundle/vendor files Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants