Hi,
In develop branch, I have this error on start on frontEnd console:
Uncaught SyntaxError: Identifier 'getCorsUrl' has already been declared (at utils.js:1:1)
It's related to the shared modules/default/utils.js file used in clock and weather
Why not move it directly in index.html file ?
I have tested, it's correct this issue
what do you think about this ?