Skip to content

[FEATURE] ui5 build: Add --clean-dest option#243

Merged
RandomByte merged 1 commit intomasterfrom
clean-dest-option
Sep 5, 2019
Merged

[FEATURE] ui5 build: Add --clean-dest option#243
RandomByte merged 1 commit intomasterfrom
clean-dest-option

Conversation

@RandomByte
Copy link
Copy Markdown
Member

@RandomByte RandomByte commented Sep 5, 2019

This exposes the UI5 Builders cleanDest parameter that was added
with SAP/ui5-builder#306.

Usage: ui5 build --clean-dest
Description: If present, clean the destination directory before building
Default: false

Resolves SAP/ui5-builder#45
Resolves UI5/cli#182

This exposes the UI5 Builders cleanDest parameter that was added
with SAP/ui5-builder#306.

Usage: ui5 build --clean-dest
Description: If present, clean the destination directory before building
Default: false

Resolves https://github.com/SAP/ui5-builder/issues/45
Resolves UI5/cli#182
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.752% when pulling 473faa9 on clean-dest-option into 8673c00 on master.

@RandomByte RandomByte merged commit fe60d04 into master Sep 5, 2019
@RandomByte RandomByte deleted the clean-dest-option branch September 5, 2019 15:23
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.

ui5-builder doesn't clear /dest/ folder No cleaning of dist folder before build

4 participants