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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove webpacker hack which is no longer needed #11141

Merged
merged 1 commit into from Jul 10, 2023

Conversation

ahukkanen
Copy link
Contributor

馃帺 What? Why?

While I was debugging some webpacker related issues, I noticed that we still have this hack in place that was added at #9203.

Since #10389 this is no longer needed.

I will leave the spec in place so that we won't hit this issue again, as long as we are using webpacker/shakapacker.

Tagging this as internal because it does not have to be backported since it concerns only the upcoming version 0.28.

馃搶 Related Issues

Testing

Run the spec that was added at #9203 to test that it is still working properly after this removal:

$ cd decidim-core
$ bundle exec rspec spec/lib/webpacker/compiler_spec.rb

@ahukkanen ahukkanen added the type: internal PRs that aren't necessary to add to the CHANGELOG for implementers label Jul 6, 2023
@alecslupu alecslupu requested a review from a team July 9, 2023 17:48
@alecslupu alecslupu added this to Pending review from Product in Maintainers via automation Jul 9, 2023
Copy link
Contributor

@alecslupu alecslupu left a comment

Choose a reason for hiding this comment

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

LGTM

@alecslupu alecslupu merged commit 822021c into develop Jul 10, 2023
48 checks passed
Maintainers automation moved this from Pending review from Product to Done Jul 10, 2023
@alecslupu alecslupu deleted the chore/remove-webpacker-hack branch July 10, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: internal PRs that aren't necessary to add to the CHANGELOG for implementers
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants