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

Fixed vitest templates #115

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Commits on Aug 9, 2023

  1. Fixed vitest templates

    'registerNodeLoader' on true wouldn't let the tests run successfully, not in this version, nor in newer. It also is necessary to have it explicitly on false, or else, the tests wouldn't work either.
    
    Besides it doesn't log any warning on dependency duplicity, like it does in other cases, so I also removed the comment that said that.
    steven-reina committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    28de0d3 View commit details
    Browse the repository at this point in the history