changed baseUrl

This commit is contained in:
mohitbkl
2024-04-15 12:19:03 +03:00
parent bd65ca0a9f
commit 8a3b65c9dc

View File

@@ -6,5 +6,5 @@ const withGuider = guider({
export default withGuider({
output: 'export',
basePath: '',
basePath: '/providers',
});