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: do not use fork-ts-checker-webpack-plugin for vue-next #5172

Closed

Commits on Feb 9, 2020

  1. fix: do not use fork-ts-checker-webpack-plugin for vue-next

    As the `fork-ts-checker-webpack-plugin` tries to load the compiler, it does not play well at the moment with the vue-next compiler `@vue/compiler-sfc`. This disables the plugin if we are building a vue-next project.
    cexbrayat committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    dd259c2 View commit details
    Browse the repository at this point in the history