cyclejs / cycle-fetch-driver

Cycle.js for the Fetch API
27 stars 6 forks source link

lib/index.js is outdated #7

Closed teohhanhui closed 9 years ago

teohhanhui commented 9 years ago

Is the prepublish script not working properly?

secobarbital commented 9 years ago

It should be, but the problem is I don't have access to the @cycle namespace on npm so staltz has to publish. I am now making changes on my own fork to send over as pull requests.

Currently besides the README changes I have also eliminated the mess of gitignore/npmignore files just to keep the lib directory present but empty, and instead opted to exclude the entire directory and create it prepublish.

Let me pull them over so you can work off of those.

secobarbital commented 9 years ago

There. No more lib/index.js. It will only get created prepublish.