-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
SAP/ui5-cli
#243Labels
module/ui5-builderRelated to the UI5 Builder moduleRelated to the UI5 Builder module
Description
Expected Behavior
ui5-builder should clear /dest/ folder before writing new files. It'd avoid unwanted rubbish files in the new version.
Current Behavior
ui5-builder doesn't clear /dest/ folder, if I have old unused files from a previous build, they will remain there after building a new version.
Steps to reproduce the issue
- Run $ ui5 build
- Delete some files from your /src/ folder
- Run $ ui5 build
- Files deleted from /src/ will remain in /dest/
Affected components
gregorwolf
Metadata
Metadata
Assignees
Labels
module/ui5-builderRelated to the UI5 Builder moduleRelated to the UI5 Builder module