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

Support custom vue compiler options in @astrojs/vue #3143

Merged
merged 4 commits into from
Apr 19, 2022

Commits on Apr 19, 2022

  1. adds support for passing options to @vitejs/plugin-vue

    Tony Sullivan committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    9407750 View commit details
    Browse the repository at this point in the history
  2. updating vue integration README with options details

    Tony Sullivan committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    05297f2 View commit details
    Browse the repository at this point in the history
  3. adding a tests for custom vue compiler options

    Tony Sullivan committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3a55473 View commit details
    Browse the repository at this point in the history
  4. chore: adding changeset

    Tony Sullivan committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    dfaddf6 View commit details
    Browse the repository at this point in the history