Has anyone had any success using Dojo in Liferay 7 (Liferay DXP) -


we trying include dojo in our liferay 7 application , running major difficulties, seems amd loader clashing amd loader of liferay, , preventing dojo's define , require working properly.

if solution getting dojo liferay 7 appreciate advice or tips have getting work.

when using dojo application liferay suggest you:

  • keep dojo loader requiring amd modules dojo , not liferay, use dojo dojo , liferay liferay.

  • same when building application, need have 2 separate build processes, dojo uses own tools called dojo/util , won't able build dojo app using builder.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -