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

Properly serialize options #1481

Merged
merged 2 commits into from
Jun 28, 2023
Merged

Properly serialize options #1481

merged 2 commits into from
Jun 28, 2023

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Jun 28, 2023

Resolved merge conflicts in #1478, which wasn't set to be editable, hence this separate PR.

chancancode and others added 2 commits June 26, 2023 21:56
`this.options` can contain arbitrary unserializable data (such as
Broccoli trees, Webpack plugins, etc).

Fixes #1441
@ef4
Copy link
Contributor Author

ef4 commented Jun 28, 2023

To answer the question in the original PR: we could try to avoid regressing on this by adding some non-serializable webpack config to one of the existing app scenarios. That would be a nice followup but I don't consider it blocking to merge this.

@ef4 ef4 merged commit dff78b0 into main Jun 28, 2023
188 checks passed
@ef4 ef4 deleted the properly-serialize-options branch June 28, 2023 15:22
@chancancode
Copy link
Contributor

Thanks! I tried figuring out how to allow maintainer edits but the help article wasn't that helpful. I think it was because the fork was owned by an org? I'll send it from a personal fork next time

@ef4 ef4 added the bug Something isn't working label Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants