.
This commit is contained in:
parent
1389f7aa96
commit
a710a14376
2 changed files with 4 additions and 6 deletions
|
@ -13,11 +13,13 @@ export default {
|
|||
{
|
||||
file: pkg.main,
|
||||
format: 'cjs',
|
||||
exports: 'named',
|
||||
sourcemap: true
|
||||
},
|
||||
{
|
||||
file: pkg.module,
|
||||
format: 'es',
|
||||
exports: 'named',
|
||||
sourcemap: true
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue