Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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.