Skip to content

feature(demos): add vendor bundles for demos - #34760

Open
ajivanyandev wants to merge 7 commits into
DevExpress:feature/remove-systemjs-from-demosfrom
ajivanyandev:demos/add-vendor-bundle
Open

feature(demos): add vendor bundles for demos#34760
ajivanyandev wants to merge 7 commits into
DevExpress:feature/remove-systemjs-from-demosfrom
ajivanyandev:demos/add-vendor-bundle

Conversation

@ajivanyandev

Copy link
Copy Markdown
Contributor

No description provided.

@ajivanyandev ajivanyandev self-assigned this Aug 13, 2026
@ajivanyandev
ajivanyandev requested review from a team as code owners August 13, 2026 08:39
@ajivanyandev
ajivanyandev requested a lite review from Copilot August 13, 2026 08:39

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.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

devextreme-vue-installer.tgz
retention-days: 1

# UNTESTED DRAFT — diff-reviewed locally only, never run in real CI.

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.

this comment is still actual? seems like an leftover from claude/copilot


import { Component } from '@angular/core';

// TODO: restore the original demo (see git history for this file, app.component.html,

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.

I prupose to get make this TODO less verbose - am I right, this is a fix for demos that don't build properly because of feature-branch?

@@ -0,0 +1,43 @@
// CLI: node utils/server/build-vendor-bundles.js [React|Vue ...]

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.

comment is too verbose

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.

i propose to declare smth like const DEFAULT_SAFE_BATCH_SIZE and use it here

Comment thread apps/demos/package.json
@@ -177,6 +177,7 @@
"test-testcafe:accessibility": "cross-env STRATEGY=accessibility CONSTEL=jquery node utils/visual-tests/testcafe-runner.ts",
"csp-server": "node utils/server/csp-server.js 8080",
"csp-check": "node utils/server/csp-check.js",
"build-vendor-bundles": "node utils/server/build-vendor-bundles.js",

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.

what do you think to add building vendors in prepare-js or demos:prepare pipeline? i mean, without vendors, demos won't start

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.

3 participants