Skip to content

Could you provide a no-op version of the same library? #7

@mohsin

Description

@mohsin

Faker is super useful to pre-fill values when I'm in debug variant of my app. So I use it with debugImplementation rather than implementation. Now the issue is that in release mode it throws me errors that the Faker class is missing (Obviously, since it's not included!). It would be nice to have a no-op version of the same library to use in releaseImplementation mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions