1
0
Fork 0

🚧 Work on core tests

This commit is contained in:
Joost De Cock 2019-05-31 14:51:59 +02:00
parent 3a9f21e3e1
commit 88622f3514
13 changed files with 54 additions and 14 deletions

View file

@ -17,6 +17,11 @@ export default {
file: "dist/index.mjs",
format: "es",
sourcemap: true
},
{
file: "tests/dist/index.js",
format: "cjs",
sourcemap: true
}
],
plugins: [