Skip to content

breaking: fix main package entry #53

Description

@brody2consult

The following main entry in package.json only exports lib/dom-parser.js:

  "main": "lib/dom-parser.js",

I think the main package object should provide access to functionality of all modules in lib.

May be related to: #40, #48

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs investigationInformation is missing and needs to be researched

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions