| import Vue from 'vue' | ||
| const contexts = import.meta.globEager('@foreasy/**/*.vue') | ||
| const contexts = import.meta.globEager('@forbase/**/*.vue') | ||
| for (const component in contexts) { | ||
@@ -4,0 +4,0 @@ const componentEntity = contexts[component].default |
+1
-1
| { | ||
| "name": "forbase", | ||
| "version": "1.0.36", | ||
| "version": "1.0.37", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |