@playwright/experimental-ct-core
Advanced tools
Comparing version 1.35.0-alpha-1685109821000 to 1.35.0-alpha-jun-1-2023
@@ -92,2 +92,4 @@ "use strict"; | ||
}; | ||
// Vite preview server will otherwise always return the index.html with 200. | ||
viteConfig.appType = viteConfig.appType || 'custom'; | ||
@@ -94,0 +96,0 @@ // React heuristic. If we see a component in a file with .js extension, |
{ | ||
"name": "@playwright/experimental-ct-core", | ||
"version": "1.35.0-alpha-1685109821000", | ||
"version": "1.35.0-alpha-jun-1-2023", | ||
"description": "Playwright Component Testing Helpers", | ||
@@ -21,3 +21,3 @@ "repository": "github:Microsoft/playwright", | ||
"vite": "^4.3.3", | ||
"@playwright/test": "1.35.0-alpha-1685109821000" | ||
"@playwright/test": "1.35.0-alpha-jun-1-2023" | ||
}, | ||
@@ -24,0 +24,0 @@ "bin": { |
41604
702
+ Added@playwright/test@1.35.0-alpha-jun-1-2023(transitive)
+ Addedplaywright-core@1.35.0-alpha-jun-1-2023(transitive)
- Removed@playwright/test@1.35.0-alpha-1685109821000(transitive)
- Removedplaywright-core@1.35.0-alpha-1685109821000(transitive)