Skip to content
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

Support various flavours of Angular #565

Merged
merged 5 commits into from
Jun 27, 2019
Merged

Support various flavours of Angular #565

merged 5 commits into from
Jun 27, 2019

Conversation

bengourley
Copy link
Contributor

This PR aims to solve a few different problems

The solution is to build two different outputs – one for es5 and one for es6 – following the guidance in this Angular Package Format document.

I'll cut a prerelease for people to try out before landing this PR.

@bengourley
Copy link
Contributor Author

I've shipped a prerelease v6.3.2-alpha.0 for anyone who is affected by the issues mentioned above.

To install this on your project:

npm i @bugsnag/[email protected]
# or
yarn add @bugsnag/[email protected]

Please let me know whether this resolves #556, #545, #505 and #552. Thanks! 🙏

Copy link

@sazap10 sazap10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SFTM

@bengourley bengourley merged commit 3b5fec9 into next Jun 27, 2019
@bengourley bengourley deleted the angular-ivy-support branch June 27, 2019 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants