-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0 DXP FP30, 7.0.X EE, 7.0.4 CE GA5, Master
-
Component/s: AMD Module Loader, ~ [Archived] Frontend Infrastructure
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Priority Level:Low
-
Git Pull Request:
We want to be able to deploy OSGi bundles with NPM packages inside that will be made automatically available to the AMD loader.
This new way of publishing Javascript modules will supersede the old config generator based method in favor of an easier and more robust way to develop NPM based solutions.
This story can be tested by deploying the attached JARs to the portal, and adding one "Liferay NPM isObject Example" and one "Liferay NPM React Example" to a page. The first one should show some traces regarding calls to isObject and isArray. The latter implement a working tic-tac-toe game.