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

Fix issue with production building with Webpack 4 #10

Closed MatthewBooth closed 4 years ago

MatthewBooth commented 4 years ago

All credit (and the commit messages show this) to @dntstp for this.

I don't know the implications as I don't really know the code that well, but this does fix the reported (#9 and #7) issues with building for production using Webpack 4 and Vue CLI 3.