]> git.ipfire.org Git - thirdparty/moment.git/commit
Deprecate use of globally exported moment in case of AMD and CommonJS 1220/head
authorIskren Chernev <iskren.chernev@gmail.com>
Sat, 26 Oct 2013 07:08:38 +0000 (00:08 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Sat, 26 Oct 2013 07:11:35 +0000 (00:11 -0700)
commit3e51eff8e13047218aff58f558b22c037c1231b7
tree652446afb255a7c44e76fd911d52448e56239fd9
parent431c3d3d0d3fe5cf1a1c17eeff4cc8c51528e00e
Deprecate use of globally exported moment in case of AMD and CommonJS

This is discussed in #1214. If moment is exported as a global in AMD or
CommonJS print a warning once the global is used.
moment.js