Skip to content

Commit 1ee3a97

Browse files
committed
fix: correctly mark hammerjs as external dependency
1 parent 93e642f commit 1ee3a97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export default [
4949
external: [
5050
'diagram-js/lib/util/GraphicsUtil',
5151
'diagram-js/lib/util/EscapeUtil',
52+
'hammerjs',
5253
'min-dash',
5354
'min-dom',
5455
'tiny-svg'

0 commit comments

Comments
 (0)