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

Use the default webpack configuration for dev env #10793

Conversation

jibees
Copy link
Contributor

@jibees jibees commented May 3, 2023

What? Why?

We used to override the output filename but this was a misunderstanding of an error (due to webpacke(r) incompatibles versions)

Context: #10631 (review)

What should we test?

  • Dev test: start servers, change js/css files, check that everything's fine

Release notes

Changelog Category: Technical changes

We used to override the output filename but this was a misunderstanding of an error (due to webpacke(r) incompatibles versions)

https://medium.com/@web_developer/hash-vs-chunkhash-vs-contenthash-e94d38a32208

webpack/webpack.js.org#2096

Context: openfoodfoundation#10631 (review)
@jibees jibees self-assigned this May 3, 2023
Copy link
Collaborator

@rioug rioug left a comment

Choose a reason for hiding this comment

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

Good one 👍

Copy link
Contributor

@Matt-Yorkley Matt-Yorkley left a comment

Choose a reason for hiding this comment

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

👍

@Matt-Yorkley
Copy link
Contributor

Tested, good to go 👍

@Matt-Yorkley Matt-Yorkley merged commit d90653c into openfoodfoundation:master May 10, 2023
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.

3 participants