Closed ka2jun8 closed 5 years ago
I found the following error when I installed lement-ui-el-table-draggable and build my project.
ERROR in ./src/index.js Module not found: Error: Can't resolve 'element-ui-el-table-draggable' in ...
I think it is missing a 'dist' folder and build files.
✗ ls node_modules/element-ui-el-table-draggable LICENSE.txt README.md package.json src
I tried following processes and succeed to build my project using element-ui-el-table-draggable.
Could you publish the latest build files?
thanks. I will fix it soon.
fixed
I found the following error when I installed lement-ui-el-table-draggable and build my project.
I think it is missing a 'dist' folder and build files.
I tried following processes and succeed to build my project using element-ui-el-table-draggable.
Could you publish the latest build files?