You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.
In LPS-83285 we are introducing a portal feature to be able to deploy npm based portlets without any need to use Java tooling at all.
But for that to work, we need some pure JS tool that can compose an OSGi bundle to be deployed in the portal so we have decided to add an option to liferay-npm-bundler so that it creates a JAR with the processed files.
The text was updated successfully, but these errors were encountered:
In LPS-83285 we are introducing a portal feature to be able to deploy npm based portlets without any need to use Java tooling at all.
But for that to work, we need some pure JS tool that can compose an OSGi bundle to be deployed in the portal so we have decided to add an option to liferay-npm-bundler so that it creates a JAR with the processed files.
The text was updated successfully, but these errors were encountered: