Open mrdulin opened 6 years ago
yes, npm install --save fastclick
is necessary when use react-lite/lib/react-tab-event-plugin
.
@Lucifier129 Why don't include fastclick
as react-lite
dependency?
@mrdulin react-lite/lib/react-tab-event-plugin
is not the normal usage of react-lite
, I think it's better to keep independent in package.json
.
I do not see
fastclick
list ondevDependencies
ofpackage.json
.Should I install
fastclick
by myself? Or, just add alias'react-tap-event-plugin': 'react-lite/lib/react-tap-event-plugin'
?react-lite/lib/react-tap-event-plugin.js
: