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

Always expose expressionValue in DirectiveLiteral nodes #13960

Merged
merged 2 commits into from Nov 14, 2021

Commits on Nov 13, 2021

  1. fix(babel-parser): Move storage of expressionValue in DirectiveLitera…

    …l to main parser so it is accessible to others.
    
    Closes babel#13953.
    
    Reviewed by @tolmasky.
    tolmasky committed Nov 13, 2021
    Copy the full SHA
    ff14048 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    19e2332 View commit details
    Browse the repository at this point in the history