Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

Allow installing from github directly by building on "npm install" #424

@kozak

Description

@kozak

Hi,
I have fixed some minor issues with IE in my own branch (PR here #423)

However when trying to use my own version of preact-compat directly from github I run into this issue: npm/npm#3055

Ie: preact-compat requires build artifacts to work when installed via npm install, but they are only included when prepublish hook is run.

If we change this to prepare this will also work when installing via npm install

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions