aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordotnetCarpenter <jon.ronnenberg@gmail.com>2017-04-12 14:27:48 +0200
committerdotnetCarpenter <jon.ronnenberg@gmail.com>2017-04-12 14:30:13 +0200
commitbdca2b240af2e565db0b7bf3c31e28a96602fcb0 (patch)
tree6842a078a4c39d7517e9a7e1c5c3123cc587e77b
parentbe454370ef8d504faf7741d4fe51e8486c18649f (diff)
downloadsvg.js-bdca2b240af2e565db0b7bf3c31e28a96602fcb0.tar.gz
svg.js-bdca2b240af2e565db0b7bf3c31e28a96602fcb0.zip
use strict removed from umd wrapper by virtue of being ugly and assuring fuzzyma's sleep at night
-rw-r--r--src/umd.js1
1 files changed, 0 insertions, 1 deletions
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(){