Closed ruizmarc closed 8 months ago
Hello! Oooh Thanks!!
@gilsdav is there anything I can do for you to get standalone api merged and this PR merged?
@gilsdav is there anything I can do for you to get standalone api merged and this PR merged?
Hello @ruizmarc thank's ! I think the last thing to do is add this new API into documentation (readme).
Testing changes in SSR for this package requires to setup a new project with SSR and publishing a new version of the package or linking your local one and reproducing all test cases, which is not so convenient for development…
I think that integrating SSR to the demo project it will make things easier to everyone that wants to contribute as now it is much easier to develop in SSR as angular provides a development SSR server with live reload, so no extra setup is required to test it.
By the way, during SSR development, I also tested the new Standalone API, as I'm forking from that branch, and it seems to work fine in both browser and SSR.