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

Give final build output a new name #109

Merged
merged 4 commits into from
Mar 18, 2024
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 18, 2024

This solves a problem with the webpack-dev-server, which would see the half-built javascript output and explode with a big error about not supporting require("path").

This solves a problem with the webpack-dev-server, which would see the
half-built javascript output and explode with a big error about not supporting
`require("path")`.
@richvdh richvdh requested a review from a team as a code owner March 18, 2024 15:53
@richvdh richvdh requested a review from bnjbvr March 18, 2024 15:53
@richvdh richvdh merged commit fa8ebb8 into main Mar 18, 2024
3 checks passed
@richvdh richvdh deleted the rav/fix_temp_build_failure branch March 18, 2024 19:10
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.

2 participants