diff --git a/mithril.js b/mithril.js index 77022eb3..6dd538b4 100644 --- a/mithril.js +++ b/mithril.js @@ -1,4 +1,4 @@ -(function (global, factory) { +void (function (global, factory) { "use strict" /* eslint-disable no-undef */ var m = factory(window)