baloise-incubator / design-system

Rebranding Version
https://baloise-design-system.vercel.app
Apache License 2.0
12 stars 3 forks source link

contactjs cannot resolve #1180

Closed Sw0rdiX closed 1 year ago

Sw0rdiX commented 1 year ago

[ WARN ] Bundling Warning UNRESOLVED_IMPORT 'contactjs' is imported by ./node_modules/@baloise/design-system-components/dist/collection/utils/swipe.js, but could not be resolved – treating it as an external dependency

image

i added the contactjs to my dependencies in package.json to resolve the problem. the same issue we had after DS Team added hammerjs.

edit found issue : https://github.com/baloise-incubator/design-system/pull/801

hirsch88 commented 1 year ago

@mladenplaninicic remove contactjs in the root package.json and add it to the dependencies in the packages/components