fix(browser): skip wrapDynamicImport transform on ssr environment by hi-ogawa · Pull Request #10355 · vitest-dev/vitest (original) (raw)

Description

This PR extends wrapDynamicImport transform plugin to allow filter(id, environment) so browser mode can limit the transform to client environment.

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

Tests

Documentation

Changesets