]> git.ipfire.org Git - thirdparty/moment.git/commit
Properly use global this to export moment 1265/head
authorIskren Chernev <iskren.chernev@gmail.com>
Sat, 9 Nov 2013 17:17:31 +0000 (09:17 -0800)
committerIskren Chernev <iskren.chernev@gmail.com>
Sat, 9 Nov 2013 17:17:31 +0000 (09:17 -0800)
commitf1c00e18e6978cdab4a681179f632a0a4f173838
treef15cfe2c4dabf92c12bdd80c2aa65aed445ce8ed
parentcc29c6a0b3114225bd15dd35b17dc73fac8623fc
Properly use global this to export moment

This is one issue encountered in strict mode.

Related to #1179
moment.js