Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Export Settings #22

@StuckiSimon

Description

@StuckiSimon

Currently the package.json contains only the maindeclaration.

"main": "./dist/index.js",

In order to enable features such as Tree Shaking one should configure more export possibilities:

  • sideEffects
  • module
  • esnext

For this the build setup has to be configured accordingly. Babel alone might not be sufficient anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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