The Wayback Machine - https://web.archive.org/web/20200910185346/https://github.com/typed-immutable/typed-immutable/pull/8
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

Remove source maps from the built file #8

Open
wants to merge 2 commits into
base: master
from

Conversation

@codyhatch
Copy link

codyhatch commented Oct 8, 2015

Source maps aren't really useful if you're just trying to use the library rather than develop it, and I find that the source maps are actually causing issues in my particular webpack setup; if I add a debugger line in my code, Chrome dev tools try and jump to a nonexistent line in list.js in this project.

codyhatch added 2 commits Oct 8, 2015
Source maps aren't really useful if you're just trying to use the library rather than develop it, and I find that the source maps are actually causing issues in my particular webpack setup; if I add a `debugger` line in my code, Chrome dev tools try and jump to a nonexistent line in list.js in this project.
@Gozala
Copy link
Collaborator

Gozala commented Jun 23, 2016

Unfortunately I am no longer able to maintain this project, I apologize. If someone wishes to step up and take leadership of this project please respond to #21

@lukesneeringer
Copy link
Contributor

lukesneeringer commented Jul 27, 2016

@codyhatch Can you merge master into your branch and push? We will get this merged in for you (assuming tests pass).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.