Feature/remove systemjs from demos. Сleanup - #34836
Merged
Merged
Conversation
Co-authored-by: Arman Jivanyan <arman.jivanyan@devexpress.com>
Co-authored-by: Arman Jivanyan <arman.jivanyan@devexpress.com>
Co-authored-by: Arman Jivanyan <arman.jivanyan@devexpress.com>
Co-authored-by: Arman Jivanyan <arman.jivanyan@devexpress.com>
…om/DevExpress/DevExtreme into feature/remove-systemjs-from-demos # Conflicts: # pnpm-lock.yaml
…om/DevExpress/DevExtreme into feature/remove-systemjs-from-demos # Conflicts: # .github/workflows/visual-tests-demos.yml # apps/demos/Demos/PivotGrid/StandaloneFieldChooser/Angular/app/app.component.ts # apps/demos/project.json # apps/demos/utils/server/csp-bundle-angular.js # apps/demos/utils/server/csp-bundle.js # apps/demos/utils/shell/server.js
…om/DevExpress/DevExtreme into feature/remove-systemjs-from-demos # Conflicts: # .github/workflows/visual-tests-demos.yml # apps/demos/.gitignore # apps/demos/project.json # apps/demos/scripts/prepare-js-configs.js # apps/demos/utils/server/csp-bundle-angular.js # apps/demos/utils/server/csp-bundle.js # apps/demos/utils/shell/server.js # pnpm-lock.yaml
pharret31
approved these changes
Aug 19, 2026
mpreyskurantov
approved these changes
Aug 20, 2026
vorobey
approved these changes
Aug 20, 2026
dxvladislavvolkov
approved these changes
Aug 20, 2026
vorobey
merged commit Aug 20, 2026
b0e6c3e
into
DevExpress:feature/remove-systemjs-from-demos
155 of 183 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
create-tgz-packages) and the Rollup plugins that produced them.prepare-jsscript and the CI steps that only existed to generate those tgz bundles.transpiled-esm-npm/esm), not CJS.shared/loadersandconfig.js, theSystemglobal, and the unusedconfigs/**block.modulePrefixandwindow.config?.packageConfigPathsremoved from all Angular demos.npm:…json!jsonto normal JSON imports;systemjs-imports.d.tsfiles deleted.npm:,!json) removed from bundlers; onlyglobalize/anti-forgeryaliases remain..gitignore:shared/empty-file.jsandDemos/**/config.js.demos:prepare/demos:start, on-demand bundles, no SystemJS.