diff --git a/src/index.js b/src/index.js index a0b9048..589bae1 100644 --- a/src/index.js +++ b/src/index.js @@ -164,7 +164,7 @@ function createConfig(options, entry, format) { input: entry, external, plugins: [ - flow({all: true}), + flow({ all: true }), nodent({ exclude: 'node_modules/**', noRuntime: true,