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 yarn berry problem and schema-utils version. #16

Open chumager opened 3 years ago

chumager commented 3 years ago

with yarn berry the module should declare all it's dependencies so schema-utils have to be declared in package.js

Also there is an implementation difference between schema-utils 3.0.0 and 2.7.1.

So it's necessary to check the version or object from schema-utils.