Skip to content

Warn on missing files instead of throwing #667

@leftieFriele

Description

@leftieFriele

When the CLI is told to process a directory which turns out to be empty, it throws an error and causing the build to fail.

The idea is to prevent uploading of invalid asset zip-files and empty versions being served up.

A better user experience would be to output a warning of the empty directory, instead of breaking the build.

This would be a breaking change as it changes the current behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions