I just encountered the .web.js replacement for .jsw modules, as I am using the classic Editor for my site. I understand why this is being done, but it seems like the classic Editor will no longer allow direct testing of a .web.js module without creating some kind of front end page to call it. Being able to test backend modules directly is very handy and quite a bit faster than using a front end page to access them.
The documentation indicates that .jsw is deprecated and will no longer be available at some point in the future. Does this only apply to Wix Studio, or also to the classic Editor?
Is there a plan to provide direct testing of .web.js modules or do we always have to call the module from the front end?
Thanks in advance for any comments/guidance.