caleb / broccoli-fast-browserify

A caching, flexible Browserify Broccoli filter
https://github.com/caleb/broccoli-fast-browserify
BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

Not compatible with Broccoli 1.0 #19

Open jakedetels opened 8 years ago

jakedetels commented 8 years ago

When used with Broccoli 1.0 (soon to be released), the following error is thrown during the build process:

FastBrowserify: The .read/.rebuild API is no longer supported as of Broccoli 1.0. Plugins must now derive from broccoli-plugin. https://github.com/broccolijs/broccoli/blob/master/docs/broccoli-1-0-plugin-api.md