Skip to content

Commit b17f45c

Browse files
committed
Formatting
1 parent f83698f commit b17f45c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/data-connect/rollup.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ const nodeBuilds = [
8787
input: 'src/index.node.ts',
8888
output: {
8989
file: pkg.main,
90-
format: 'cjs',
91-
sourcemap: true
90+
format: 'cjs',
91+
sourcemap: true
9292
},
9393
plugins: [
9494
...buildPlugins,

0 commit comments

Comments
 (0)