small help with Migration to v4 #2564
-
IntroductionHello everyone, I am currently working on a project that uses ASP.NET MVC with JavaScript and jQuery on the front end. We have been using JointJS version 3.7 and everything was working fine. We included the Recently, JointJS version 4 was released and we decided to migrate to this new version. However, we encountered some issues during the migration. We tried to only add the small note we are not using npm or yarn in our project, so we have to manually add the files to the project. I was wondering if there is a specific path pattern and specific js files that we need to add when migrating to JointJS version 4? Any help or guidance would be greatly appreciated. Thank you in advance! Steps to reproduceNo response Restrictions & ConstraintsNo response Does your question relate to JointJS or JointJS+. Select both if applicable.JointJS, JointJS+ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Have you tried to use |
Beta Was this translation helpful? Give feedback.
Have you tried to use
build/packages/joint-plus.js
as we do in the KitchenSink JS application?