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

Resolve stale assets in dist folder not being discarded #2329

Closed
wants to merge 1 commit into from

Conversation

sacr3dc0w
Copy link
Contributor

What?

Since the 6.8.0 release (more specifically #2311), we were getting the TR-302 / 2500+ files, which meant pushing updates halted.

This PR removes the unnecessary cleanOnceBeforeBuildPatterns option from webpack.common.js which prevents stale assets from being discarded when bundling/pushing a theme. All files in output.path will be removed on each build, which is the default behavior.

Tickets / Documentation

#2319
johnagan/clean-webpack-plugin#106

@sacr3dc0w sacr3dc0w closed this Feb 7, 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.

1 participant