Skip to content

Commit 6ac1314

Browse files
rootroot
authored andcommitted
fix:build
1 parent af32e9b commit 6ac1314

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rollup.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ function createEntry(options) {
2626
'lodash/camelCase',
2727
'lodash/upperFirst',
2828
'lodash/kebabCase',
29-
'lodash/flow'
29+
'lodash/flow',
30+
'dom-event-types'
3031
],
3132
plugins: [resolve()],
3233
output: {

0 commit comments

Comments
 (0)