🚧 Work on core tests
This commit is contained in:
parent
3a9f21e3e1
commit
88622f3514
13 changed files with 54 additions and 14 deletions
|
@ -17,6 +17,11 @@ export default {
|
|||
file: "dist/index.mjs",
|
||||
format: "es",
|
||||
sourcemap: true
|
||||
},
|
||||
{
|
||||
file: "tests/dist/index.js",
|
||||
format: "cjs",
|
||||
sourcemap: true
|
||||
}
|
||||
],
|
||||
plugins: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue