Skip to content

Unminified builds #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 24, 2016
Merged

Unminified builds #161

merged 3 commits into from
Apr 24, 2016

Conversation

oliversalzburg
Copy link
Member

This change provides:

  • unminified, concatenated sources as stacktrace.concat.js
  • unminified, concatenated sources with concatenated dependencies as stacktrace-with-promises-and-json-polyfills.js

This would be the first step to declaring stacktrace-with-promises-and-json-polyfills.js as the main file in bower.json. Using a minified version here complicates builds and development. Choosing the version that includes all dependencies is a safe default that will work without customization in most automated builds.

@eriwen
Copy link
Member

eriwen commented Apr 24, 2016

Thanks @oliversalzburg for handling this!

@eriwen eriwen merged commit ec61b83 into master Apr 24, 2016
@eriwen
Copy link
Member

eriwen commented Apr 24, 2016

This has been published under v1.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants