Skip to content

Problem publishing the package #59

@lpatiny

Description

@lpatiny

cheminto-types package is now a project containing only typescript definitions

When I do a npm prepack it will not create lib and lib-esm and I wonder if this is normal especially that those 2 folders are referenced in package.json

https://github.com/cheminfo/cheminfo-types/blob/main/package.json#L5-L7

And even in another typescriptpackage I can not import the definition without specifying the full path like:

import type { OneLowerCase, Spectrum, SpectrumVariables } from 'cheminfo-types/src/index';

@targos Please could you help me to setup this project correctly ?

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