Answered
Include all Component related JavaScript in the HTML
Hi there,
Is there any solution to include all the JavaScript which is generated if I add a Component on the canvas?
I am talking about these file:
components/sdk/anwidget.js
components/ui/src/button.js
components/ui/src/css.js
components/ui/src/label.js
So I want these file to be "burnt" into the HTML file.
Thank you,
Peter
