legacy-knowledge-base
公開されました Jul. 2, 2025

Blade/Gradle FrontEnd NPM 7.0/7.1 ポートレットは引き続き使用でき、7.2 でサポートされますか?

written-by

Alfonso Crisci

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

Environment

  • Liferay DXP 7.2

解決策

  • はい、「従来の」Blade/Gradle FrontEnd NPM 7.0/7.1 ポートレットは引き続き利用可能で、DXP 7.2 でサポートされています。
    blade update -s
    blade init
    それから:
    blade create -t npm-react-portlet -v 7.2 -p com.liferay.npm.react -c MyNpmReactPortlet my-npm-react-portlet
    blade create -t npm-angular-portlet -v 7.2 -p com.liferay.npm.angular -c MyNpmAngularPortlet my-npm-angular-portlet
    blade create -t npm-vuejs-portlet -v 7.2 -p com.liferay.npm.vuejs -c MyNpmVuejsPortlet my-npm-vuejs-portlet

追加情報

  • 開発チームとドキュメンテーション チームは BLADE-459BLADE-248 および LPS-97950などの古いスレッドを更新するために作業します。

did-this-article-resolve-your-issue

legacy-knowledge-base