Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Add package exports #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 21, 2023

  1. Add package exports

    The `browser` export condition now resolves to browser code. Everything
    else resolves to the Node.js code. Also exports were added for
    `./browser` and `./node` with and without extensions, as it seems to be
    intentional to support those imports.
    remcohaszing committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ae4a52c View commit details
    Browse the repository at this point in the history