Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Actual "modules" implementation in JS #128

@MocanuMarius

Description

@MocanuMarius

Hey guys, great job ... but is there any way we can require that code in javascript using es6 modules (AMD, commonJS, whichever) ?

I don't want to carry around in my bundler the whole Rx.DOM. object when i only want the ajax api for basic requests.

For now, there is no way to require("react-dom/ajax") or ... import { Ajax } from "react-dom/something", or at least i haven't found out how properly require them.

Thanks a lot , have a great day 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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