Skip to content

Bug in v11.0.0 #511

@lgraziani2712

Description

@lgraziani2712

Typescript fails on the export = hapiAuthJwt2; line on the compiled index.d.ts. This is because the package.json declares the lib as a type: module, but it is actually a CJS lib.

The package.json should declare the property "type" to "commonjs".

Thanks for your work BTW

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions