Skip to content

Version 0.35.0 is broken: Module not found #102

@djzenma

Description

@djzenma

When importing unify as follows: import { Apideck } from '@apideck/unify';
We get the error "Module is not found" due to index.js being placed in src directory while package.json expects "main": "./index.js" which doesn't exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions