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

Actual "modules" implementation in JS #128

Open
MocanuMarius opened this issue Mar 22, 2017 · 0 comments
Open

Actual "modules" implementation in JS #128

MocanuMarius opened this issue Mar 22, 2017 · 0 comments

Comments

@MocanuMarius
Copy link

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 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant