UNPKG

steal-tools

Version:

Futuristic build tools for ES6 Module applications.

9 lines (7 loc) 213 B
// just to make sure this file is being minified properly var foobar = (function() { var anotherLongVariableName = "foo"; var baz = "baz"; return anotherLongVariableName + baz; }()); System.paths.foo = "bar";