chore: lib data types files change commit #96
Annotations
4 errors
packages/unplugin-tailwindcss-mangle/test/vite.test.ts#L40
Error: Snapshot `vite build > common build 3` mismatched
- Expected
+ Received
@@ -8,9 +8,8 @@
<script type="module" crossorigin src="/index.js"></script>
<link rel="stylesheet" crossorigin href="/index.css">
</head>
<body>
<div id="app"></div>
-
</body>
</html>
"
❯ test/vite.test.ts:40:32
|
packages/unplugin-tailwindcss-mangle/test/vite.test.ts#L79
Error: Snapshot `vite build > common build change class prefix 3` mismatched
- Expected
+ Received
@@ -8,9 +8,8 @@
<script type="module" crossorigin src="/index.js"></script>
<link rel="stylesheet" crossorigin href="/index.css">
</head>
<body>
<div id="app"></div>
-
</body>
</html>
"
❯ test/vite.test.ts:79:32
|
|
|
This job failed
Loading