Hello all,
Does anyone have experience with developing web extensions in v12?
My development setup in v11 was as follows:
- Creating a new (empty) webextension and adding it to the repository,
- Creating a new report with this webextension,
- Creating a virtual directory in the IIS manager (WebServices) for mapping the source code to the used web extension.
With this setup I was able to see changes in the source code in real time on the web, which was perfect for development and debugging.
Any suggestions on how to do this in v12? I am also open to new/different ways of development, but being able to see the changes live in the report (on the web) is perfect and makes development and debugging much easier
Thanks a lot and greetings
Pascal