We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c015b commit 5dc99a4Copy full SHA for 5dc99a4
build/rollup.config.js
@@ -58,7 +58,7 @@ export default [
58
extensions: ['.mjs', '.js', '.json', '.node', '.vue']
59
}),
60
del({
61
- targets: 'dist/vue-flow.umd.css',
+ targets: 'dist/vue-flow-form.umd.css',
62
hook: 'writeBundle'
63
})
64
]
0 commit comments