Yeomen task runner to create custom widgets - Any plans to replace this with webpack?

1
A question to the R&D team – The task runner we are using currently for building our custom widgets – Yeoman is pretty old. We could use Webpack which is a lot more efficient. Are we planning to upgrade the task runners currently being used?
asked
1 answers
2

Hi Vinutha,

The generator for Pluggable widget uses webpack

https://docs.mendix.com/howto/extensibility/create-a-pluggable-widget-one

Feel free to use webpack for you dojo widget too. 

A sample https://github.com/Andries-Smit/clippy

Cheers,

Andries

answered