Skip to main content
14-Alexandrite
February 1, 2024
Question

Custom Widget using Webpack

  • February 1, 2024
  • 2 replies
  • 1189 views

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.

2 replies

16-Pearl
February 2, 2024

Hi @leekhil_kataray 

 

Kindly look at the below article for ThingWorx custom widget development.

https://www.ptc.com/en/support/article/CS201191

14-Alexandrite
February 2, 2024

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.

Rocko
19-Tanzanite
February 2, 2024

Try here: https://github.com/ptc-iot-sharing/ThingworxDemoWebpackWidget and look for the other projects on that repo.