Skip to content

Allow the JS build to be selective about which fields are included  #142

Description

@dNitza

Right now we include all the field types into the JS package. This means we might end up with a lot of JS that we do not need in the app.

Ideally, we could export out a set of base fields that would be common among many apps. Then we could perhaps export any extra fields we need separately and only include them as needed.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions