Skip to content

Conversation

tjenkinson
Copy link
Contributor

Supports true or an object that can tweak the config a bit further. When true it will have 5 attempts with exponential backoff.

Supports `true` or an object that can tweak the config a bit further. When `true` it will have 5 attempts with exponential backoff.
t.notThrows(() => eval(bundle)) // eslint-disable-line
})

test.only('build both modern and legacy bundles', async (t) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

😱

@tjenkinson tjenkinson marked this pull request as ready for review July 9, 2024 08:32
@KidkArolis
Copy link
Owner

Looks great, thanks! Could you also update the README / docs folder and add a CHANGELOG entry?

@tjenkinson tjenkinson changed the title Add chunkLoadRetry option for reloading chunks Add chunkLoadRetry option for reloading chunks Jul 9, 2024
@tjenkinson
Copy link
Contributor Author

Updated the changelog :)

Could you also update the README / docs folder

I've already updated the configuration options doc is there another I should update too?

@KidkArolis KidkArolis merged commit 30f8979 into KidkArolis:master Jul 9, 2024
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