Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit368d313

Browse files
author
Johannes
committed
Merge branch 'master' of github.com:jhnns/rewire
2 parents3cc25ae +3da0b89 commit368d313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/getImportGlobalsSrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* override globals without changing the global object itself.
44
*
55
* Returns something like
6-
* "var console = console; var process = process; ..."
6+
* "var console =global.console; var process =global.process; ..."
77
*
88
*@return {String}
99
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp