From: dotnetCarpenter Date: Wed, 12 Apr 2017 12:27:48 +0000 (+0200) Subject: use strict removed from umd wrapper by virtue of being ugly and assuring fuzzyma... X-Git-Tag: 2.5.3~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bdca2b240af2e565db0b7bf3c31e28a96602fcb0;p=svg.js.git use strict removed from umd wrapper by virtue of being ugly and assuring fuzzyma's sleep at night --- diff --git a/src/umd.js b/src/umd.js index c7017ad..55a9de0 100644 --- a/src/umd.js +++ b/src/umd.js @@ -1,5 +1,4 @@ (function(root, factory) { - 'use strict' /* istanbul ignore next */ if (typeof define === 'function' && define.amd) { define(function(){