Investigate why the clean webpack plugin is failing #4931
Labels
area:frontend
For any issues that require work in the frontend/UI
bug
Something isn't working
needs-triage
Needs looking at to decide what to do
Current Behavior
Changing the login layout surfaced a webpack but which would need more investigation.
The initial logo wass replaced with a new one but I did not catch it locally because webpack crashed.
Upon restart it did not clear it's former built assets (including the deleted logo) and continued to serve stale images
Expected Behavior
weback should clean up after itself, not sure why it's considering the dist directory outside of the 'current working directory'
Steps To Reproduce
delete an image/asset, check if the application picks up on it
Environment
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: