Skip to content

feat: eval + op for binary expr#5242

Merged
bvanjoi merged 1 commit intoweb-infra-dev:mainfrom
bvanjoi:fix-4443
Jan 5, 2024
Merged

feat: eval + op for binary expr#5242
bvanjoi merged 1 commit intoweb-infra-dev:mainfrom
bvanjoi:fix-4443

Conversation

@bvanjoi
Copy link
Copy Markdown
Contributor

@bvanjoi bvanjoi commented Jan 5, 2024

Fixes #4443

This PR introduces two changes:

  • integration of JavascriptParser.hooks.typeof support;
  • implementation of + operation support in eval for binary expressions.

@bvanjoi bvanjoi requested review from a team January 5, 2024 09:20
@bvanjoi bvanjoi requested a review from hardfist as a code owner January 5, 2024 09:20
@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Jan 5, 2024
@bvanjoi bvanjoi enabled auto-merge (squash) January 5, 2024 09:46
@bvanjoi bvanjoi merged commit f15b222 into web-infra-dev:main Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: feature release: feature related release(mr only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support __webpack_is_included__

2 participants