Skip to content

Provide support for more source map types in webpack #1281

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

Open
vmutafov opened this issue Feb 19, 2019 · 0 comments
Open

Provide support for more source map types in webpack #1281

vmutafov opened this issue Feb 19, 2019 · 0 comments

Comments

@vmutafov
Copy link
Contributor

Currently running a webpacked application on android doesn't work if using source maps configuration different than "inline-source-map" or "none". It would be good for developers to be able to use other source map types as described in here: https://webpack.js.org/configuration/devtool/ . To provide this feature it's possible that changes should be made in the js_parser.js logic which is part of the static binding generator process.

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

No branches or pull requests

1 participant