mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:34:19 +08:00
feat: add code onwer
chore: update readme.md chore: update deps chore: update deps chore: update deps
This commit is contained in:
@@ -35,7 +35,7 @@ function defineLibraryConfig(options: DefineLibraryOptions = {}) {
|
||||
build: {
|
||||
lib: {
|
||||
entry: 'src/index.ts',
|
||||
fileName: 'index.mjs',
|
||||
fileName: () => 'index.mjs',
|
||||
formats: ['es'],
|
||||
},
|
||||
rollupOptions: {
|
||||
|
Reference in New Issue
Block a user