Skip to content

build(dev): Stop removing private fields#1157

Merged
valentinfernandez1 merged 1 commit into
polkadot-js:masterfrom
rajk93:improve-build
Jun 13, 2025
Merged

build(dev): Stop removing private fields#1157
valentinfernandez1 merged 1 commit into
polkadot-js:masterfrom
rajk93:improve-build

Conversation

@rajk93

@rajk93 rajk93 commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

Description

This updates the polkadot-dev-build-ts.mjs build script to align with the current used ES2022 target. Specifically, this means that we no longer need to strip the private visibility of properties, since this is now natively supported.

@rajk93 rajk93 changed the title build(dev): Stop removing private fields and format build(dev): Stop removing private fields Jun 9, 2025
@valentinfernandez1 valentinfernandez1 self-requested a review June 9, 2025 15:32
@ap211unitech ap211unitech requested a review from TarikGul June 11, 2025 04:04
@valentinfernandez1 valentinfernandez1 merged commit 221e047 into polkadot-js:master Jun 13, 2025
4 checks passed
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