Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I am currently exploring the development of custom widgets in ThingWorx using Webpack and am seeking guidance from developers in the community. If anyone has expertise in this area, I would greatly appreciate your assistance and knowledge-sharing.
Kindly look at the below article for ThingWorx custom widget development.
Hi @Surya_Tiwari thanks for Quick response.
But the article which you share is building custom widget using Eclipse, Ant and Gradle but i want to build using webpack from npm.
Try here: https://github.com/ptc-iot-sharing/ThingworxDemoWebpackWidget and look for the other projects on that repo.