Skip to content

Commit 0e3c2c5

Browse files
committed
Update framework compatibility version in Vite configuration from 1.1.0 to 1.1.83 for improved support and performance
1 parent bc3b890 commit 0e3c2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VirtoCommerce.MarketplaceRegistrationModule.Web/vcmp-registration/src/modules/vite.config.with-api.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ export default getDynamicModuleConfiguration({
2121
},
2222
},
2323
compatibility: {
24-
framework: "^1.1.0",
24+
framework: "^1.1.83",
2525
},
2626
});

0 commit comments

Comments
 (0)