openmarco / gulp-systemjs-builder

A tiny wrapper around SystemJS builder .bundle and .buildStatic methods
MIT License
1 stars 7 forks source link

Error in buildStatic and bundle method #8

Open digitalizARTE opened 6 years ago

digitalizARTE commented 6 years ago

When using the buildStatic or bundle method by passing the inputFile parameter as an object, it fails to allocate the variable noArithmetic. The object is the result of the trace method or some of the arithmetic operations with the dependency trees.

Ex. Direct trace API