Skip to content

Revert removal of development scripts#34176

Merged
alexslavr merged 1 commit into
26_1from
lavrov/restore-dev-scripts
Jun 30, 2026
Merged

Revert removal of development scripts#34176
alexslavr merged 1 commit into
26_1from
lavrov/restore-dev-scripts

Conversation

@alexslavr

Copy link
Copy Markdown
Contributor

Follow-up for #34117

@alexslavr alexslavr self-assigned this Jun 30, 2026
@alexslavr alexslavr added the 26_1 label Jun 30, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Restores development entry points for the devextreme package after their removal in #34117, re-enabling local dev workflows via both Nx targets and package scripts.

Changes:

  • Re-added an Nx dev target to packages/devextreme/project.json that runs the package dev script.
  • Reintroduced dev and dev:watch scripts in packages/devextreme/package.json (Gulp-based dev workflow with DEVEXTREME_TEST_CI=true).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/devextreme/project.json Adds an Nx dev target mapping to the package dev script to support pnpm nx dev devextreme.
packages/devextreme/package.json Restores dev and dev:watch scripts for running gulp dev / gulp dev-watch with the expected env flag.

@alexslavr alexslavr merged commit 32efe8d into 26_1 Jun 30, 2026
104 checks passed
@alexslavr alexslavr deleted the lavrov/restore-dev-scripts branch June 30, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants