Wappler comments in html

Do I need these comments for my app to function correctly?

I would prefer to delete and not mention wappler in my product if possible.

I’m sure i’ll be corrected if i am wrong, but if you are using the NodeJS project with Layouts/Views etc then these are essential to your content pages working correctly.

They essentially are all the different Wappler and JS components that need to load for what ever elements you have in your content page (like modals, date pickers, animated regions etc).

1 Like

Also, you will notice that as you add new components to your page (that use some kind of plugin like i mentioned above) you will see they get added to that list. So it will likely grow from what you have shown above.

1 Like

@fdgfdgfdg as i mentioned in another topic, you should not modify any of the files created by Wappler or remove contents from them, especially if you don’t know what you are doing.

These comments are needed for the files to work properly, so they should not be removed.

1 Like

The final site can work without the comment, but Wappler will not recognize the page correctly when the comment is removed and you will loose the visual editing and only be able to edit the page in code view.

1 Like