Skip to content

Commit 5dc99a4

Browse files
committed
Update rollup config
1 parent b8c015b commit 5dc99a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default [
5858
extensions: ['.mjs', '.js', '.json', '.node', '.vue']
5959
}),
6060
del({
61-
targets: 'dist/vue-flow.umd.css',
61+
targets: 'dist/vue-flow-form.umd.css',
6262
hook: 'writeBundle'
6363
})
6464
]

0 commit comments

Comments
 (0)