Closed arturovt closed 1 year ago
CI is running/has finished running commands for commit 868feffd10be493964362626bb65d3c2237375cf. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this branch
Sent with 💌 from NxCloud.
Hello @arturovt, if we set touch
to false
it should not load it since it's a dynamic import, meaning that we installed that dependencie for nothing if we don't need touch
, maybe I'm wrong ^^
We explicitly import
hammerjs
in the code through the dynamic import so this cannot be an optional dependency.