mirror of
https://github.com/zoriya/v10.git
synced 2026-08-15 18:34:22 +00:00
done
This commit is contained in:
@@ -39,4 +39,4 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
export * from './media-provider';
|
||||
export * from './media-provider';
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["dist", "node_modules"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,4 +18,4 @@ export default defineConfig({
|
||||
incremental: false,
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user