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

rewrite code which uses unshift to push #5315

Merged
merged 1 commit into from
Jul 19, 2017
Merged

Conversation

sokra
Copy link
Member

@sokra sokra commented Jul 18, 2017

What kind of change does this PR introduce?
performance refactoring

Did you add tests for your changes?
existing tests

If relevant, link to documentation update:
N/A

Summary
unshift -> push
a minimal bugfix in the parser to make it consistent

Does this PR introduce a breaking change?
no

Other information

@webpack-bot
Copy link
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@sokra sokra merged commit 048b300 into master Jul 19, 2017
@sokra sokra deleted the performance/no-unshift branch July 19, 2017 09:59
@webpack-bot
Copy link
Contributor

For maintainers only:

  • webpack-4
  • webpack-5
  • bug
  • critical-bug
  • enhancement
  • documentation
  • performance
  • dependencies
  • question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants