zilverline/react-tap-event-plugin

Didn't support preact ? Hope to see that preact will be supported

Closed this issue · 2 comments

When I try to use react-tap-event-plugin in my preact project, it reported error that

./~/react-tap-event-plugin/src/injectTapEventPlugin.js
Module not found: Can't resolve 'react-dom/lib/EventPluginHub' in '/Users/chenwengang/wireless-sign-in/preact-web-sign-in/node_module
s/react-tap-event-plugin/src'

maybe you haven't heard preact, it's Fast 3kB alternative to React with the same ES6 API. and have about 11k stars in github.

I hope so

so, How did you solve this problem?