Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] Upgrading requirejs to later version

Hi,

Looks like there is a bug in requirejs 2.1.5 which is used in orion 7, you can see demo of bug in action at http://plnkr.co/edit/w58qBGooHV6Pud434pzW
issue been, requirejs modules loaded more than once if referenced from two or more locations in each with different relative path.

From what I can see this issue is resolved starting from requirejs version 2.1.13, you can see here 
http://plnkr.co/edit/ZHSXb2N63Nu8b8fygKzw?p=preview 
that issue isn't present any more.

Are there any plans to upgrade requirejs version ?

--
Thanks,
Alex Shnayder
Wix Cloud, Wix.com

Back to the top