Skip to content

Conversation

@david-luna
Copy link
Member

The github release for rum-core does not add the *.map files.

Fixes: #1608

},
"packages/rum": {
"name": "@elastic/apm-rum",
"version": "5.16.3",
Copy link
Member Author

Choose a reason for hiding this comment

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

note for reviewer: the release process seems to forget to bump versions here so we get these changes when running npm i at root folder.

/**
* Exclude the files that are not required for releasing
*
* TODO: Remove this filtering logic once we revisit bundling steps
Copy link
Member Author

Choose a reason for hiding this comment

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

note for reviewer: it seems we forgot this TODO and that's why we do not have *.map files

Copy link
Member

Choose a reason for hiding this comment

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

We dont have any files other than .js and .map? Just checking.

Copy link
Member Author

Choose a reason for hiding this comment

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

no, just .js and .map files

Copy link
Member

@vigneshshanmugam vigneshshanmugam left a comment

Choose a reason for hiding this comment

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

LGTM

/**
* Exclude the files that are not required for releasing
*
* TODO: Remove this filtering logic once we revisit bundling steps
Copy link
Member

Choose a reason for hiding this comment

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

We dont have any files other than .js and .map? Just checking.

@david-luna david-luna merged commit e871b95 into main Jun 17, 2025
17 of 24 checks passed
@david-luna david-luna deleted the dluna-fix-github-release-assets branch June 23, 2025 17:28
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.

Missing MAP files

3 participants