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

fix(compiler-sfc): check used import bindings for template ref #7593

Merged
merged 4 commits into from
Jul 11, 2023

Commits on Jun 10, 2023

  1. fix: used import check

    vaakian authored and sxzz committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    623361d View commit details
    Browse the repository at this point in the history
  2. test: update snapshot

    sxzz committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    d85d2c9 View commit details
    Browse the repository at this point in the history
  3. Update packages/compiler-sfc/src/script/importUsageCheck.ts

    Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
    vaakian and sxzz authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    2dacd35 View commit details
    Browse the repository at this point in the history
  4. Update packages/compiler-sfc/__tests__/compileScript.spec.ts

    Co-authored-by: edison <daiwei521@126.com>
    sxzz and edison1105 authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    e4156d4 View commit details
    Browse the repository at this point in the history