Skip to content

Conversation

@tiny-ben-tran
Copy link
Contributor

@tiny-ben-tran tiny-ben-tran commented Dec 17, 2025

Will also resolve: TINY-13508

Site: Staging branch

Updated pages:

Changes:

  • Removed duplicated and scattered guides on including premium plugins in integration pages
  • Corrected the instructions on several pages
  • Added a guide for bundling tinymce from .zip package in Angular

Pre-checks:

  • Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/.
  • modules/ROOT/nav.adoc has been updated (if applicable).
  • Included a release note entry for any New product features.
  • If this is a minor release, updated productminorversion in antora.yml and added new supported versions entry in modules/ROOT/partials/misc/supported-versions.adoc.

Review:

  • Documentation Team Lead has reviewed

@tiny-ben-tran tiny-ben-tran changed the title Improvements on React and Angular integration pages Improve React, Vuejs and Angular integration pages Jan 6, 2026
@tiny-ben-tran tiny-ben-tran marked this pull request as ready for review January 6, 2026 05:43
[source,sh]
----
ng build
ng serve
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should point out since you combined the cd with the npm install the user is in the wrong directory to run this command...

+
[source,sh]
----
ng serve
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same problem as before, the current directory is still the directory above the folder we want to serve...

[source,sh]
----
npm install tinymce @tinymce/tinymce-angular
npm install tinymce
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you not in the wrong directory?

Copy link
Contributor

@tiny-james tiny-james left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just go and check that you are in the correct directory in the steps please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants