mrodal / vue-inheritance-loader

Webpack loader to be used along with vue-loader for Single File Components that provides template extension
38 stars 5 forks source link

Cannot read property 'options' of undefined #9

Closed MatthewBooth closed 4 years ago

MatthewBooth commented 4 years ago

I've got the same issue as #7 when doing a production build.

This fork has fixed the issue for me:

https://github.com/dntstp/vue-inheritance-loader

mrodal commented 4 years ago

Thanks por making the PR! the new version is released