fix: optimize the dependency detection script prompt and fix the loop dependency problem
This commit is contained in:
@@ -4,4 +4,5 @@ export default defineBuildConfig({
|
||||
clean: true,
|
||||
declaration: true,
|
||||
entries: ['src/index'],
|
||||
externals: ['vue'],
|
||||
});
|
||||
|
Reference in New Issue
Block a user