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

fix-browser-build #153

Merged
merged 2 commits into from Aug 27, 2021
Merged

fix-browser-build #153

merged 2 commits into from Aug 27, 2021

Conversation

MasterKale
Copy link
Owner

@MasterKale MasterKale commented Aug 27, 2021

CI started hanging because typescript@4.4.2 dropped and there's an issue with @rollup/plugin-typescript and this latest version of TypeScript.

See rollup/plugins#983

This PR keeps @simplewebauthn/browser on typescript@~4.3.5 for now. I'll keep an eye on that Rollup issue and remove this restriction once @rollup/plugin-typescript gets updated.

Why did that one-line change to browser's package.json break CI in a different way??
@MasterKale MasterKale added this to the v4.0.0 milestone Aug 27, 2021
@MasterKale MasterKale merged commit d64e074 into master Aug 27, 2021
@MasterKale MasterKale deleted the fix-browser-build branch August 27, 2021 23:26
@MasterKale MasterKale added the package:browser @simplewebauthn/browser label Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:browser @simplewebauthn/browser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant