Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(build) allow third-party packages to override default languages #4199

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Lysxia
Copy link

@Lysxia Lysxia commented Jan 22, 2025

Changes

For example, I can define my own rust.js as a third-party package in extra/, then node tools/build.js rust will pick up my version instead of the default version.

Checklist

  • Added markup tests, or they don't apply here because this just modifies the build script
  • Updated the changelog at CHANGES.md

@joshgoebel
Copy link
Member

I think this is ok, since one would only ever do this on purpose - but I'm going to give it just a little more thought.

Copy link

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

1 file changed

Total change -1 B

View Changes
file base pr diff
highlight.min.js 8.23 KB 8.23 KB -1 B

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