react-swipes icon indicating copy to clipboard operation
react-swipes copied to clipboard

没有入口文件src/index.js

Open lidad opened this issue 9 years ago • 3 comments

没有src/index.js,webpack跑不起来。。

lidad avatar Nov 11 '16 09:11 lidad

@lidad 直接在项目中 import即可。入口指定的是 dist/react-swipes.js,源码也有对应的src/index,不知道跑不起来是指什么呢?可以看下demo里面Index.js的使用方式

younth avatar Nov 14 '16 04:11 younth

哦哦,是我把代码clone下来后npm build 报错说webpack找不到src/index.js

lidad avatar Nov 17 '16 07:11 lidad

恩,是我忘记提交了。。已提交

younth avatar Nov 25 '16 07:11 younth