Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: added output.workerChunkFilename to specify filename template of output worker's files on disk #19280

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
Loading
from

Conversation

alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Mar 4, 2025

What kind of change does this PR introduce?

feature - #17002

fixes #17002

Did you add tests for your changes?

Yes

Does this PR introduce a breaking change?

No

What needs to be documented once your changes are merged?

Now we have a new options to specify filename template of non-initial output worker's files on disk:

output.workerChunkFilename - Specifies the filename template of non-initial output worker's files on disk. You must not specify an absolute path here, but the path may contain folders separated by '/'! The specified path is joined with the value of the 'output.path' option to determine the location on disk.

Type: the same as for output.chunkFilename
Default: output.chunkFilename

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.

Introduce a new option for workers chunks' filenames
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.