Skip to content

Add release banner to build scripts in package.json#277

Open
paustint wants to merge 2 commits intomainfrom
chore/add-release-banner
Open

Add release banner to build scripts in package.json#277
paustint wants to merge 2 commits intomainfrom
chore/add-release-banner

Conversation

@paustint
Copy link
Copy Markdown
Collaborator

Incorporate a release banner into the build scripts to include licensing information in the output files.

Copilot AI review requested due to automatic review settings March 22, 2026 22:59
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the package build scripts to inject a license/release banner into the generated JavaScript bundles, ensuring distributed artifacts contain explicit licensing attribution.

Changes:

  • Add an esbuild --banner:js=... header to build:esm, build:lwc, build:cjs, and build:cli scripts.
  • Keep the existing build targets/outputs intact while augmenting emitted bundles with the banner.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json Outdated
Comment thread package.json Outdated
@paustint paustint force-pushed the chore/add-release-banner branch from 318a050 to fe2b53d Compare March 22, 2026 23:42
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.

2 participants