Skip to content

web-forms vue component package doesn't export types #810

@garethbowen

Description

@garethbowen

Description

When creating the demo app in a separate repo imports from @getodk/web-forms complained about being unable to find types while @getodk/xforms-engine did not.

I think it's because

  1. we're missing "types": "./dist/index.d.ts", from the package.json
  2. we're missing "declaration": true from the tsconfig.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions