Feature Request Description
Today UI5WC cannot be run inside Node.js because it relies on browser-specific objects like window and browser-specific APIs like fetch. For purposes of testing (via Jest, for example) or potentially server-side rendering, it would be nice to be able to use UI5WC inside Node.js instead of a browser.
Proposed Solution
I'm not exactly sure what an exact solution would look like, but presumably it would need to internally use alternatives for browser-specific objects and APIs where possible, if such objects/APIs are found to not be available at runtime.
Priority
Feature Request Description
Today UI5WC cannot be run inside Node.js because it relies on browser-specific objects like window and browser-specific APIs like fetch. For purposes of testing (via Jest, for example) or potentially server-side rendering, it would be nice to be able to use UI5WC inside Node.js instead of a browser.
Proposed Solution
I'm not exactly sure what an exact solution would look like, but presumably it would need to internally use alternatives for browser-specific objects and APIs where possible, if such objects/APIs are found to not be available at runtime.
Priority