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

dependency schema-utils is not in package.json #12

Closed chumager closed 4 years ago

chumager commented 4 years ago

Hi, can you add this dependency? you use it and is not in your package.json and yarn berry use strict dependencies, so I need to add a configuration to allow it to use the package.

Best regards.