diff --git a/src/postal.standard.js b/src/postal.standard.js index 5ffdec4..1248709 100644 --- a/src/postal.standard.js +++ b/src/postal.standard.js @@ -1,7 +1,7 @@ //import("VersionHeader.js"); // This is the standard lib version of postal.js // If you need the amd-module style version, go to http://github.com/ifandelse/postal.js -(function ( _, global, undefined ) { +;(function ( _, global, undefined ) { //import("Constants.js"); //import("ConsecutiveDistinctPredicate.js");