.vue file in node modules
Closed this issue · 1 comments
z1haze commented
Hi, I think its pretty common practice to exclude node modules from your vue-loader, which is causing issues trying to import a .vue file from there. Could you possible compile your component down before distributing it so not having to include this path for the vue-loader please?
staskjs commented
I don't have much time currently to deal with this, but if you could make a PR with this, it would be very great.