Skip to content

Is this in npm? #2

Open
Open
@aguynamedben

Description

@aguynamedben

Hi, I'm really liking the sister package to this (redux-json-api) and it's saving me from a ton of server-side and client-side boilerplate. Thank you for publishing that project. 🙏

I tried using this as well, putting this in my package.json

    "react-redux-json-api": "redux-json-api/react-redux-json-api#d17c93",

But the import is failing, I believe because getting this from a GitHub checkout leaves the "main": "lib/index.js", file un-built.

Did you ever consider putting this in npm like redux-json-api is?

What's the alternative? Some sort of after yarn install hook in my project's package.json that runs the build commands for react-redux-json-api? I think for some other dependencies I've forked the project just to commit the built files.

Thanks again for making this project available. 🙏 🙏 🙏

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