Skip to content

More specific files list - #7

Merged
AndreasArvidsson merged 1 commit into
mainfrom
files
Aug 1, 2026
Merged

More specific files list#7
AndreasArvidsson merged 1 commit into
mainfrom
files

Conversation

@AndreasArvidsson

Copy link
Copy Markdown
Member

No description provided.

@AndreasArvidsson
AndreasArvidsson merged commit 52c7853 into main Aug 1, 2026
1 check passed
@AndreasArvidsson
AndreasArvidsson deleted the files branch August 1, 2026 16:15

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 112fb36865

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json
Comment on lines +9 to +10
"dist/**/*.js",
"dist/**/*.d.ts",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Include the generated source maps in the package

When consumers use Node's --enable-source-maps or a debugger, the shipped bundles still contain sourceMappingURL references, but this allowlist omits every dist/*.js.map file (as confirmed by npm pack --dry-run). Runtime errors therefore fall back to stack frames in the minified, single-line bundles instead of the TypeScript sources; include the generated maps or remove the stale references and disable source-map generation.

Useful? React with 👍 / 👎.

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.

1 participant