We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad7fd4 commit 2cf1af5Copy full SHA for 2cf1af5
integrations/vite/source-maps.test.ts
@@ -1,7 +1,7 @@
1
import { candidate, css, fetchStyles, html, json, retryAssertion, test, ts } from '../utils'
2
3
-test.debug(
4
- `production build`,
+test(
+ `dev build`,
5
{
6
fs: {
7
'package.json': json`
0 commit comments