WHAT IS HAPPENING

This commit is contained in:
Rich Harris
2018-08-29 17:10:00 -04:00
parent ddec58ebd4
commit d6d0a15015
2 changed files with 4 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ export default [
{
input: `src/runtime/index.ts`,
output: {
file: `runtime.js`,
file: path.join(__dirname, `runtime.js`),
format: 'es'
},
plugins: [