Skip to content

remove explicit window.debug export#404

Merged
thebigredgeek merged 1 commit intomasterfrom
remove/explicit-attach-to-window
Dec 29, 2016
Merged

remove explicit window.debug export#404
thebigredgeek merged 1 commit intomasterfrom
remove/explicit-attach-to-window

Conversation

@TooTallNate
Copy link
Copy Markdown
Contributor

Exporting to the "outer" scope of the module is more the responsibility
of the module loader (i.e. browserify, webpack, etc.) and thus this
is not necessary. make test-browser still passes after this patch.

Exporting to the "outer" scope of the module is more the responsibility
of the module loader (i.e. browserify, webpack, etc.) and thus this
is not necessary. `make test-browser` still passes after this patch.
@coveralls
Copy link
Copy Markdown

coveralls commented Dec 26, 2016

Coverage Status

Coverage decreased (-0.2%) to 63.291% when pulling 8b18dae on remove/explicit-attach-to-window into 9a18d66 on master.

@thebigredgeek thebigredgeek merged commit 6646130 into master Dec 29, 2016
@TooTallNate TooTallNate deleted the remove/explicit-attach-to-window branch December 29, 2016 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants