Skip to content

Allow dev to disable certain code generation #6

Description

@pauldemarco

Use the build.yaml options section to disable certain generation from the tool.

For instance, users who do not need Firebase to/from can disable it by adding it like so:

targets:
  $default:
    builders:
      auto_data:
        options:
          create_firebase: false
          create_json: false

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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