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

Workaround ember-cli-fastboot misuse of json-stable-stringify #1662

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Nov 14, 2023

ember-cli-fastboot doesn't call json-stable-stringify with correct arguments. On the latest release of json-stable-stringify this actually causes a crash where it was ignored before. Overridding until ember-cli-fastboot releases.

ember-fastboot/ember-cli-fastboot#929

ember-cli-fastboot doesn't call json-stable-stringify with correct arguments. On the latest release of json-stable-stringify this actually causes a crash where it was ignored before. Overridding until ember-cli-fastboot releases.
@ef4 ef4 merged commit 361e2f7 into main Nov 14, 2023
204 checks passed
@ef4 ef4 deleted the fastboot-stringify-fix branch November 14, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants