Skip to content

Conversation

@joeybaker
Copy link
Contributor

browserify-incremental doesn’t work with multiple bundles compiled at
the same time. This makes it very unreliable and can produce very hard
to trace errors in client-side code. This uses rebundler instead, which,
as long as it’s given the persistKey option, doesn’t have the same
problem.

This isn't a breaking change, and technically just changes internal APIs. We could release this as a patch version.

browserify-incremental doesn’t work with multiple bundles compiled at
the same time. This makes it very unreliable and can produce very hard
to trace errors in client-side code. This uses rebundler instead, which,
as long as it’s given the `persistKey` option, doesn’t have the same
problem.
@joeybaker
Copy link
Contributor Author

@atomify/collaborators anyone mind reviewing this for me?

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.

3 participants