stacktrace.js icon indicating copy to clipboard operation
stacktrace.js copied to clipboard

1.0.2- Bower dist package has missing stacktrace.js

Open kaushikvira opened this issue 10 years ago • 1 comments

in 1.0.2 version, stacktrace.js non-minified version file is moved from dist folder to outside. There are projects that may be using a non-minified file to run the tests, doing minification them self.

This release will break those projects.

better to bump up major version OR provide clear guidance for this change.

kaushikvira avatar Feb 08 '16 18:02 kaushikvira

We removed the unminified version from dist/ because it did not contain dependencies.

I agree that we should better inform users about this or provide a bundled, unminified version.

eriwen avatar Feb 09 '16 20:02 eriwen